<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: cheshire_cat</title><link>https://news.ycombinator.com/user?id=cheshire_cat</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 13:50:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cheshire_cat" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cheshire_cat in "Agents need control flow, not more prompts"]]></title><description><![CDATA[
<p>Wouldn't it be more efficient to convert the requirements these 200 markdown files into Playwright tests?<p>You could still use an LLM to write and extend the tests, but running the tests would be deterministic and would use less resources.</p>
]]></description><pubDate>Fri, 08 May 2026 01:39:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48057460</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=48057460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48057460</guid></item><item><title><![CDATA[New comment by cheshire_cat in "DeepSeek V4–almost on the frontier, a fraction of the price"]]></title><description><![CDATA[
<p>Sounds promising, thanks for your report.<p>I didn't want to say that they're not cheaper to run, artificial analysis also shows that they're cheaper. My main point was about it being important to also look at token efficiency, not only cost per token, to get the full picture.</p>
]]></description><pubDate>Sat, 02 May 2026 11:55:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985612</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=47985612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985612</guid></item><item><title><![CDATA[New comment by cheshire_cat in "DeepSeek V4 – almost on the frontier"]]></title><description><![CDATA[
<p>While the cost are lower than frontier models there are two factors that make DS4 Pro and K2.6 not as cheap as they might look.<p>For DS4 Pro there's a discount going on for the official API, which sometimes gets overlooked and mixed up in discussions. Simon uses the full price in the comparison, so that's not an issue here.<p>The other issue is that DS4 Pro and K2.6 often use way more reasoning tokens than the frontier models. In my testing there are certain pathological cases where a request can cost the same as with a frontier model because they use so much more tokens.
To be fair I'm using DS and kimi via 3rd party providers, so they might have issues with their setups.<p>But if you look at the Artificial Analysis pages of the models you'll see that DSv4 Pro uses 190M tokens and K2.6 170M tokens for their intelligence benchmark, while GPT 5.5 (high) only used 45M.[0][1][2]<p>I recommend looking at the "Intelligence vs. Cost to Run Artificial Analysis Intelligence Index" ("Intelligence vs Cost" in the UI). The open source models are still cheaper to run, but not by as much as you'd think just looking at the token prices.<p>[0] <a href="https://artificialanalysis.ai/models/deepseek-v4-pro" rel="nofollow">https://artificialanalysis.ai/models/deepseek-v4-pro</a>
[1] <a href="https://artificialanalysis.ai/models/kimi-k2-6" rel="nofollow">https://artificialanalysis.ai/models/kimi-k2-6</a>
[2] <a href="https://artificialanalysis.ai/models/gpt-5-5-high" rel="nofollow">https://artificialanalysis.ai/models/gpt-5-5-high</a></p>
]]></description><pubDate>Sat, 02 May 2026 11:17:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985381</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=47985381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985381</guid></item><item><title><![CDATA[New comment by cheshire_cat in "How we rebuilt Next.js with AI in one week"]]></title><description><![CDATA[
<p>It's called rv: <a href="https://github.com/spinel-coop/rv" rel="nofollow">https://github.com/spinel-coop/rv</a></p>
]]></description><pubDate>Wed, 25 Feb 2026 01:39:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47146203</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=47146203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47146203</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Zpdf: PDF text extraction in Zig"]]></title><description><![CDATA[
<p>You've released quite a few projects lately, very impressive.<p>Are you using LLMs for parts of the coding?<p>What's your work flow when approaching a new project like this?</p>
]]></description><pubDate>Tue, 30 Dec 2025 21:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46438227</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46438227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46438227</guid></item><item><title><![CDATA[New comment by cheshire_cat in "How I protect my Forgejo instance from AI web crawlers"]]></title><description><![CDATA[
<p>What do you mean by "making intent explicit at the entry point"?</p>
]]></description><pubDate>Mon, 22 Dec 2025 11:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46353277</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46353277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46353277</guid></item><item><title><![CDATA[New comment by cheshire_cat in "I Built a Production App with Claude Code"]]></title><description><![CDATA[
<p>This is a follow up to the article "I Went All-In on AI. The MIT Study Is Right." [0] Previous article was posted two times to hn but didn't get traction.<p>[0] <a href="https://leadershiplighthouse.substack.com/p/i-went-all-in-on-ai-the-mit-study" rel="nofollow">https://leadershiplighthouse.substack.com/p/i-went-all-in-on...</a></p>
]]></description><pubDate>Sun, 07 Dec 2025 23:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46186589</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46186589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46186589</guid></item><item><title><![CDATA[I Built a Production App with Claude Code]]></title><description><![CDATA[
<p>Article URL: <a href="https://leadershiplighthouse.substack.com/p/how-i-built-a-production-app-with">https://leadershiplighthouse.substack.com/p/how-i-built-a-production-app-with</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46186556">https://news.ycombinator.com/item?id=46186556</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 07 Dec 2025 23:36:49 +0000</pubDate><link>https://leadershiplighthouse.substack.com/p/how-i-built-a-production-app-with</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46186556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46186556</guid></item><item><title><![CDATA[Ouisync: Secure, open source, peer-to-peer file-sharing]]></title><description><![CDATA[
<p>Article URL: <a href="https://ouisync.net/">https://ouisync.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46086905">https://news.ycombinator.com/item?id=46086905</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 29 Nov 2025 12:03:06 +0000</pubDate><link>https://ouisync.net/</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46086905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46086905</guid></item><item><title><![CDATA[Google tells employees it must double capacity every 6 months to meet AI demand]]></title><description><![CDATA[
<p>Article URL: <a href="https://arstechnica.com/ai/2025/11/google-tells-employees-it-must-double-capacity-every-6-months-to-meet-ai-demand/">https://arstechnica.com/ai/2025/11/google-tells-employees-it-must-double-capacity-every-6-months-to-meet-ai-demand/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46013463">https://news.ycombinator.com/item?id=46013463</a></p>
<p>Points: 53</p>
<p># Comments: 35</p>
]]></description><pubDate>Sat, 22 Nov 2025 09:39:11 +0000</pubDate><link>https://arstechnica.com/ai/2025/11/google-tells-employees-it-must-double-capacity-every-6-months-to-meet-ai-demand/</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=46013463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46013463</guid></item><item><title><![CDATA[DHH and Omarchy: Midlife Crisis]]></title><description><![CDATA[
<p>Article URL: <a href="https://blogs.gnome.org/alatiera/2025/11/06/dhh-and-omarchy-midlife-crisis/">https://blogs.gnome.org/alatiera/2025/11/06/dhh-and-omarchy-midlife-crisis/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45834088">https://news.ycombinator.com/item?id=45834088</a></p>
<p>Points: 37</p>
<p># Comments: 48</p>
]]></description><pubDate>Thu, 06 Nov 2025 11:32:24 +0000</pubDate><link>https://blogs.gnome.org/alatiera/2025/11/06/dhh-and-omarchy-midlife-crisis/</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45834088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45834088</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Jack Kerouac, Malcolm Cowley, and the difficult birth of On the Road"]]></title><description><![CDATA[
<p>Thanks for those great recommendations!<p>You might be interested to hear that Carolyn Cassadi, Neal Cassadys wife at the time, wrote a book about her life with Neal and Jack. Not only did their lifestyle not consider family, they where in a complicated love triangle that neither of them was prepared for. A real challenge for Kerouac with his catholic upbringing. She also writes about how Kerouac very intentionally left some of his short comings out of his books. As Bukowski reportedly said: "I'm the hero of my own shit."
I guess Bukowski was more honest about his editorializing.<p>Either way, the book is called "Off the Road: Twenty Years with Cassady, Kerouac and Ginsberg" [0] and is well worth the read. It might disnechant the beat authors for some, but at the same time it humanizes them.<p>[0] <a href="https://en.wikipedia.org/wiki/Off_the_Road" rel="nofollow">https://en.wikipedia.org/wiki/Off_the_Road</a><p>Edit:<p>The interview with Alene Lee daughter is very moving. Reminds me of a story, maybe it's in On the Road?, how Kerouac meets a guy in a Jazz Club and he invites him over to his place to drink some more beer. They wake up his wife by being loud, but she doesn't complain and Kerouac goes on about how she's such a good wife. Lot's of moments in the books like that if you're looking for them.<p>It's very interesting for me to look back on how I didn't really register those passages when I was reading Kerouac in my teens, being swept away by the radical and breathless enthusiasm of his writing. I probably was a huge shit head back then myself.. :D</p>
]]></description><pubDate>Fri, 31 Oct 2025 07:50:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45769341</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45769341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45769341</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Addictive-like behavioural traits in pet dogs with extreme motivation for toys"]]></title><description><![CDATA[
<p>Sounds useful, please share it here if you end up implementing it!</p>
]]></description><pubDate>Sun, 12 Oct 2025 18:38:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45560594</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45560594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45560594</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Thoughts on Mechanical Keyboards and the ZSA Moonlander"]]></title><description><![CDATA[
<p>Are we talking about a keyboard kit or pre-built? 40$ seems quite cheap even for china.</p>
]]></description><pubDate>Sat, 27 Sep 2025 23:35:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45400279</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45400279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45400279</guid></item><item><title><![CDATA[New comment by cheshire_cat in "PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal"]]></title><description><![CDATA[
<p>Discussion at the time: <a href="https://news.ycombinator.com/item?id=44823272">https://news.ycombinator.com/item?id=44823272</a></p>
]]></description><pubDate>Thu, 25 Sep 2025 08:01:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45370366</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45370366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45370366</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Zig feels more practical than Rust for real-world CLI tools"]]></title><description><![CDATA[
<p>Go is fast compared to Python or Ruby. Go is not fast compared to C.<p>I think people that talk about GC'd languages being slow are usually not building Rails or Django apps in their day to day.</p>
]]></description><pubDate>Tue, 23 Sep 2025 19:25:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45351575</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45351575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45351575</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Rules for creating good-looking user interfaces"]]></title><description><![CDATA[
<p>I assume you're referencing "The Design of Everyday Things" by Donald Norman?<p>Is this the book you recommend people read to learn about "the gestalt"?<p>Are there any other resources/books/courses you can recommend?</p>
]]></description><pubDate>Fri, 19 Sep 2025 09:10:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45299559</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=45299559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45299559</guid></item><item><title><![CDATA[New comment by cheshire_cat in "XMLUI"]]></title><description><![CDATA[
<p>I can't fully see the text on mobile, the beginning is cut off and zooming out doesn't help. Just so you know. :)</p>
]]></description><pubDate>Sun, 20 Jul 2025 20:51:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44629204</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=44629204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44629204</guid></item><item><title><![CDATA[New comment by cheshire_cat in "The borrowchecker is what I like the least about Rust"]]></title><description><![CDATA[
<p>Kotlin as well, although I think this is mostly because of Android?</p>
]]></description><pubDate>Sun, 20 Jul 2025 12:08:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44624409</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=44624409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44624409</guid></item><item><title><![CDATA[New comment by cheshire_cat in "Broadcom to discontinue free Bitnami Helm charts"]]></title><description><![CDATA[
<p>Why do you want to stop using helm charts? Genuine question, as I'm new to Kubernetes and helm.</p>
]]></description><pubDate>Fri, 18 Jul 2025 22:42:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44610605</link><dc:creator>cheshire_cat</dc:creator><comments>https://news.ycombinator.com/item?id=44610605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44610605</guid></item></channel></rss>