I write code in my work, and enjoy it. I also write less directly because of llm's but get to read more (which I luckily also enjoy, as long as I understand what is going on). I think you made more of a snide comment and deep down you actually enjoy it ;-). I mean, who doesn't like to code. It's awesome. If not, i hope you find something fulfilling sooner rather than later.
I hate doing the same at work. I couldn’t care less about my CEO’s product, nor about our linting tips or dependency management rules. My PO can pretend he’s the owner of the company, my engineer colleagues that we are shipping the next google. I couldn’t care less. I do it because I get paid and because it’s my career.
So, it’s not like “you like coding or not”. It has nuances
The printing press let you scale copies of something already drawn. That is nothing like what AI is doing here which is making drawing easier. It's more like people now draw by hand using pens and pencils instead of scraping small rocks against bigger rocks. Technically you can still scrape rocks together, but everyone opts for the modern convenience of better tools.
>It's not the end of programming, in the same way as the birth of big tech wasn't the beginning of programming.
Considering big tech brought programming to the masses arguable big tech did begin programming as a thing people do.
In the 01->asm revolution you needed people with roughly the same kind of talent, background and education. Just a different specialization.
Now, writing software is available to people who would have never been able to learn it before.
This isn't the end of programming, it's the beginning of your broccoli haired nephews ability to program. It's also opening a whole new world of opportunity to those with real skill.
A world filled with mountains of terrible code is a world that will reward the very programers who are trying to fight that future today.
Which is funny because that was the case 25+ years ago. We (the nephews) would create websites using PHP. It was common for 15, 16 years old teenagers to know more about tech than the adults. That's not the case anymore. So this time it might be different.
e.g. Break your code up into loosely coupled modules, don't have leaky abstractions, don't have huge God files, have good black box end-to-end testing, do the design work before the implementation, do lots of automated testing, have good documentation, etc.
Here is another one that was always true, end users only care about the observable behavior of your program. Does it solve the problem in a performant way? Is it reliable?
And another one, it was common when you inherited a large code base that was mature and written before you to not have any clue how most of it worked.
We have to accept that the art of nudging the text around is just not part of producing code for money anymore.
In theory no, but for a successful execution you must have people that understand what's going on, otherwise the competitor that understands will eat you.
> who cares how was it written.
In the pre AI era a lot of sw was written by interns, juniors, some bigcon consultants, some offshore indian or east-european dudes, it didn't even matter before.
…when was that?
Sure, they still exist, but they are priced and marketed towards a specific class of people, and not the mass. And with software it’s even harder as software was never targeted at the mass. Software was always a by product of a car, a tv, or your fridge. No ordinary folk ever said “I’m going to go a buy WinZip now”. They simply had a variant of WinZip available with whatever computer they bought. There is simply no category of people who are willing to pay for “high quality hand crafted software”, except for perhaps a few ideologically motivated people.
Software development “lost” because it was seen as “something that comes for free with a computer”, and not something that people have to actively buy, like they buy TVs, fridges, or paintings.
The printing press did displace the manual copying of manuscripts, which had insanely low bandwidth and generally kinda sucked for everyone involved. But for several hundred years after, until the industrial revolution and the mass production of mechanical typewriters, pretty much everything printed on a printing press was originally authored by hand. Even with typewriters handwriting lingered for quite a while, since they were very demanding in terms of skill, and all mistakes were permanent.
Arguably it's not until digital writing tools emerged handwriting was truly displaced. That made typing on a keyboard accessible enough that anyone with working hands can do it fairly easily.
We're constantly being told that jobs designing and building skyscrapers are close to obsolete because some yokel made a factory that manufactures yurts.
Writing hand crafted code for the sole use of an individual never happened. Writing hand crafted code to be run by millions of people is routine. You can't compare it to a spinning jenny, a printing press, the motor car or indeed any other technological invention that scaled production. It is nonsensical by definition.
I think a lot of people just dont want to hear that LLMs are a step change and not actually revolutionary. Theres too much invested in them being world changing at this point. Blockchain was the same.
I wonder if there is an inverse correlation between "usage of local models" and "despair", or if I am just making that up.
It would make sense, I suppose, given that local models still come with quite the upfront cost. So a lot of people are experiencing LLMs purely through the user-hostile cloud.
Getting a really really artificial vibe about the content being pushed to this website :/
Making me feel less motivated to even come here to be honest
My number #1 gripe of AI is that you become dependent on external companies. I am no loner willing to go that route in general, but even less so when it comes to greedy US corporations that constantly abuse mankind.
My number #2 gripe is that AI is ... dumb. I am noticing this on youtube. So many fake-videos appearing, and while I in general do not watch them for the most part, they are incredibly deceitful. And ... dumb. It's just a waste of time to watch them, even more so than it is already a waste of time watching videos on youtube (I often have them just for background music in the browser, for music at the least).
AI also makes projects less interesting to contribute to. If 99% of the contributions come by AI, why would I want to be bothered to "get involved"? Ruby has this problem right now. Granted, AI is a helper tool, but boy, what a fake it is - Hiroshi Shibata suddenly has perfect english skills, but it is AI slop generated. So I am no longer "interacting" with humans but with the AI slop. That's not worth my time.
AI also is very ruthless against programming languages being bad in certain areas. Case in point: documentation. If AI can slop AI spam generate documentation, even if it is not perfect, whereas I need to manually search for ruby documentation while Google has crippled its search engine to become useless, then this is now a huge disadvantage I am at with. Searching for stuff takes time. Ruby is just an example here; you can extend this to many other projects, including non-programming languages. We need better documentation, but oddly enough the documentation is constantly getting worse in the last +5 years or so. AI skynet is cannibalizing us - people don't seem to realise or care. I somewhat gave up on trying to nudge people to seriously improve their documentation, they just don't seem to want to (not all, but most).
Software engineering will remain.
I also think the metaphor of drawing is not perfect but a quite good in this comment in that drawing is talking about something that is missed on lots of analysis, drawing is a free form kind of sketching and one can quickly draw something and work things out. I think being able to quickly code something by hand is still valuable and though you can get an llm to write a script sometimes you just want to write it yourself so you know the ins and out of your 100 cloc script.
I believe that what makes a good developer (a great developer, really) is the ability to do something at the smallest level "perfectly" or close to it. Chaining those tiny building blocks together. Understanding the entire flow of data + logically. Making something as fast as it can be. When you put more and more of those tiny blocks together, things get a little more imperfect - but a fantastic developer can keep them all perfect for a long time.
We're jumping way above that level. That small, perfect logic process, that visibility is now completely hidden from us, some of us wouldn't even know how to do it anymore. And juniors of today will never learn to.
And maybe they don't need to. Perhaps we will just build "bigger" software so that the level of imperfection becomes less noticeable. Larger systems, more functionality, more security.
I think the brain atrophy is going to hit us HARD though. It feels too fast to rip away the one thing that taught us all of this. Building something piece by piece was the way most of us learned. Then you can jump into bigger and bigger projects and your brain creates those pathways. Previous generations had months / years to learn new tooling - and now we threw ALL of the tooling away and said "use this instead". I think good developers will always find a way to learn and grow, but man is it going to take some time, we completely shifted the way the entire industry produces the machine in the matter of 12 months.
I still believe that code is the best way to represent a sufficiently complex specification, natural human language feels very ambiguous sometimes, like extra lossy compression (whatever that is worth).
I do think that if one simply 'vibe codes' something they can never really understand the program even if they prompted it unless they study the source in detail. In natural language you can only ever point to a set of things that containing a subset of thing(s) you want.
Eventual shortcomings will be fixed not by looking into the code, but by typing in another prompt, asking another agent.
Doing it manually will not bring any value to anyone.
I saw it already with my own eyes: a friend of mine started an online psychology counseling site. A year ago they would hire a developer. Now, he only needed an LLM. And it’s the whole thing: a booking system, video calls, a website. What’s underneath: he doesn’t know. The only thing that matters to him is that it works.
That to me looks like the end of programming.
Winners are managers (who hired nephews) and nephews themselfs, they did barely any usefull job and got paid a lot. They should do usefull job instead, like drivers, warehouse jobs, services, farming and other less paid but very importand and usefull jobs.
That is what the hype is about. They created their kingdom/empire with software and data. And they’ve been looking for any solution that promises to replace programmers. LLM is the best mirage ao far and have grown to cult level.
nope. but, vibe coded slop is all we're actually seeing.
I was reading a biography of Tovalds and one of the core things that mark the birth of Linux was the drive to learn. Same when reading “Coders at Work”, the will to learn and make things happen is a common recurrence.
I’ve never seen LLM coding that is not “I can’t bother to learn about this”. It’s always about magicking answers out of thin air, not about motivation to explore some fields.
It seems bizarre in a way to see this sentiment on hacker news.
comparing scribes to writers and artists and software developers is insane
Furthermore, while no one was saying “I’m going to go buy WinZip now”, many were lining up to buy WinRAR?
Finally, the issue with “high quality hand crafted software” is that software and similar projects are made possible through engineering not through artistry.
Simply put:
"Engineering is achieving function while avoiding failure." — Henry Petroski
So programming "ended" if it's no longer such a dominant profession, even if plenty of people still do it as an art/craft/hobby and some of them even get paid to do so?
Doesn't sound like the "end of programming" to me, more a reduction in the number of programming jobs. One that if anything is overdue - many developers today get paid to do jobs that shouldn't need to exist even without AI.
Do products like Adobe Photoshop or Microsoft Office Suite not count as “targeted at mass?” People—normal people—absolutely used to pay for software before SaaS took hold.
I don’t think the problem is that normal people don’t want to buy ““artisan software”” but that people are so cynical about software companies that giving them any money at all is asking to have the rug pulled out from under you.
murzynalbinos•1h ago