HN user

hash0

25 karma

(Wannabe-)Systems engineer fascinated by emergent complexity, discrete mathematics, and retro computing architectures (Amiga 500 roots). Currently designing a deterministic, zero-player simulation engine utilizing cellular automata constraints.

Posts1
Comments47
View on HN

Part of the answer to this conundrum might be the "lightswitch effect": Lightswitches are ubiquitous and easy to use, so you stop thinking about them, take them completely for granted and miss the bigger picture that even 150 years ago, this would have been considered not a small technical miracle!

LLMs seem to fall squarely into that category - the threshold to using them is incredibly low because you can "just talk to them" and they give back meaningful answers loaded with the sum total of human knowledge from the interwebs.

If I may ask: In what areas have you found the most acceleration in productivity? For me as an enthusiastic amateur programmer (whose enthusiasm is, arguably, greater than my technical abilities) the only reliable and sustainable way to use AI in building software is to treat it like an exceptionally knowledgeable (though not perfect!), infinitely patient tutor that guides me through programming problems I run into. The minute I relinquish control and let it just write code for me I am doomed because AI cannot fix its own mistakes in anything of medium complexity or above - and then I have to dig down and try to understand code I haven't written which is, in my opinion, worse than having had to write it myself in the first place.

I started using LLMs in 2022, quickly turned away because the things obivously made up stuff I am a certified expert it. Back to Stack Overflow. Came around to LLMs in late 2025 again as they rolled it out in my workplace and quickly succumbed to them becoming my all-knowing, (almost) flawless, infinitely patient teacher - that was the last time I opened Stack Overflow. AI never tells me I'm dumb for asking a question, never passive-aggressively shoves genuine questions aside. And AI can just be as critical in dissecting my flawed approaches to problems as SO could be (which is good!) but without the toxicity.

Seems like the need for a support group depends on whether the recent advent of LLMs in your specific workplace has led you to become a Centaur ("I'm now a 10x SWE") or a Reverse Centaur ("this is rapidly sucking the joy this job once held for me"). So, yes, there is very definitely a need for this as there are definitely people seeing themselves cast as the latter.

Seems to me that both music and language fall into the same category of "patterns whose consumption will trigger a highly subjective experience (pleasurable or repulsive)". AIs as pattern matching machines can do this pretty well by now. Coding, however, is a separate category, one where cold, hard logic reigns supreme. Code is not consumed to illicit a subjective response but to work, fullfil its job - which might explain the gap between these two.

"The company said the most likely explanation is that one of its transport partners sold the vehicle without removing K Group branding, despite contractual obligations requiring decals to be removed before resale."

I say this was done intentionally - the Iranian Revolutionary Guards surely can put that extra income from advertisement during a highly televised event to good use.

Hopefully it will fare better in its ecological and economical impact than the Assuan dam - which, I will never tire to say, has to put almost its entire electricity output to the production of fertilizers that no longer deposit naturally along the Nile's banks because of the dam(n).

Not sure if I fully qualify as a dev but I, for one, are rather confident in conversation. But with code, there is only two modes: Either I am the biggest idiot whoever disgraced Earth's surface or I am the absolute titanic Übergod for whom no problem is too hard to solve. There is nothing in between which is pretty vexing.

You mention two very specific aspects of AI producing code:

- "It hyper-focuses on the current task and couldn't care less if its changes break other parts of the system." - "Long context = instant brain damage"

This is why I quickly discovered that I had to turn AI into a knowledgable, patient tutor rather than let it code for me. I am thoroughly at the helm for all decisions big and small - I don't let AI touch the code anymore.

I would really like to know how people work on anything more complicated than a single page website without using an IDE/Editor any more - in my experience, AI is just not up to the task of managing multi-file projects without me having a very sharp eye on what it does.

AI is really good at the implementation of small, stand-alone pieces of software. Within this very limited scope your concept holds: Humans may focus on what to build instead of how.

Anything more complicated than that and AI is easily overwhelmed with even the implementation part, trapping itself in endless cycles of contradictory code changes.

So, no, I don't think this is what is going to happen.

So very true. A bit saddening to realize that the old story "from dishwasher to millionaire" is still so pervasive despite the odds having changed considerably against us in the meantime... I guess some dreams are just too beautiful to forget.

This is a surprisingly fascinating read that I recommend to others: Going from structuring HTML documents with tables to floats and back again resonated oddly with me.

The main thesis of this - well worth the read btw! - article very much reminds me of a throw-away line from the (otherwise forgetable) movie adaption of "Limitless": "[NZT-48/AI] works on what it's there." If you are smart AND crave cognitive engagement, you will use AI to sharpen your skills and expand your horizon, outpacing others.

This is the first in-depth description of how serious a problem the massive upscaling of Bitcoin miners is and the humungous amounts of power those rigs draw. I consider this a worthwhile read as until now I had always imagined that Bitcoin mining at scale was mostly done in basements, so the actual impact on communities was not present in my mind.