<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: nevertoolate</title><link>https://news.ycombinator.com/user?id=nevertoolate</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 00:44:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nevertoolate" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nevertoolate in "AI handles incidents, engineers lose touch with their systems"]]></title><description><![CDATA[
<p>I’m not sure who will be solving these incidents if 99% of incidents will be “solved” by LLMs. If I’m called once a year my daily rate will be my yearly rate?</p>
]]></description><pubDate>Sat, 05 Sep 2026 10:24:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49575090</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49575090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49575090</guid></item><item><title><![CDATA[New comment by nevertoolate in "The turbulent AI era is here"]]></title><description><![CDATA[
<p>> For example, a worker taking on a new position now has access to a tutor and an analyst and a business advisor all wrapped up in one<p>These llm agents don’t have “agency”. No intrinsic goal other than respond. A tutor has judgment and agency. You will get a really good pattern match on the input text you give but you won’t get tutoring.</p>
]]></description><pubDate>Thu, 27 Aug 2026 20:38:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49470905</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49470905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49470905</guid></item><item><title><![CDATA[New comment by nevertoolate in "Meta reaches $17B settlement over social media harms to children"]]></title><description><![CDATA[
<p>> Let me get this straight. You think that your client, one of the wealthiest, most powerful men in the world, is secretly a vigilante who spends his nights beating criminals to a pulp with his bare hands...and your plan is to blackmail this person? [pauses, smiles] Good luck.</p>
]]></description><pubDate>Wed, 26 Aug 2026 15:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49451344</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49451344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49451344</guid></item><item><title><![CDATA[New comment by nevertoolate in "Coding expertise is going to collapse from AI reliance"]]></title><description><![CDATA[
<p>Are you an AI?</p>
]]></description><pubDate>Mon, 24 Aug 2026 16:45:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49422457</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49422457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49422457</guid></item><item><title><![CDATA[New comment by nevertoolate in "Anthropic's best AI model struggles to attract users as cheaper tools thrive"]]></title><description><![CDATA[
<p>I like this story. How did you verify the output? How big is the codebase? Why it took 18 hours? Could you implement it with a small local agent and breaking the task down yourself in two days (i know it sounds like a loaded question, it is not).<p>I think the rewrites are the main story for llms in code (hot take). Writing greenfield code at the seams also something which might work well.</p>
]]></description><pubDate>Mon, 24 Aug 2026 05:33:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49415525</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49415525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49415525</guid></item><item><title><![CDATA[New comment by nevertoolate in "AI-Generated GitHub Copilot “Autofix” Allowed Compromise of Snowflake's Jira"]]></title><description><![CDATA[
<p>They didn’t really sell this PR well:<p>> Workflows like jira_close.yml use deprecated atlassian JIRA actions and have a dependency on the gh-actions repo. This is not ideal and unecessarily complex.<p>And then goes on:<p>> PR updates jira_close workflow to use direct API calls via curl.<p>Duplicating the logic into OUR codebase via a hand rolled curl, so we can get rid of “needless abstractions”. Auch. And of course the whole thing embedded into a yaml file.<p>This code is the typical kaleidoscope sometimes written by junior devs (and LLMs). On review you just kindly ask to be rewritten into a simple program or just close it as the effort doesn’t worth it.</p>
]]></description><pubDate>Mon, 17 Aug 2026 18:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49335568</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49335568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49335568</guid></item><item><title><![CDATA[New comment by nevertoolate in "Local models will not win"]]></title><description><![CDATA[
<p>> [sota llms] still being not smart enough to refactor large codebases as well as me, so it’s hard to imagine a world where I don’t just want to use the smartest model available<p>I think this is the core point of the article. I really hope that we will stop prompting llms to refactor codebases and start using deterministic llm supported toolchains for such tasks. I think you either blindly trust an llm or you don’t. And no post-hoc review will be enough to contain llms, we will super quickly create “dark factory” without the benefits.</p>
]]></description><pubDate>Tue, 11 Aug 2026 07:38:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49254630</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49254630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49254630</guid></item><item><title><![CDATA[What LLMs Should Do]]></title><description><![CDATA[
<p>Article URL: <a href="https://adamperesztegi.com/posts/what-llms-should-do/">https://adamperesztegi.com/posts/what-llms-should-do/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49230778">https://news.ycombinator.com/item?id=49230778</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 09 Aug 2026 12:23:29 +0000</pubDate><link>https://adamperesztegi.com/posts/what-llms-should-do/</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49230778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49230778</guid></item><item><title><![CDATA[New comment by nevertoolate in "Taste Is All That's Left"]]></title><description><![CDATA[
<p>Have you realized you are attacking a straw-man? Nobody said all “hand written” code is good. I _think_ the implicit argument is: “all vibed code lacks cohesion”.</p>
]]></description><pubDate>Fri, 07 Aug 2026 09:39:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49207970</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49207970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49207970</guid></item><item><title><![CDATA[New comment by nevertoolate in "Prevent cognitive debt by manually retyping LLM-generated code"]]></title><description><![CDATA[
<p>Wait you only wanna make llm write the boring parts but after it has written it you retype. Without concrete example this sounds bizarre.</p>
]]></description><pubDate>Tue, 04 Aug 2026 06:18:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49164898</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49164898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49164898</guid></item><item><title><![CDATA[New comment by nevertoolate in "Ten advances in mathematics and theoretical computer science"]]></title><description><![CDATA[
<p>There is a glaring fallacy in your “AI will change everything as it is super intelligent” hypothesis. If it is so great thinker which can do everything why not just solve this social impact thingie? Or maybe it is not so capable?</p>
]]></description><pubDate>Mon, 03 Aug 2026 19:34:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49160375</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49160375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49160375</guid></item><item><title><![CDATA[New comment by nevertoolate in "I don't recommend Tailwind CSS"]]></title><description><![CDATA[
<p>Css classes are not big issue with css nesting and if component boundaries are settled and the design is well defined before implementation. Tailwind is a shorthand notation which is harder to parse than a structured css file (at least I strongly believe this we can agree on) and thus has only editing speed gains which is largely not an issue if prior work is done on exploration. Another way to frame it: tailwind is a good prototype syntax but is not the best syntax to for production code (human parsability). I’d skip it altogether to simplify the flow.</p>
]]></description><pubDate>Sun, 02 Aug 2026 20:31:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49148022</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49148022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49148022</guid></item><item><title><![CDATA[New comment by nevertoolate in "I don't recommend Tailwind CSS"]]></title><description><![CDATA[
<p>Right so it is easier to write code quickly, but not to maintain a system. Tailwind is the right tool if you want to generate a prototype with LLM agents. It can be quickly deleted or can be used as visual prototype to create reusable components. And once the component is built for long term maintenance as priority, the collective knowledge has been built up so naming becomes simpler, important and elucidating.</p>
]]></description><pubDate>Sun, 02 Aug 2026 11:02:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49143270</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49143270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49143270</guid></item><item><title><![CDATA[New comment by nevertoolate in "2x, not 10x: coding with LLMs in 2026"]]></title><description><![CDATA[
<p>> We’re required to use an LLM for every task at work that touches code<p>Why not just write the code in the prompt so LLM can paste it.</p>
]]></description><pubDate>Thu, 30 Jul 2026 19:33:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49114619</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49114619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49114619</guid></item><item><title><![CDATA[New comment by nevertoolate in "I'm 38 and I Can't Support Myself Anymore"]]></title><description><![CDATA[
<p>If it is a game of survival yes, we are living on the edge. Is it.</p>
]]></description><pubDate>Wed, 29 Jul 2026 13:44:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49097445</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49097445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49097445</guid></item><item><title><![CDATA[New comment by nevertoolate in "I'm 38 and I Can't Support Myself Anymore"]]></title><description><![CDATA[
<p>If you live your life in stress it makes it strange. Breathe less, stress less.</p>
]]></description><pubDate>Tue, 28 Jul 2026 21:08:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49089935</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49089935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49089935</guid></item><item><title><![CDATA[New comment by nevertoolate in "Our position on open-weights models"]]></title><description><![CDATA[
<p>> I had to scroll past so many cynical cheap shots<p>I haven't read cynical comments, just ones pointing out that the article is cynical itself.<p>> addresses the core point<p>No it doesn't address anything, it is fear mongering question.<p>> I have yet to hear a single compelling plan for how we will prevent bioweapon development or massive hacking campaigns<p>Me neither, I just see marketing campaigns trying to raise valuation of a pre-IPO company.<p>> you need to suggest an alternative plan that addresses these concerns<p>I suggest that Dario stops writing marketing letters and start organizing a mostly neutral expert organization to propose solutions.<p>Also notice that as EU citizen I don't trust a US pre-IPO company's CEO with conflict of interest to suggest solution on resolving global security matters. Especially since he admittedly has no control over how the technology of his own company is deployed in global conflicts[1]<p>[1] <a href="https://www.forbes.com/sites/antoniopequenoiv/2026/06/10/anthropic-ceo-we-dont-know-exactly-how-claude-ai-was-used-in-iran-school-strike/" rel="nofollow">https://www.forbes.com/sites/antoniopequenoiv/2026/06/10/ant...</a></p>
]]></description><pubDate>Tue, 28 Jul 2026 08:25:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49080971</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49080971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49080971</guid></item><item><title><![CDATA[New comment by nevertoolate in "How is the Bun Rewrite in Rust going?"]]></title><description><![CDATA[
<p>So you think if a company can't spend 1 million USD on a rewrite which has almost zero impact on performance, possibly net negative on maintainability it also can't have 500k LOC codebase either? Oh come on...</p>
]]></description><pubDate>Mon, 27 Jul 2026 14:19:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49070098</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49070098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49070098</guid></item><item><title><![CDATA[New comment by nevertoolate in "Why Software Factories Fail (or: harness engineering is not enough)"]]></title><description><![CDATA[
<p>I have a very good mental model in my head of each and every codebase I have ever worked on. Nothing to do with my PRs or even my team’s direct responsibilities. I could always direct a thought provoking idea to challenge the existing status quo and get a reasonable nuanced answer from code owners on slack or during a water-cooler talk. I build that mental model also by reading the code. This is my job, so I know when to tear down what or how to respond to a random product idea immediately on a meeting to asses complexity.</p>
]]></description><pubDate>Fri, 24 Jul 2026 07:32:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49032290</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=49032290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49032290</guid></item><item><title><![CDATA[New comment by nevertoolate in "Human mathematicians are being outcounterexampled"]]></title><description><![CDATA[
<p>Can you give an example you think will get cheaper compared to the average income in this future?</p>
]]></description><pubDate>Tue, 21 Jul 2026 13:25:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48992033</link><dc:creator>nevertoolate</dc:creator><comments>https://news.ycombinator.com/item?id=48992033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48992033</guid></item></channel></rss>