I don't have time for that.
I swear the anti-AI crowd would all be picking to die if you each had a choice between immortality and living to 85.
This all feels so damned performative. These are irrational decisions.
AI is better at this than you. You just won't admit it. And it's going to get 10,000x better than you in just a short while.
Programming computers is a fad. It's an anachronistic relic.
None of you is writing punch card programs.
None of you are building vaccum tube logic.
None of the things we build today are going to last. Your programs will be meaningless in a hundred years. Probably closer to ten years.
Programs and code and programming languages are as ephemeral as social media.
Get over it. It's not that important.
This is so needlessly combative and performative, which is especially hilarious as you claim the others are the ones being so.
> AI is better at this than you. You just won't admit it. And it's going to get 10,000x better than you in just a short while.
Where is the 10x (not even 10,000x) revenue? No companies other than those selling the AI itself are seeing it.
> AI is better at this than you
Software is better than me at crossword puzzles but that doesn't mean I'm going to optimise my time solving the weekly cryptic
> None of the things we build today are going to last.
Exactly, so why do you care how some people build things? It's not that important.
> AI is better at this than you. You just won't admit it. And it's going to get 10,000x better than you in just a short while.
It's just not though. Plagiarizing some shit it stole off github does not make it intelligent.
Edit: just because it's amusing, here's something I'm literally running into right now with Opus 4.8 on "Max" settings being dumb. I asked it to add some C++ code to an existing C++ project for Unreal Engine. It did half the work, then balked, because "it doesn't have a way to compile C++". I just had to tell it "yes, actually, you just need to run the fricking extremely-standard-already-generated-build-script." If I had a novel build system it'd be one thing, but it already knows I'm working on an Unreal Engine project and that the build is completely standard and it still couldn't piece together that it could just run the compiler.
I would not employ a C++ developer that could not figure out how to invoke the compiler.
> AI is better at this than you. You just won't admit it.
No, you're just really, really shit at programming. You just won't admit it.
(AI, in general, is only impressive when you have no clue about the subject domain.)
> AI is better at this than you.
Maybe so, but I am better at this when I engage with AI in a controlled manner.
What if they just like writing code?
> This all feels so damned performative. These are irrational decisions.
Oh, it was meant to be rhetorical. Because everyone thinks like you?
> Get over it. It's not that important.
I don't think you understand what code is. What it does is far less important than how it does it.
Software is bureaucracy and always has been. The discipline is just finally maturing into this role like so many other careers have.
> I swear the anti-AI crowd would all be picking to die if you each had a choice between immortality and living to 85.
It really depends on the cost of immortality. At the very least, it would have a psychological impact that some people may feel is undesirable.
> None of you is writing punch card programs.
> None of you are building vaccum tube logic.
Perhaps none of us, but some people certainly do. We are intellectual creatures. Some of us do things out of pure curiosity. Can we create multinational corporations out of it? Almost certainly not. Can we create businesses out of it? People do so all of the time. There is a market for produce from small farms, hand crafts, heck, even vintage computing.
> None of the things we build today are going to last. Your programs will be meaningless in a hundred years. Probably closer to ten years.
Try telling that to people who are trying to retire legacy systems. Sure, most of them have been modernized. Perhaps they have even been modernized to the point where none of the original code exists. Yet the core ideas still exist since it turns out to be incredibly hard to discard things.
The old ways of writing software will continue, even if they are nowhere near as popular. Call that irrational if you want. I call it human.