<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: cruffle_duffle</title><link>https://news.ycombinator.com/user?id=cruffle_duffle</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Jul 2026 07:36:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cruffle_duffle" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cruffle_duffle in "Previewing GPT‑5.6 Sol: a next-generation model"]]></title><description><![CDATA[
<p>"we can start getting these answers back faster, they end up being more useful."<p>Dude, 10x token speed is going to be absolutely nuts.  Half the "parallel subagent workflow" business seems to be driven simply as a means to avoid tapping your thumbs waiting for the infernal robot to finish something.  If things come back speedy quick all the time, it should keep up with the "speed of the human" and let me stay focused on <i>one thread</i> instead of half a dozen.  Plus the cost of screwing up gets significantly lower because you just re-fire with an adjusted prompt and iterate.<p>Someday these things will be 100x as fast as they are today and that is when things will get insane.</p>
]]></description><pubDate>Fri, 26 Jun 2026 18:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48690388</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48690388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48690388</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Previewing GPT‑5.6 Sol: a next-generation model"]]></title><description><![CDATA[
<p>To be fair, versioning has always been vibes based.</p>
]]></description><pubDate>Fri, 26 Jun 2026 17:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48689404</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48689404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48689404</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "OpenAI unveils its first custom chip, built by Broadcom"]]></title><description><![CDATA[
<p>Bumping the speed of these things would be more than meaningful. It would be a massive game changer.<p>I assert like 80% of this “multi agent parallel workflow” business is simply a workaround to models being soooooo slow. Like as the dude driving these things… you kick it off and twiddle your thumbs waiting minutes to hours sometimes for all the inference and token generator to finish.  So you dispatch multiple workstreams in parallel to be more efficient.<p>I assert that if the model was even 10x faster we’d be using these things radically different.  You’d be doing things that are currently time prohibitive.  At 100x, holy shit will software dev get crazy.  You’d be kicking off hundreds of parallel workers attacking a problem from every angle and stuff.  Who even knows!!!<p>And the thing is, 10x will absolutely come and probably even 100x.  And it will be sold like a video game cartridge or something depending on how the actual model gets “baked” into the hardware.  No remote inference at all.</p>
]]></description><pubDate>Wed, 24 Jun 2026 20:37:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48665315</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48665315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48665315</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "OpenAI unveils its first custom chip, built by Broadcom"]]></title><description><![CDATA[
<p>I mean it just depends on the price of the chip.  You might just replace the chip like you would any other component.  Like a video game cartridge or something.</p>
]]></description><pubDate>Wed, 24 Jun 2026 20:23:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48665168</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48665168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48665168</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "OpenAI unveils its first custom chip, built by Broadcom"]]></title><description><![CDATA[
<p>“ Wafer level faults probably won't matter though - neural nets are resistant to a few missing or wrong weights.”<p>Brain science people “love” traumatic brain injury cases because it can help explore what happens when bits of the “brain wafer” get damaged.  We’ve learned a lot from such things.<p>I wonder if people are intentionally “destroying” parts of the model weights to learn more about what happens?  Like could you strategically wipe a gig of the model so it’s “all zeros” and see what happens?<p>I have to wonder</p>
]]></description><pubDate>Wed, 24 Jun 2026 20:21:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48665141</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48665141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48665141</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Show HN: Oak – Git alternative designed for agents"]]></title><description><![CDATA[
<p>To be fair Claude is plenty capable of climbing out of its sandbox.  If it has shell access, it will find a way.  And honestly, it’s whitelist/blacklist permission model is broken and inappropriate for it to begin with.</p>
]]></description><pubDate>Wed, 24 Jun 2026 03:51:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48654869</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48654869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48654869</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Show HN: Oak – Git alternative designed for agents"]]></title><description><![CDATA[
<p>It’s really wild watching LLMs construct those calls.  They batch so many different checks and stuff into a single tool call, delimit them with markers, etc.<p>The crazy thing to me is that this kind of “composition of small tools to create something bigger” is the biggest vindication of the Unix philosophy I can think of.<p>I have to wonder how much of that behavior was trained into the model and how much it is the secret herbs and spices they toss into the harnesses own system prompts.</p>
]]></description><pubDate>Tue, 23 Jun 2026 14:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48645302</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48645302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48645302</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>100-200 like scripts are tiny especially for something easy to scope like a vendor api.  Give opus a much, much larger challenge and see what you get back.  You really don’t need to see the code much at all anymore except for some steering now and then.</p>
]]></description><pubDate>Wed, 17 Jun 2026 00:51:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48564371</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48564371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48564371</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>The docs that ship with it are a great source for the LLM who will be running the command and monitoring its output, fixing or adjusting whatever in order to complete my goal.  Why on earth would I be calling it by hand?</p>
]]></description><pubDate>Tue, 16 Jun 2026 13:14:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48554801</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48554801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48554801</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Please don't spam people looking for employment. It's just cruel"]]></title><description><![CDATA[
<p>Paste the job description into your friendly LLM and let it attempt to find the company for you and then contact the company itself.<p>Those recruiter spams generally just copy and paste the companies own JD so the LLM can usually figure out the source company.</p>
]]></description><pubDate>Tue, 02 Jun 2026 15:39:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48371692</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48371692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48371692</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "GameStop makes $55.5B takeover offer for eBay"]]></title><description><![CDATA[
<p>I mean $40 if you are lucky or goodwill.  You could get more selling it “proper” but the transaction cost of it is super not worth it (for me).  When I want something out of my house, I want it out of my fucking house. Listing it on Craigslist means I have to babysit it, handle questions, but worse… the fucking thing is <i>still in my house!</i>. And I was over that, whatever the fuck it was, like… a week ago. Now it’s just sitting there in my life cluttering it up.  Better take to the garbage or goodwill. Then it’s gone!<p>At least with a consignment shop I will hopefully get something out of the deal.</p>
]]></description><pubDate>Mon, 04 May 2026 14:49:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48009465</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48009465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48009465</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Talking to strangers at the gym"]]></title><description><![CDATA[
<p>Remote work is absolutely brutal to a cohesive functioning society.  I know people are going to slam me for saying it but is honestly true.  People forgot how to interact with each other because the forcing function that gets everybody mixed together into the same pot got taken away.  And if you don’t take some fairly extreme steps to counter it, you’ll be completely alone and isolated, subject to algorithmically chosen feeds that are completely unique to you and detached from the community around you.<p>It’s really quite dystopian and anti-human if you ask me. We’ve already lost so much shared mediums—nobody watches the same shows, reads the same media, etc. which in isolation is completely fine. But something has to be shared with other real physical humans and it has to be more than just occasional grocery store visits, run-ins at the park, etc.<p>I dunno quite how to articulate it very well though. It’s just remote work has a nasty side effect of making humans even more isolated from people not like themselves.  It makes us all increasingly divided and “othered”. And that isn’t good for anybody.</p>
]]></description><pubDate>Mon, 04 May 2026 14:42:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48009401</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=48009401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48009401</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Microsoft and OpenAI end their exclusive and revenue-sharing deal"]]></title><description><![CDATA[
<p>I think people are looking for excuses to declare OpenAI and Anthropic teetering on the brink of failure when the actual reality is… they are wildly successful by absolutely any measure.  This deal is proof.  If Microsoft didn’t believe in OpenAI they wouldn’t have restructured it this way.  They’d have tightened their reins and brought in “adult supervision”</p>
]]></description><pubDate>Tue, 28 Apr 2026 03:06:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47930063</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47930063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47930063</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Meta tells staff it will cut 10% of jobs"]]></title><description><![CDATA[
<p>Pretty much. Lots of people who really were violently supportive of those measures will never admit to themselves what a horrible, entirely predictable mistake it all was.<p>It absolutely destroyed a ton of very good things, perhaps forever.</p>
]]></description><pubDate>Fri, 24 Apr 2026 03:07:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47885009</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47885009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47885009</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Anthropic says OpenClaw-style Claude CLI usage is allowed again"]]></title><description><![CDATA[
<p>I feel like this is basically the answer. Things are constantly changing and it’s hard to predict what things have staying power and what is just a blip on the evolutionary railroad.<p>All this fuzzyness from Anthropic reads more like an incredibly fast growing company working in a brand new space full of uncharted waters. In other words, they are making shit up not because they suck but because that is literally all one can do.</p>
]]></description><pubDate>Wed, 22 Apr 2026 13:58:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47863742</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47863742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47863742</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "WebUSB Extension for Firefox"]]></title><description><![CDATA[
<p>“ I just have no faith in humanity, and do not understand why we think this is a good idea to give a browser this much access to local system resources”<p>As opposed to dodgy windows-only installable software from
some weird site to flash devices instead?  I’ll take my chances with webusb, thanks.</p>
]]></description><pubDate>Tue, 21 Apr 2026 03:31:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47844181</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47844181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47844181</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "WebUSB Extension for Firefox"]]></title><description><![CDATA[
<p>How is it any different with downloadable firmware?</p>
]]></description><pubDate>Tue, 21 Apr 2026 03:27:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47844163</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47844163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47844163</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "I prompted ChatGPT, Claude, Perplexity, and Gemini and watched my Nginx logs"]]></title><description><![CDATA[
<p>I wish debates about “ai scraping my site” had more nuance.<p>There are multiple ways these tools access your site and only one of them is “using it for training”.   Others are webfetch from chat sessions, “deep research” agents, etc.  And those will have different traffic patterns. They aren’t crawlers, they are clumsy, ham handed AI agents doing their humans bidding.<p>Both can give a site the hug of death. Both can be badly coded.  But there is much different intent behind the two and I feel it is important to acknowledge the difference.</p>
]]></description><pubDate>Mon, 20 Apr 2026 16:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47836642</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47836642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47836642</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "All phones sold in the EU to have replaceable batteries from 2027"]]></title><description><![CDATA[
<p>“ If a battery can do 1000 cycles and remain above 80% capacity it is exempt”<p>I mean isn’t that an okay exemption?  If the intent is to drive devices to be less disposable and more sustainable… if it incentivizes all mobile phone manufacturers to improve battery longevity, I’d say that’s a win.<p>I wouldn’t even call it a loophole. The entire purpose of the legislation <i>could be that clause</i></p>
]]></description><pubDate>Mon, 20 Apr 2026 16:23:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47836541</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47836541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47836541</guid></item><item><title><![CDATA[New comment by cruffle_duffle in "Claude Design"]]></title><description><![CDATA[
<p>I mean you aren’t wrong. It’s just I don’t think it requires any kind of vote manipulation to see why ai company releases hit the front page.  Back in browser war days it was the same thing.</p>
]]></description><pubDate>Sat, 18 Apr 2026 03:07:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47812825</link><dc:creator>cruffle_duffle</dc:creator><comments>https://news.ycombinator.com/item?id=47812825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47812825</guid></item></channel></rss>