<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: hu3</title><link>https://news.ycombinator.com/user?id=hu3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 24 Aug 2026 23:21:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hu3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[DeepSeek V4 managed to reverse engineer Teamspeak's Licensing System for $3.88]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/DeepSeek/comments/1txcfrh/with_388_690003591_tokens_and_5_hours_deepseek/">https://old.reddit.com/r/DeepSeek/comments/1txcfrh/with_388_690003591_tokens_and_5_hours_deepseek/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48411686">https://news.ycombinator.com/item?id=48411686</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Jun 2026 12:48:15 +0000</pubDate><link>https://old.reddit.com/r/DeepSeek/comments/1txcfrh/with_388_690003591_tokens_and_5_hours_deepseek/</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48411686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48411686</guid></item><item><title><![CDATA[New comment by hu3 in "Defeating Git Rigour Fatigue with Jujutsu"]]></title><description><![CDATA[
<p>Sure just like any non-critical tool. It's optional.<p>LLMs will do most of the work anyways. And they don't need jj. Like I said, jj helps solving a human problem in an LLM era.<p>It's hardly worth using more of the precious LLM context with jj instructions when git does the job and is mandatory anyways.</p>
]]></description><pubDate>Tue, 26 May 2026 02:47:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48274406</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48274406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48274406</guid></item><item><title><![CDATA[New comment by hu3 in "Migrating from Go to Rust"]]></title><description><![CDATA[
<p>They run a Rust consultancy business. Anything is worth converting to Rust, for the right price.</p>
]]></description><pubDate>Mon, 25 May 2026 21:17:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48271774</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48271774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271774</guid></item><item><title><![CDATA[New comment by hu3 in "The Eternal Sloptember"]]></title><description><![CDATA[
<p>Sounds like we just need a Dyson sphere.<p>Besides, I have been hearing "this is the limit" since the doomers of "this is just a markov chain and can't be useful".<p>Yet the limits keep being broken.</p>
]]></description><pubDate>Mon, 25 May 2026 05:21:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263641</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48263641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263641</guid></item><item><title><![CDATA[New comment by hu3 in "Defeating Git Rigour Fatigue with Jujutsu"]]></title><description><![CDATA[
<p>Culture change is hard.<p>A lot of humans still don't use git too.<p>Many do only when they are forced.<p>And it's much easier for a professional to be forced to use LLMs than jj when it comes to versioning assist (not even comparable in mindshare but the obvious needs to be said sometimes).<p>So unfortunately I'm afraid jj is not going to achieve critical mass before 99.99% of merges are done by AI which don't need jj.</p>
]]></description><pubDate>Mon, 25 May 2026 04:09:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263315</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48263315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263315</guid></item><item><title><![CDATA[New comment by hu3 in "Defeating Git Rigour Fatigue with Jujutsu"]]></title><description><![CDATA[
<p>This. I feel jj is some years too late.<p>It tries to solve a human problem in an LLM era.<p>LLMs are destined to overcome humans in code merging and change versioning (already did for me).<p>There's little point to introducing yet another layer of indirection when LLMs just cut to the chase.</p>
]]></description><pubDate>Mon, 25 May 2026 01:14:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262600</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48262600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262600</guid></item><item><title><![CDATA[New comment by hu3 in "Migrating from Go to Rust"]]></title><description><![CDATA[
<p>Correction: The use of LLMs has caused <i>every major language</i> usage to explode.<p>And as mentioned in other comments, Rust slow compilation can be detrimental to LLMs + fast iteration speed. And it's not just speed, Tauri takes 20GB of disk space to compile. It's bonkers. This is npm/js ecosystem all over again but slower.<p>Another reason to pick Go if you're leaning on LLMs is the standard library. Often you can do more work with fewer dependencies.<p>I'd rather leverage world class engineers paid by Google to maintain dependencies for me than try my luck with half a dozen of 0.x crates. Plus stdlib APIs can (and are) versioned just like third party dependencies.</p>
]]></description><pubDate>Mon, 25 May 2026 01:05:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48262554</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48262554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48262554</guid></item><item><title><![CDATA[New comment by hu3 in "Meta blocks human rights accounts from reaching audiences in Saudi Arabia, UAE"]]></title><description><![CDATA[
<p>Do you boycott Apple and Google too? Because they have to comply with debatable laws just as Meta.
See drama about Apple maps for Taiwan/China for example.</p>
]]></description><pubDate>Wed, 20 May 2026 17:18:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48210981</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48210981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48210981</guid></item><item><title><![CDATA[New comment by hu3 in "Git Is Not Fine"]]></title><description><![CDATA[
<p>> There is no ulterior motive here.<p>I just want to point out that it is known that one of the biggest jj proponents on HN does have financial incentive to do so.<p>Steve Klabnik (the person that submitted this post) comments and posts about jj here often and works for
<a href="https://ersc.io" rel="nofollow">https://ersc.io</a> (startup mentioned in the post).<p>So don't be so sure that all of the PR here comes from a pure selfless act. Some of them have income tied to the solution they are preaching.</p>
]]></description><pubDate>Sat, 16 May 2026 17:53:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48162315</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48162315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48162315</guid></item><item><title><![CDATA[New comment by hu3 in "I believe there are entire companies right now under AI psychosis"]]></title><description><![CDATA[
<p>It has potential to remodel society though.<p>Cars replaced horses.<p>But AI is poised to replace a large chunk of brain labour.<p>Where's the ceiling?</p>
]]></description><pubDate>Sat, 16 May 2026 17:16:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48162024</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=48162024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48162024</guid></item><item><title><![CDATA[New comment by hu3 in "Grok 4.3"]]></title><description><![CDATA[
<p>If they buy Cursor I might start using it because I'll know the tool will have infinite funding and will be worth my time investment.<p>Specially because Grok isn't neutered when it comes to security scans.<p>And it is screamingly fast.</p>
]]></description><pubDate>Sat, 02 May 2026 01:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47982412</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47982412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47982412</guid></item><item><title><![CDATA[New comment by hu3 in "Mistral Medium 3.5"]]></title><description><![CDATA[
<p>When you say DeepSeek v4... you do realise it is a 1.6T param model right?<p>What kind of consumer hardware can run it reasonably in your mind?</p>
]]></description><pubDate>Thu, 30 Apr 2026 08:39:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47959819</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47959819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47959819</guid></item><item><title><![CDATA[New comment by hu3 in "Bugs Rust won't catch"]]></title><description><![CDATA[
<p>Our experiences clearly differ then. And for others as well since it's a common complain.<p>Countless time I have seen other people complain as well. There are articles about it even. Can't find the YouTube link now but recently a gamedev abandoned Rust due to compilation speed alone because iteration speed was paramount to their creative process.<p>Handwaving isn't going to make it any better. And thinking Go/TS compilation speed are comparable to Rust is, a handwave and a half to say the least.<p>Cargo check and friends are subpar for AI because they actually need to run the thing and unit tests for efficient agentic loops.<p>A single loop might recompile and rerun the application/unit tests enough times that slow compilers like Rust and Scala become detrimental.</p>
]]></description><pubDate>Wed, 29 Apr 2026 10:25:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47946358</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47946358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47946358</guid></item><item><title><![CDATA[New comment by hu3 in "Bugs Rust won't catch"]]></title><description><![CDATA[
<p>For core system functionality maybe. But for most applications Rust slow compiler  iteration speed becomes a bottleneck when the likes of TypeScript (with Bun) and Go have sub second iteration times.<p>Plus AI is also good at catching, in other languages, errors that Rust tooling enforces. Like race conditions, use after free, buffer overflows, lifetimes, etc.<p>So maybe AI will become to ultimate "rust checker" for any language.</p>
]]></description><pubDate>Wed, 29 Apr 2026 08:00:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47945385</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47945385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47945385</guid></item><item><title><![CDATA[New comment by hu3 in "GitHub Copilot is moving to usage-based billing"]]></title><description><![CDATA[
<p>Nah, they are moving to DeepSeek v4 Pro which is like Sonnet tier for a fraction of the price.<p>And DeepSeek V4 Flash is comparable to Gemini Flash at also a fraction of the cost.<p>These models are just quite chatty from my experience. Only downside.<p>And DeepSeek is planning to deploy to their own Huawei TPUs, halving their already cheap prices.</p>
]]></description><pubDate>Tue, 28 Apr 2026 07:08:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47931289</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47931289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47931289</guid></item><item><title><![CDATA[New comment by hu3 in "Framework's new Linux laptop is selling faster than its Windows one"]]></title><description><![CDATA[
<p>And he forced to use Tahoe over Linux? Zero chance.</p>
]]></description><pubDate>Mon, 27 Apr 2026 11:24:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47920168</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47920168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47920168</guid></item><item><title><![CDATA[New comment by hu3 in "An AI agent deleted our production database. The agent's confession is below"]]></title><description><![CDATA[
<p>The most aggravating fact here is not even AI blunder. It's how deleting a volume in Railway also deletes backups of it.<p>This was bound to happen, AI or not.<p>> Because Railway stores volume-level backups in the same volume — a fact buried in their own documentation that says "wiping a volume deletes all backups" — those went with it.</p>
]]></description><pubDate>Sun, 26 Apr 2026 19:32:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47913236</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47913236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47913236</guid></item><item><title><![CDATA[New comment by hu3 in "Asahi Linux Progress Linux 7.0"]]></title><description><![CDATA[
<p>I'm glad such talent moved on to work for companies that care instead of wasting their talent.<p>Intelligence comes in many forms. This decision is one of them.</p>
]]></description><pubDate>Sun, 26 Apr 2026 17:38:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47912146</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47912146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47912146</guid></item><item><title><![CDATA[New comment by hu3 in "Asahi Linux Progress Linux 7.0"]]></title><description><![CDATA[
<p>It will probably be barely useful by the time M6 launches!</p>
]]></description><pubDate>Sun, 26 Apr 2026 17:30:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47912086</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47912086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47912086</guid></item><item><title><![CDATA[New comment by hu3 in "I cancelled Claude: Token issues, declining quality, and poor support"]]></title><description><![CDATA[
<p>About slowdowns... I have this theory that if they sneak some sleep(1) calls while processing medium to complex prompts they can serve more clients.<p>But I think "context switching" between 2 different prompts might be too expensive for GPUs to be worth it for LLM providers. Who knows.</p>
]]></description><pubDate>Sat, 25 Apr 2026 13:56:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47901597</link><dc:creator>hu3</dc:creator><comments>https://news.ycombinator.com/item?id=47901597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47901597</guid></item></channel></rss>