384
Fridays (lemmy.world)
top 6 comments
sorted by: hot top controversial new old
[-] Alexstarfire@lemmy.world 21 points 2 weeks ago

This just tells me you don't document well enough.

[-] Neptr 1 points 2 weeks ago

Legit. Even if documentation can be time-consuming, it is such a lifesaver and makes the whole process of coding much smoother. It means not as much time wasted backtracking. If you think there is any part of your code you won't understand when you coming back to it, document, document, document.

Sometimes I write some multiline psuedocode comments or/and an explaination of specific choices, especially those invisible choices you make while debugging that aren't apparent when your just reading through your code.

Good thing to do is make code that is generally readable too lol.

[-] phorq@lemmy.ml 16 points 2 weeks ago

Where's the Sunday night stress when you realize you'll have to deal with it all again tomorrow?

[-] Goldholz 2 points 2 weeks ago

I have started to now write all my thoughts down 30 minutes before i go home on friday, will see how it is on monday

[-] Bojack411@lemmy.world 1 points 2 weeks ago

I leave post it notes on my computer with keywords so i can remember where I left off. It puts me right back into work mode when I clock in.

[-] fibojoly@sh.itjust.works 1 points 1 week ago

I am pretty good at flushing out all memories of my work during weekends these day, so that's why I have great comments for such things.

(how do I know they are great? I got colleagues thanking me for the helpful comments. How fucking often has that happened to you in your career?)

this post was submitted on 17 Jan 2025
384 points (100.0% liked)

Programmer Humor

20251 readers
1270 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