this post was submitted on 06 Apr 2026
116 points (98.3% liked)

Programmer Humor

41695 readers
211 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
all 15 comments
sorted by: hot top controversial new old
[–] Muehe@lemmy.ml 23 points 1 day ago
[–] HubertManne@piefed.social 4 points 20 hours ago

I mean yeah but if the automated way is a quick command under a minute and its going to be used for years then great.

[–] danielquinn@lemmy.ca 12 points 1 day ago

I know it's supposed to be a joke how a nerd will spend six hours writing a script to automate a 30second task but.... it's not really funny.

Working with less-experienced developers, I'm amazed at how slow everything is for them:  No keyboard shortcuts, no automated scripts, just slow, plodding mouse-driven tinkering.

Automation, shortcuts, and scripting drive your ability to iterate and therefore learn.

Train your fingers, and spend those hours automating repetitive stuff.  It's worth it.

[–] HubertManne@piefed.social 2 points 20 hours ago

This is kinda why programmer was not a good for for me. By the time I script something its because doing it again and again has just gotten so annoying I finally get off my but and do it.

[–] jtrek@startrek.website 6 points 1 day ago (1 children)

Sometimes the manual steps grow like weeds. Where I'm at now, they haven't invested in automation much at all. Now deploys take all day. Making a code change is a sweaty manual regression search process. It's bad.

[–] eldavi@lemmy.ml 3 points 1 day ago

it's worse when everything is manual because they don't "trust scripts" due to them not fully understanding what automation means.

[–] DudleyMason@lemmy.ml 1 points 21 hours ago

So then you break even after using the automation to do the task 144 times.

Seems like a decent trade-off

[–] Dunstabzugshaubitze@feddit.org 3 points 1 day ago (1 children)

hey, the 24 hours i invested were totally worth it to save 30 minutes of work over a year!

[–] Specter@piefed.social 2 points 8 hours ago* (last edited 8 hours ago)

Great! Now you just have to ensure you stay at your job for at least 48 years so that this automation really starts to pay off!

[–] LORDSMEGMA@sh.itjust.works 1 points 1 day ago

Why spend 10 minutes doing a task when you can automate it in 6 hours?