this post was submitted on 01 Sep 2025
157 points (97.0% liked)

Programmer Humor

1783 readers
1 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] expr@programming.dev 8 points 4 months ago (1 children)

I guess the meme is vibe coding is the new stack overflow? Sounds about right. Though vibe coding is even less useful stack overflow was.

Stack Overflow has always had limited use for professional software engineers that have progressed beyond junior level. I've really only ever used it for remembering obscure bash syntax for the umpteenth time.

[–] JackbyDev@programming.dev 5 points 4 months ago (1 children)

I love googling something and landing back on Stack Overflow posts I made and/or answered myself in the past.

[–] NaibofTabr@infosec.pub 6 points 4 months ago (1 children)

Is this what they mean by "self-documenting code"?

[–] JackbyDev@programming.dev 2 points 4 months ago

I'm pretty sure I've have annotated a line of code with a stack overflow question/answer I've made before, in a sense maybe.