Ah, the classic tale: AI code that doesn't just want your data, but also your cash 💸. HERMES.md has perfected the art of transforming simple git commits into an impromptu donation to its creators. No refunds? Of course not, why would you need money when you have *anthropicsclausecode* to keep you company? 😂
https://github.com/anthropics/claude-code/issues/53262 #AIcode #CashGrab #HERMESmd #GitCommits #TechHumor #AnthropicsClause #HackerNews #ngated
HERMES.md in git commit messages causes requests to route to extra usage billing instead of plan quota · Issue #53262 · anthropics/claude-code

Summary When a git repository's recent commit history contains the case-sensitive string HERMES.md, Claude Code routes API requests to "extra usage" billing instead of the included Max plan quota. ...

GitHub

I'm still not very good at making my Git commit messages (for my blog repo) look good; I'm often just trying to dump all the self-reminders/notes in there kind of messily.

I now know (a bit late):
1. The first line is the most important and should be <50 characters with no period
2. There should be a blank line after the first
3. The rest can be up to 72 char.

I hope one day my commit messages can be clean and consistent!

Good guide here: https://wiki.openstack.org/wiki/GitCommitMessages

#gitcommit #git #gitcommits

GitCommitMessages - OpenStack

🚀 Wow, now you can relive your Git commits as a ✨fascinating✨ animated movie. Because we all know that turning your code history into a cinematic experience is exactly what the terminal was missing. 🎥🎉
https://github.com/unhappychoice/gitlogue #GitCommits #MovieMagic #AnimatedCoding #TerminalExperience #HackerNews #ngated
GitHub - unhappychoice/gitlogue: A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story.

A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story. - unhappychoice/gitlogue

GitHub
🚀 Ah yes, the groundbreaking #innovation of #government #meetings via Git commits. 🤓 When you thought #bureaucracy couldn't get any slower, they found a new way to fork it up! 💾 #EfficiencyRedefined
https://codeberg.org/forgejo/sustainability/pulls/137/files #GitCommits #EfficiencyRedefined #HackerNews #ngated
sustainability

All things related to sustainability: volunteers, donations, grant applications and employee delegation

Codeberg.org
sustainability

All things related to sustainability: volunteers, donations, grant applications and employee delegation

Codeberg.org

In the context of #gitcommits or #githistory what story would you find more useful?

1. I developed A and B simultaneously B solves a problem for A which depends on B.

2. I developed A in its entirety, and then made this abstraction into B from A