it's funny that some people think programming has a human element that can't be replaced but art doesn't.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Art doesn't have to fulfill a practical purpose nor does it usually have security vulnerabilities. Not taking a position on the substance, but these are two major differences between the two.
A person who hasn't debugged any code thinks programmers are done for because of "AI".
Oh no. Anyways.
We're as cooked as artists (when asked to do shit jobs for non paying customers)
Thank you for your opinion.
Anyway.
AI is a tool, Ashish is 100% correct in that it may do some things for developers but ultimately still needs to be reviewed by people who know what they're doing. This is closer to the change from punch cards to writing code directly on a computer than making software developers obsolete.
I've always said as a software developer that our longterm job is to program ourselves out of a job. In fact, in the long term EVERYBODY is "cooked" as automation becomes more and more capable. The eventual outcome will be that nobody will have to work. AI in its present state isn't ready at all to replace programmers, but it can be a very helpful assistant.
English isnβt my first language, so I often use translation services. I feel like using them is a lot like vibe coding β very useful, but still something that needs to be checked by a human.
AI also isn't close to replacing other industries. They are both wrong.
Most smart AI "developer"
$145,849 is very specific salary. Is it a numerology or math puzzle?
Probably just what their hiring algorithm spat out, or a market average, or something.
Definitely bait
AI is certainly a very handy tool and has helped me out a lot but anybody who thinks "vibe programming" (i.e. programming from ignorance) is a good idea or will save money is woefully misinformed. Hire good programmers, let them use AI if they like, but trust the programmer's judgement over some AI.
That's because you NEED that experience to notice the AI is outputting garbage. Otherwise it looks superficially okay but the code is terrible, or fragile, or not even doing what you asked it properly. e.g. if I asked Gemini to generate a web server with Jetty it might output something correct or an unholy mess of Jetty 8, 9, 10, 11, 12 with annotations and/or programmatic styles, or the correct / incorrect pom dependencies.