<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: bonsai_bar</title><link>https://news.ycombinator.com/user?id=bonsai_bar</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 01:46:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bonsai_bar" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bonsai_bar in "First recording of a dying human brain shows waves similar to memory flashbacks (2022)"]]></title><description><![CDATA[
<p>Could you _be_ more condescending?</p>
]]></description><pubDate>Tue, 04 Nov 2025 01:06:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45806439</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=45806439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45806439</guid></item><item><title><![CDATA[New comment by bonsai_bar in "Amazon has mostly sat out the AI talent war"]]></title><description><![CDATA[
<p>> Cursor and IDE extensions are nice, but not something that generates billions in revenue.<p>I mean Cursor is already at $500 million ARR...</p>
]]></description><pubDate>Tue, 02 Sep 2025 15:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45104066</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=45104066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45104066</guid></item><item><title><![CDATA[New comment by bonsai_bar in "Andrew Ng says bottleneck in AI startups isn't coding – it's product management"]]></title><description><![CDATA[
<p>Gotta love that SWE arrogance.</p>
]]></description><pubDate>Sat, 30 Aug 2025 15:32:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45075497</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=45075497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45075497</guid></item><item><title><![CDATA[New comment by bonsai_bar in "Gemini 2.5 Flash Image"]]></title><description><![CDATA[
<p>> soon no one will believe what they see on the Internet as real.<p>Now is that so bad?</p>
]]></description><pubDate>Tue, 26 Aug 2025 16:13:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45028553</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=45028553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45028553</guid></item><item><title><![CDATA[New comment by bonsai_bar in "AI coding tools can reduce productivity"]]></title><description><![CDATA[
<p>Yeah, that was a pretty lazy response on my part. Let me try again.<p>In my opinion, it takes several weeks of active use to nail down your preferred workflow with these tools and to get a meaningful understanding of their abilities and limitations.<p>I.e., yes they hallucinate and don't have great understanding of truth/fact (however you choose to define those terms), but you need to develop an intuition for how to work around those issues and how to recognize the problems in your setup that increase the likelihood of the LLM heading down false paths. This intuition cannot come until you fight through the initial struggle period.<p>In some ways, it's similar to picking up emacs/vim and learning the shortcuts. It's a negative to your velocity until it's not, and once you overcome that initial hurdle, your productivity takes off. Admittedly, it's not for everyone (I never bothered to learn the ins and outs of vim bindings because my bottleneck isn't my speed of writing code), but it provides a huge productivity boost for those types of engineers.<p>Coming back to my main point: your LLM needs quite a bit of guidance in the early stages, especially as you're feeling out what types of tasks it's able to knock out the park and what types of tasks it'll struggle with. For instance, in the example you gave here, I wonder what would happen if you asked it to present you a detailed plan before it gets to writing any code and to provide a list of assumptions it is making? You will need to do a bit of review with it before you let it go execute the plan (siilar to how a junior engineer would come to you with questions before being able to handle certain tasks).<p>I also recommend writing up a thorough self-review checklist that it stored in your repo (e.g. in an AGENTS.md file) that provides the customized instructions you want your LLM to follow (it won't always do so but it helps a ton). Otherwise, each new session is essentially starting over without it learning, which is pretty frustrating.<p>I'm happy to talk more because I'm pretty optimistic about LLMs and enjoy using them in my day-to-day where appropriate.<p>And finally, I'm not sure how much you've thought about giving them more autonomy, but I do recommend doing so if you have a safe, sandboxed environment. The real magic and productivity boost of LLMs come when you give them some more autonomy and provide them with tools to figure out the problems they encounter, unlocking your time to be spent on higher-leverage tasks such as designing systems and processes. If it can run linters, unit tests, and grep your codebase during its development process and use this to iterate, you'll have a much more fun time.<p>Does this help?</p>
]]></description><pubDate>Fri, 11 Jul 2025 22:31:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44537438</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=44537438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44537438</guid></item><item><title><![CDATA[New comment by bonsai_bar in "AI coding tools can reduce productivity"]]></title><description><![CDATA[
<p>You're using it wrong -- it's intended to be a conversational experience. There are so many techniques you can utilize to improve the output while retaining the mental model of codebase.<p>Respectfully, this is user error.</p>
]]></description><pubDate>Fri, 11 Jul 2025 08:35:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44529693</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=44529693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44529693</guid></item><item><title><![CDATA[New comment by bonsai_bar in "Show HN: I Built a Paul Graham AI Advisor for Founders and Hackers"]]></title><description><![CDATA[
<p>Isn't this a little creepy? It's mimicking an identity of someone that you haven't gotten the permission to do. It feels wrong.</p>
]]></description><pubDate>Tue, 01 Jul 2025 12:37:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=44433309</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=44433309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44433309</guid></item><item><title><![CDATA[New comment by bonsai_bar in "Show HN: I Built a Paul Graham AI Advisor for Founders and Hackers"]]></title><description><![CDATA[
<p>You're a big fan but have never read his essays on Startup Advice?</p>
]]></description><pubDate>Tue, 01 Jul 2025 12:35:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44433287</link><dc:creator>bonsai_bar</dc:creator><comments>https://news.ycombinator.com/item?id=44433287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44433287</guid></item></channel></rss>