Git für TYPO3: Endlich entspannt an Projekten arbeiten. #git #typo3
Gepostet in SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
Git, JSON and Markdown walk into bar
— by @grumpygamer
🧑💻 https://www.grumpygamer.com/git_json_markdown/
#git #json #markdown #coding #dev
Git, JSON and Markdown walk into bar
Link: https://www.grumpygamer.com/git_json_markdown/
Discussion: https://news.ycombinator.com/item?id=45478451
Tired of messy commits and forgotten formatting? 😬 Let `pre-commit` clean up your code *before* it hits your repo. From trimming whitespace to catching secrets with gitleaks, it’s your automated QA sidekick. ⚡ Easy setup, big payoff. #devtools #git #precommit #automation
https://amedee.be/%f0%9f%a7%bc-pre-commit-because-oops-forgot-to-format-is-so-last-year/
🧼 Pre-commit: Because “oops, forgot to format” is so last year
As a solo developer, I wear all the hats. 🎩👷♂️🎨That includes the very boring Quality Assurance Hat™ — the one that says “yes, Amedee, you do need to check for trailing whitespace again.” And honestly? I suck at remembering those little details. I’d rather be building cool stuff than remembering to run Black or fix a missing newline. So I let my robot friend handle it. That friend is called pre-commit. And it’s the best personal assistant I never hired. 🤖 🧐 […]https://amedee.be/%f0%9f%a7%bc-pre-commit-because-oops-forgot-to-format-is-so-last-year/

Git, #JSON, and #Markdown walk into a bar, and the punchline is a developer's love letter to #tools they discovered a decade ago. 😴 Who would have guessed that #Git was so revolutionary in 2010? 🌟 Next up: the thrilling tale of discovering sliced bread. 🍞
https://www.grumpygamer.com/git_json_markdown/ #Developer #Revolution #HackerNews #ngated
Git, JSON and Markdown walk into bar
https://www.grumpygamer.com/git_json_markdown/
#HackerNews #Git #JSON #Markdown #techhumor #programming #storytelling
Remember Folks!
Friends don't let friends put git submodules in git submodules
#git
#keepItFlatKeepItMaintainable
I it bugs me a lot when I see HTML pop up in #git commit messages. I think it's an unfortunate combo of 4 things leading to it: People don't trust their forges for archival (which is good, but then please just use Reviewed-on footers with URIs and use web archival tools), MarkDown being the mess it is allowing HTML as fallback, forges taking in their mdwn into commits (worse: squashes), and bots commenting HTML.
If you're responsible for any (not all!) of that: Could you just, please, not?
✍️ “Did some stuff” isn’t a commit message. It’s a headache.
At #PSConfEU 2025, @sqldbawithbeard.bsky.social showed how good #Git commits make better teams:
📌 Clear messages
🧪 Git hooks for consistency
🤖 AI tools that help, not replace you
🎟️▶️ psconf.eu
#PowerShell
- YouTube
Git Bisect: Tìm lỗi trong code bằng cách chia đôi commit! 🛠️
Công cụ này giúp bạn nhanh chóng xác định commit nào gây ra lỗi bằng cách sử dụng thuật toán tìm kiếm nhị phân. Tiết kiệm thời gian gỡ lỗi! 🐛
#git #debug #gitbisect #lậptrình #gỡlỗi
https://til.simonwillison.net/git/git-bisect
Stress test for parallel disk i/o using git and pnpm
Link: https://github.com/NullVoxPopuli/disk-perf-git-and-pnpm
Discussion: https://news.ycombinator.com/item?id=45502173