this post was submitted on 17 Sep 2024
1023 points (99.1% liked)

Programmer Humor

19503 readers
463 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] frezik@midwest.social 72 points 1 month ago* (last edited 1 month ago) (3 children)

Also, in practice, they're usually only good at one or two of the things on the list (at best) and hack their way through the rest. As much as people make fun of overspecialization, it happens in every field for a reason.

[–] kameecoding@lemmy.world 15 points 1 month ago

In reality lots of developers are not even good at what they claim to specialize in.

[–] dependencyinjection@discuss.tchncs.de 15 points 1 month ago (1 children)

You’ve seen me write SQL haven’t you.

[–] AnUnusualRelic@lemmy.world 7 points 1 month ago (1 children)

Writing sql is just like writing anything else, but uppercase.

[–] frezik@midwest.social 6 points 1 month ago

I have seen SQL written by professional Oracle DBAs. What I learned is that I do not want to look at SQL written by professional Oracle DBAs.

[–] _____@lemm.ee 5 points 1 month ago

Eh, not sure if this is true at all. I think the reality is that niche specialized roles are valuable (frontend expert) but you are not "hacking" your way in full stack unless you are a junior or just bad at development.

I don't consider myself to be hacking anything I do, even things I'm not as strong in (ci cd) I pay full attention to documentation and examples before blinding coding or writing ci scripts