<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: mikgp</title><link>https://news.ycombinator.com/user?id=mikgp</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 14 Jun 2026 22:25:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mikgp" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mikgp in "Ask HN: Is Coding Solved?"]]></title><description><![CDATA[
<p>I had an interesting interaction with Claude Code.  I was trying to write this tool to process metadata from a website, and the websites API’s had rate limits so I was slowly downloading website metadata 1 api call at the time.  I told Claude code “I want to cache the data locally so I can run queries against it,  make sure the data persists.”  With a long explanation.<p>Now what I didn’t realize at the time, because I’m not an expert in all like design patterns, is I didn’t in fact want a cache I wanted a catalot.  I wanted to store all this data in a database long term.<p>But it was too late, Claude had gone out and used local storage (which is technically persistent.  Like it has fucked all the things.<p>Coding problem?  Skill issue?  Did I try the latest models?<p>I don’t think these things are entirely separable.  The code compiled but didn’t do what I asked,  I don’t know what we mean by “is coding solved”. But if in order to be relatively efficient we require the user to know which model to use depending on the complexity of the coding task, then I’d say it’s not “solved”.<p>To answer your other question, I write code in the drivers seat.  I’m looking to optimize my workflow, but I try to work atomically and do a combination of understanding the general code layout and architecture of the application before prompting Claude to make relatively specific changes.  More autocomplete less agent (though I use agents or other things just not adding all the code blind.</p>
]]></description><pubDate>Sun, 14 Jun 2026 15:12:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48527996</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48527996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48527996</guid></item><item><title><![CDATA[New comment by mikgp in "Ask HN: If 160M Americans are employed, what's the unemployment rate?"]]></title><description><![CDATA[
<p>Including under-18s and retirees?</p>
]]></description><pubDate>Sun, 14 Jun 2026 13:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48526925</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48526925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48526925</guid></item><item><title><![CDATA[New comment by mikgp in "Show HN: I am running 3 coding agents non-stop over the last 3 days. Here is how"]]></title><description><![CDATA[
<p>What are you producing with all this power?</p>
]]></description><pubDate>Sat, 13 Jun 2026 20:19:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48521019</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48521019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48521019</guid></item><item><title><![CDATA[New comment by mikgp in "AI coding at home without going broke"]]></title><description><![CDATA[
<p>What are people doing at home?  I have like 5 different apps I code on the $20/month Claude plan and like sure I can hit rate limits but - What are people doing to burn through $3k in tokens?</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520275</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48520275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520275</guid></item><item><title><![CDATA[New comment by mikgp in "Fear of the SaaSpocalypse is tormenting techland"]]></title><description><![CDATA[
<p>While caution is certainly warranted; and it makes sense there’s uncertainty in the space and things will change.  This feels akin to - I remember a sense that the iPhone was dead because of wearables.<p>And I remember saying to a bull on this idea: “I’m sure wearables will unlock some cool capabilities.  But I think humans just innately like holding a screen in their hands where they can watch YouTube videos;  like they _really_ like this.  This is a killer experience.  YouTube, games, whatever this is peak.<p>And while not on par with the portable television.  Like - custome AI-generated software is going to be great!  But a visible representation of your model that someone is responsible for curating and looks the same no matter who is looking at it.<p>Like that’s pretty good.  And I think a thing most people can agree on is that even if code is free.  Software is still hard.</p>
]]></description><pubDate>Sat, 13 Jun 2026 14:40:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48517795</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48517795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48517795</guid></item><item><title><![CDATA[New comment by mikgp in "I think they are lying to you [video]"]]></title><description><![CDATA[
<p>The one thing that gets me is - Boris must know what everyone is thinking when he says he merges 300 MR’s per day, but I think everyone knows it doesn’t mean what he’s implying - it just can’t.  He can’t read 300 open source contributions per day to determine if they fit into the spirit of Claude Code.  Even if he’d fully automated the testing and integration process.  And 300 people per day submitting contributions?<p>He could mean a few other thingsc one would be, he has like 20 version tags and he merges 15 features into each version (does he explicitly say merge to main?)<p>The other thing he could mean is he has like a software engineering agent and that software engineering agent like loops through GitHub issues and his personal notepad and maybe uses a few different branches to test things out and build I dunno adversarially, running all sorts of experiments.<p>Which would be genuinely cool!  But using Mr’s to say tweak bunch of variables back and forth isn’t what 300 MR’s implies.<p>But then the ultimate question is - it may be cool to fully automate a software engineering agent, and certainly is the type of research Anthropic and someone of Boris’ stature (and pay level) should be working on.  But is it efficient?<p>I guess yes hems talked about this:<p><a href="https://karozieminski.substack.com/p/boris-cherny-claude-code-workflow" rel="nofollow">https://karozieminski.substack.com/p/boris-cherny-claude-cod...</a></p>
]]></description><pubDate>Sat, 13 Jun 2026 01:28:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48511417</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48511417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48511417</guid></item><item><title><![CDATA[New comment by mikgp in "I Think They [Anthropic] Are Lying to You [video]"]]></title><description><![CDATA[
<p>You have planning docs?<p>I am in no way surprised a sufficient waterfall method passed to Claude code could result in a completely accurate application.   But most applications aren’t built via waterfall for all the reasons.<p>Also agents are just loops.  So if you use Claude Code you are doing. Everything with a loop.  So I do believe him but Im not entirely grokking the flex.</p>
]]></description><pubDate>Sat, 13 Jun 2026 01:18:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48511335</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48511335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48511335</guid></item><item><title><![CDATA[New comment by mikgp in "Mmorpg World of ClaudeCraft, vibe coded with Fable 5"]]></title><description><![CDATA[
<p>This demo actually kinda blows my mind and makes me want to purse a game idea I had that wanted this exact aesthetic and capability<p>It gets said ad nauseam but a lot of software development is remixing.  Think about how much gaming innovation happened in the Warcraft and StarCraft map editors.  The Birth of tower defense, moba, and probably many more.</p>
]]></description><pubDate>Fri, 12 Jun 2026 22:14:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48510053</link><dc:creator>mikgp</dc:creator><comments>https://news.ycombinator.com/item?id=48510053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48510053</guid></item></channel></rss>