this post was submitted on 17 Nov 2023
202 points (97.6% liked)

memes

10267 readers
3024 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
all 15 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago

Is there a language where I can alias return as "Ultimately ,"

[–] [email protected] 11 points 1 year ago

Why does this code feel so familiar? It looks just like the code I helped some noob with on Stack overflow 40 minutes ago

[–] [email protected] 10 points 1 year ago (2 children)

Plot twist: the senior dev is the one who copy and pasted it after the junior dev's code didn't work

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Plot twist: the senior dev is the one who made that answer on stackoverflow

[–] [email protected] 2 points 1 year ago

Senior developer is junior developer father?

[–] [email protected] 8 points 1 year ago

My favorite is when the top-voted, accepted answer looks correct, but misses various edge-cases. And then there's a second-most-voted answer which corrects the first.

Most questions about JavaScript are like that, for example, which was rather horrifying to realize. If you just leave a junior to their devices with that, they will absolutely copy all these correct-looking answers into your code base.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Worst is C code where people don't specify what version there useing or they use features or functions from third party libraries they don't include in the awnser when they post code (they post code with custom functions without pointing out it's from an obscure git repo that requires a 1:1 ide setup).

And sometimes people posts code that appears to fix the problem but will end up causing massive code refractoring later

[–] [email protected] 1 points 1 year ago

Is he copying a working answer or the initial question?

[–] [email protected] -1 points 1 year ago

SO is not a forum, it's a knowledge repository. One of the sites biggest problems (aside from the company not listening to its users) is that confusion. It's not a help desk, it's not a code writing service, and most certainly not a forum.

[–] [email protected] -2 points 1 year ago

Stack Overflow is dead