this post was submitted on 12 Apr 2025
1270 points (98.5% liked)

Programmer Humor

22657 readers
1800 users here now

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

founded 2 years ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] pyre@lemmy.world 16 points 1 week ago (9 children)

it's funny that some people think programming has a human element that can't be replaced but art doesn't.

[–] schnurrito@discuss.tchncs.de 15 points 1 week ago (5 children)

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.

load more comments (5 replies)
load more comments (8 replies)
[–] MystikIncarnate@lemmy.ca 16 points 1 week ago

A person who hasn't debugged any code thinks programmers are done for because of "AI".

Oh no. Anyways.

[–] ICastFist@programming.dev 14 points 1 week ago (1 children)

We're as cooked as artists (when asked to do shit jobs for non paying customers)

load more comments (1 replies)
[–] fubarx@lemmy.world 13 points 1 week ago

Thank you for your opinion.

Anyway.

[–] OmgItBurns@discuss.online 11 points 1 week ago

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.

[–] LovableSidekick@lemmy.world 10 points 1 week ago* (last edited 1 week ago) (8 children)

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.

load more comments (8 replies)
[–] lalala@lemmy.world 10 points 1 week ago

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.

[–] 13igTyme@lemmy.world 9 points 1 week ago (2 children)

AI also isn't close to replacing other industries. They are both wrong.

load more comments (2 replies)

Most smart AI "developer"

[–] Agent641@lemmy.world 8 points 1 week ago (2 children)

$145,849 is very specific salary. Is it a numerology or math puzzle?

[–] LostXOR@fedia.io 8 points 1 week ago

Probably just what their hiring algorithm spat out, or a market average, or something.

load more comments (1 replies)

Definitely bait

[–] arc@lemm.ee 7 points 1 week ago (1 children)

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.

load more comments (1 replies)
load more comments
view more: β€Ή prev next β€Ί