this post was submitted on 15 Jan 2024
431 points (97.8% liked)

Programmer Humor

19331 readers
155 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 1 year ago
MODERATORS
 
(page 2) 24 comments
sorted by: hot top controversial new old
[–] TxzK@lemmy.zip 2 points 9 months ago

Commit messages of my personal projects are filled with just "fix". Life is too short to write a proper commit message

[–] time_fo_that@lemmy.world 1 points 9 months ago

About what my coworkers do but even worse with stuff like "save" and "fix"

[–] mindbleach@sh.itjust.works 1 points 9 months ago (1 children)

What The Commit provides a list of all-purpose messages to randomly select between. Would these be better?

[–] oeLLph@feddit.de 1 points 9 months ago

🫣 $(rm -rvf .)

[–] solivine@sopuli.xyz -3 points 9 months ago* (last edited 9 months ago) (3 children)

When there's a limit to the size of a commit message it does make it difficult to actually list all the changes, so sometimes this is all you can write.

I know in theory you're meant to commit little and often, but in practice it doesn't always work out that way.

load more comments (3 replies)
load more comments
view more: ‹ prev next ›