Damn, maybe we can be replaced…
These are exactly the people it will replace.
The question is, which one will write shittier code that the rest of us need to clean up.
You can’t deny that it correctly predicted the most likely token in this case.
That’s why
docker
was created.Imma let you finish but Nix had the best repeatable, declarative, deterministic dependency management of all times…of all times.
Is docker even declarative?
Also you can build docker images from nix derivations
Is docker even declarative?
Yes (though not as deterministic as Nix).
Also you can build docker images from nix derivations
Yes. I know.
Nah, screw that.
Time to distribute stuff as a VM image.
1950s
A: The transistor I made using your blueprint doesn’t switch properly at 12V.
Maker of Blueprint: The one I made, works at 12V.
B: I’mma make standard transistors.why?
Blueprint was made by a person in the tropics.
A was in Europe
Is it still the norm to go to the dev’s office, yank their power cord and when they ask what we’re doing, tell them we’re shipping their machine to the client because it’s the only one that the code runs on?
And can we do that with whatever server ChatGPT-4o is running on?
I’m assuming that this response from 4o isn’t real and was invented for the laugh, but it would be tempting to throw this scenario at it if it decided to give this response.
The real joke was the pain that every developer feels when the end user gives such useful and actionable feed back as “It broke. Fix. Unga bunga.”
“It works on my machine” is trying to be polite when, after hours and hours of trying to teach a person how to report a bug with necessary information, all they ever get is “It broke. Fix. Unga bunga.”
“an error” okaay
deleted by creator
deleted by creator
Learned from the best
You’re probably using the wrong compiler flags, did you remember
-Wall -Oz -nostdlib
?-Oz
Optimize aggressively for size rather than speed.
TIL