🚀 ¡Adiós al caos de versiones! 🚀
El pasado 27 de febrero nos juntamos en Las Naves para domar a Git, la herramienta libre de colaboración por excelencia. 💻🐧
Un placer veros a todes. Esta tarde fue posible gracias a la energía de la #LliureJam26 y, por supuesto, a nuestra increíble comunidad. 🕹️❤️
#Git #Programación #Programació #València #LasNaves #Taller #ProgramariLliure #SoftwareLibre #FOSS #FLOSS
Here I am working today, on stupid #devops shit, when , and I am shocked to have to say this, but a Senior Architect tells me and I literally quote "Wendy, I dont understand #DNS nearly as good as you do, so can you help me understand the cadence of what goes first or second", and all I can think is, this guy is a developer and he stupidly asks me this question? how in the fuck?
#aws #terragrunt #terraform #opentofu #git #gitproblems #gitops #wtf
Do I know any academics or pubic sector people who are going to the #royalstatsoc annual conference in september who are also handy with #git or #github? (or whatever gitlab, etc etc)
Salut @pascal_le_merrer
En plus de #difftastic, j'utilise aussi #Delta
Je trouve l'affichage plus facile à comprendre dans la plupart des cas
Delta permet notamment de :
* cacher le numéro de chaque ligne : permettant de copier d'ancienne ligne sans devoir supprimer les numéros des lignes à la main
* afficher les lignes supprimées / ajoutées avec une couleur
* afficher les mots supprimés / ajoutés avec une autre couleur
https://dandavison.github.io/delta/
Tu connais ?

Git 3.0 is coming. Are your tools ready? 🛡️
In our latest SmartGit Preview 26.1.011, we’ve officially introduced #Git 3.0 compatibility, targeting the 2 biggest architectural changes:
✅ SHA-256 Support: Moving beyond SHA-1 to ensure long-term cryptographic security and collision resistance.
✅ Reftable Support: A new storage format for refs that solves the "thousands of branches" performance bottleneck. No more scanning thousands of tiny files in .git/refs.
#Git3 #SmartGit #DevOps #SHA256

Wow I needed this TUI for a long time! 🧹
🪦 **deadbranch** — Safely find & remove old Git branches
💯 Detects stale branches, protects important ones & creates backups
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/armgabrielyan/deadbranch
#rustlang #ratatui #tui #git #version #control #terminal #devtools
git recent: what branch did I work on?
https://remysharp.com/2026/02/12/git-recent
#git #gitalias #gtd
[$] A safer kmalloc() for 7.0
A pull request that touches over 8,000 files, changing over 20,000 lines of code in the process, is (fortunately) not something that happens every day. It did happen at the end of [...]
https://lwn.net/Articles/1062856/ #LWN #Linux #kernel #Git
I Audited My Dotfiles and Found 30 Bugs
https://rant.mvh.dev/i-audited-my-dotfiles-and-found-30-bugs/
#dotfiles #chezmoi #1password #git #templates #zsh #developertools

Git workflow для частых и независимых релизов веб-сервиса
Git стал таким же привычным явлением, как электричество в розетке. Его можно использовать совершенно по-разному — он либо сделает вашу жизнь удобнее, либо причинит боль и доставит кучу проблем. Привет, меня зовут Макс Мартынов и я ведущий разработчик в Атвинте. В этой статье расскажу про наш подход к Git workflow, в котором баги одной фичи не блокируют деплой другой. Существует множество подходов и наш, конечно, не единственно верный.
https://habr.com/ru/articles/1010850/
If I am the only one working in a #git repo.
Are there any good reasons to not be "hosting" it as bare repo in cloud storage, i.e. #nextcloud 🤔