799
you are viewing a single comment's thread
view the rest of the comments
[-] Darkassassin07@lemmy.ca 64 points 10 months ago* (last edited 10 months ago)

Does having to look back at 4 of your old code examples to write 10 lines count?

I didn't google it...

[-] dependencyinjection@discuss.tchncs.de 31 points 10 months ago* (last edited 10 months ago)

Isn’t that the idea. Like you know that you had a viable solution to a complex problem previously so why go through the trouble of solving it again if you already did. Even if you have to modify it, it saves time for new novel problems. I’m

[-] Darkassassin07@lemmy.ca 23 points 10 months ago

a viable solution to a complex problem

You mean how to structure a for loop in a bash script? Lmao

[-] puppy@lemmy.world 4 points 10 months ago
[-] Poutinetown@lemmy.ca 9 points 10 months ago
[-] dependencyinjection@discuss.tchncs.de 4 points 10 months ago* (last edited 10 months ago)

Yeah.

My company starts all new projects from a skeleton of the last project including shared directories of usual functions we’ve created over time.

[-] Poutinetown@lemmy.ca 7 points 10 months ago

Sorry I was trying the parse the "I'm" at the end of your comment

[-] dependencyinjection@discuss.tchncs.de 11 points 10 months ago

Ah, just a typo. Or my alter ego almost escaped.

[-] stjobe@lemmy.world 8 points 10 months ago

That's the way. I've been programming for nigh on four decades, and it's almost a daily occurrence with junior devs going to stack overflow or chatGPT to solve an issue instead of just searching the code where nine times out of ten the problem (or a very similar one) is already solved.

this post was submitted on 24 Feb 2024
799 points (97.1% liked)

Programmer Humor

19870 readers
25 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