<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: trees101</title><link>https://news.ycombinator.com/user?id=trees101</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 03 Sep 2026 06:46:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=trees101" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by trees101 in "Fable 5.1 World Modeling"]]></title><description><![CDATA[
<p>I'm interested in this, what is the best current method/tool for this task?</p>
]]></description><pubDate>Thu, 03 Sep 2026 00:17:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49544375</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=49544375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49544375</guid></item><item><title><![CDATA[New comment by trees101 in "Pi's Minimalism Is Its Advantage"]]></title><description><![CDATA[
<p>you can copy extensions rather than install them to avoid that problem</p>
]]></description><pubDate>Wed, 05 Aug 2026 03:12:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49178162</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=49178162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49178162</guid></item><item><title><![CDATA[New comment by trees101 in "Terrence Tao's ChatGPT Conversation about the Jacobian Conjecture Counterexample"]]></title><description><![CDATA[
<p>Web clipper is great. just tried the reader mode on this chatgpt transcript, it only shows 1 page of it. Is the purpose of reader mode to enable interactive annotation before saving to notes?</p>
]]></description><pubDate>Wed, 22 Jul 2026 22:13:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49014175</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=49014175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49014175</guid></item><item><title><![CDATA[New comment by trees101 in "Computer use in Gemini 3.5 Flash"]]></title><description><![CDATA[
<p>what is a good way to read PDFs using AI?</p>
]]></description><pubDate>Thu, 25 Jun 2026 03:43:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48668592</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=48668592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48668592</guid></item><item><title><![CDATA[New comment by trees101 in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>there will always be a difference between the general capabilities, and the particularities of your exact environment and requirements.<p>Closing this gap is done in the harness, either through Skills, user behaviour/prompts , Agents.md etc etc.<p>I think that this is an area worth investing time in, but it is indeed hard to know what the scope of this is.</p>
]]></description><pubDate>Wed, 17 Jun 2026 22:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48577882</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=48577882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48577882</guid></item><item><title><![CDATA[New comment by trees101 in "Claude Opus 4.8"]]></title><description><![CDATA[
<p>can you please share details about your harness</p>
]]></description><pubDate>Thu, 28 May 2026 21:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48315945</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=48315945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48315945</guid></item><item><title><![CDATA[New comment by trees101 in "Use boring languages with LLMs"]]></title><description><![CDATA[
<p>Anyone use this stuff with Delphi? I've been looking for tips for getting the best out agents for Delphi</p>
]]></description><pubDate>Tue, 26 May 2026 23:01:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48287197</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=48287197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48287197</guid></item><item><title><![CDATA[New comment by trees101 in "The AI revolution in math has arrived"]]></title><description><![CDATA[
<p>looks like you've done some thorough testing. Have you found that prompting reliably reduces premature quitting?
And have you found that reducing premature quitting results in more accuracy?</p>
]]></description><pubDate>Wed, 15 Apr 2026 04:06:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47774569</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=47774569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47774569</guid></item><item><title><![CDATA[New comment by trees101 in "The AI revolution in math has arrived"]]></title><description><![CDATA[
<p>From my reading, the official docs don’t support the strong
 claim that frontier LLMs are explicitly RL-trained to “be lazy”
 or conserve tokens as claimed in this thread. What they do document
 is adaptive / hidden reasoning compute: OpenAI says reasoning
 models allocate internal reasoning tokens and reasoning.effort
 controls how many are used
 (<a href="https://developers.openai.com/api/docs/guides/reasoning" rel="nofollow">https://developers.openai.com/api/docs/guides/reasoning</a>), and
 Anthropic says adaptive thinking decides whether/how much to use
 extended thinking based on request complexity, with effort as
 soft guidance and max_tokens as the hard cap
 (<a href="https://docs.anthropic.com/en/docs/build-with-claude/adaptive-t" rel="nofollow">https://docs.anthropic.com/en/docs/build-with-claude/adaptiv...</a>
 hinking). So prompt wording may change how the same budget is
 spent, but it can’t exceed the hard token cap.<p>Also, the “encouragement helps” anecdote seems real in the
 AlphaEvolve workflow, but I can't see that forpublic
 models. Gómez-Serrano says this in Quanta
 (<a href="https://www.quantamagazine.org/the-ai-revolution-in-math-has-ar" rel="nofollow">https://www.quantamagazine.org/the-ai-revolution-in-math-has...</a>
 rived-20260413/), and the released AlphaEvolve notebooks really
 do contain prompts like “Good luck, I believe in you...”
 (<a href="https://github.com/google-deepmind/alphaevolve_repository_of_pr" rel="nofollow">https://github.com/google-deepmind/alphaevolve_repository_of...</a>
 oblems, e.g.
 <a href="https://github.com/google-deepmind/alphaevolve_repository_of_pro" rel="nofollow">https://github.com/google-deepmind/alphaevolve_repository_of...</a>
 blems/blob/main/experiments/finite_field_kakeya_problem/finite_f
 ield_kakeya.ipynb). But those prompts also bundled strong
 structural hints (“find a general solution”, “better
 constructions are possible”), so from my reading the evidence
 is: prompt phrasing matters, especially in an internal search
 stack, but not “pep talks are a universal reasoning hack.”</p>
]]></description><pubDate>Wed, 15 Apr 2026 00:19:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47773163</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=47773163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47773163</guid></item><item><title><![CDATA[New comment by trees101 in "Prism"]]></title><description><![CDATA[
<p>The P≠NP conjecture in CS says checking a solution is easier than finding one. Verifying a Sudoku is fast; solving it
 from scratch is hard. But Brandolini's Law says the opposite: refuting bullshit costs way more than producing it.<p>Not actually contradictory. Verification is cheap when there's a spec to check against. 'Valid Sudoku?' is mechanical.
 But 'good paper?' has no spec. That's judgment, not verification.</p>
]]></description><pubDate>Wed, 28 Jan 2026 00:38:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46789389</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=46789389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46789389</guid></item><item><title><![CDATA[New comment by trees101 in "Your brain on ChatGPT: Accumulation of cognitive debt when using an AI assistant"]]></title><description><![CDATA[
<p>Skill issue. 
I'm far more interactive when reading with LLMs. I try things out instead of passively reading. I fact check actively. I ask dumb questions that I'd be embarrassed to ask otherwise.<p>There's a famous satirical study that "proved" parachutes don't work by having people jump from grounded planes. This study proves AI rots your brain by measuring people using it the dumbest way possible.</p>
]]></description><pubDate>Thu, 22 Jan 2026 00:14:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46713555</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=46713555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46713555</guid></item><item><title><![CDATA[New comment by trees101 in "Claude Cowork exfiltrates files"]]></title><description><![CDATA[
<p>oh I see, you're force-revoking someone else's key</p>
]]></description><pubDate>Wed, 14 Jan 2026 22:21:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46624599</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=46624599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46624599</guid></item><item><title><![CDATA[New comment by trees101 in "Claude Cowork exfiltrates files"]]></title><description><![CDATA[
<p>why would you do that rather than just revoking the key directly in the anthropic console?</p>
]]></description><pubDate>Wed, 14 Jan 2026 22:13:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46624462</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=46624462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46624462</guid></item><item><title><![CDATA[New comment by trees101 in "Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?"]]></title><description><![CDATA[
<p>great tips
if you want more context, aider has /copy-context
that copies the files that you have added to the context, your chat (I think).
you can then paste into a subscription chat app where you're not paying per token</p>
]]></description><pubDate>Thu, 08 May 2025 22:58:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43932191</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43932191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43932191</guid></item><item><title><![CDATA[New comment by trees101 in "Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?"]]></title><description><![CDATA[
<p><a href="https://github.com/hotovo/aider-desk">https://github.com/hotovo/aider-desk</a>
is a gui, takes 5 mins to install, has MCP support (try context7).
Definitely worth a look and is an "easy" way in to aider.</p>
]]></description><pubDate>Thu, 08 May 2025 22:52:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43932157</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43932157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43932157</guid></item><item><title><![CDATA[New comment by trees101 in "Cursor hits $9B valuation"]]></title><description><![CDATA[
<p>its a pity that it only works with Claude out of the box.
There is a way to proxy it to other models: <a href="https://github.com/1rgs/claude-code-proxy">https://github.com/1rgs/claude-code-proxy</a>
I've found it works with Gemini.
But would be better if it just allowed switching.</p>
]]></description><pubDate>Mon, 05 May 2025 23:48:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43900534</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43900534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43900534</guid></item><item><title><![CDATA[New comment by trees101 in "NotebookLM Audio Overviews are now available in over 50 languages"]]></title><description><![CDATA[
<p>how do we access this?</p>
]]></description><pubDate>Thu, 01 May 2025 02:05:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43852998</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43852998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43852998</guid></item><item><title><![CDATA[New comment by trees101 in "TmuxAI: AI-Powered, Non-Intrusive Terminal Assistant"]]></title><description><![CDATA[
<p>I tried it and it didn't work too well.
I suspect the prompts were optimized for Gemini, not local Gemma.<p>TBH I found the whole thing quite flaky even when using Gemini. I don't think I'll keep using it, although the concept was promising.</p>
]]></description><pubDate>Mon, 28 Apr 2025 09:14:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43819189</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43819189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43819189</guid></item><item><title><![CDATA[New comment by trees101 in "TmuxAI: AI-Powered, Non-Intrusive Terminal Assistant"]]></title><description><![CDATA[
<p>edit your `.config/tmuxai/config.yaml`<p>to add these lines:<p>```
openrouter:
  api_key: "dummy_key"
  model: gemma3:4b
  base_url: <a href="http://localhost:11434/v1" rel="nofollow">http://localhost:11434/v1</a>
```</p>
]]></description><pubDate>Mon, 28 Apr 2025 08:17:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43818871</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43818871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43818871</guid></item><item><title><![CDATA[New comment by trees101 in "Gemma 3 QAT Models: Bringing AI to Consumer GPUs"]]></title><description><![CDATA[
<p>Not sure how accurate my stats are.
I used ollama with the --verbose flag.
Using a 4090 and all default settings, I get 40TPS for Gemma 29B model<p>`ollama run gemma3:27b --verbose`   gives me 42.5 TPS +-0.3TPS<p>`ollama run gemma3:27b-it-qat --verbose` gives me 41.5 TPS +-0.3TPS<p>Strange results; the full model gives me slightly more TPS.</p>
]]></description><pubDate>Sun, 20 Apr 2025 21:43:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43746724</link><dc:creator>trees101</dc:creator><comments>https://news.ycombinator.com/item?id=43746724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43746724</guid></item></channel></rss>