<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: joshbee</title><link>https://news.ycombinator.com/user?id=joshbee</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 07:51:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=joshbee" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by joshbee in "Gemini 3.7 Flash"]]></title><description><![CDATA[
<p>This is pretty interesting take on design and your trick to make the surface maps is pretty slick!<p>I did have one question about the tool, is it possible to set how many variations you want per step?  I would rather be able to guide it manually at some steps where maybe I know pretty well what I want or just need minor tweaks, and then let it loose on others when really trying to experiment with an idea.</p>
]]></description><pubDate>Fri, 14 Aug 2026 02:29:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49294157</link><dc:creator>joshbee</dc:creator><comments>https://news.ycombinator.com/item?id=49294157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49294157</guid></item><item><title><![CDATA[New comment by joshbee in "Coding assistants are solving the wrong problem"]]></title><description><![CDATA[
<p>Vanilla javascript is hit or miss for anything complex.<p>Using Typescript works great because you can still build out the interfaces and with IDE integrations the AIs can read the language server results so they get all the type hints.<p>I agree that the AI code is usually a pretty good starting point and gets me up to speed for new features fast rather than starting everything from scratch.  I usually end up refactoring the last 10-20% manually to give it some polish because some of the code still feels off some times.</p>
]]></description><pubDate>Tue, 03 Feb 2026 10:04:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46868966</link><dc:creator>joshbee</dc:creator><comments>https://news.ycombinator.com/item?id=46868966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46868966</guid></item><item><title><![CDATA[New comment by joshbee in "Coding assistants are solving the wrong problem"]]></title><description><![CDATA[
<p>I'm in the same boat.  I've been taking on much more ambitious projects both at work and personally by collaborating with LLMs.  There are many tasks that I know I could do myself but would require a ton of trial and error.<p>I've found giving the LLMs the input and output interfaces really help keep them on rails, while still being involved in the overall process without just blindly "vibe coding."<p>Having the AI also help with unit tests around business logic has been super helpful in addition to manual testing like normal.  It feels like our overall velocity and code quality has been going up regardless of what some of these articles are saying.</p>
]]></description><pubDate>Tue, 03 Feb 2026 07:39:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46867782</link><dc:creator>joshbee</dc:creator><comments>https://news.ycombinator.com/item?id=46867782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46867782</guid></item></channel></rss>