this post was submitted on 04 Apr 2024
1112 points (98.2% liked)

Programmer Humor

19171 readers
1453 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 5 months ago (1 children)

Yup, once you can use git with good hygiene, it opens up the door to add in other tools like commitizen and semantic-release, which completely automates things like version number bumps and changelog generation.

[โ€“] [email protected] 0 points 5 months ago

I fucking hate auto-generated changelogs, so I consider that a downside.