@nacsan yo uso #pass , que es un gestor de contraseñas en local, donde encripto las contraseñas con #pgp y puedo guardarlas en un repo privado de #git . Además como uso #sway , cree un pequeño script que me permite usar pass con wofi
https://codeberg.org/codeDude/passwofi/src/branch/master/passwofi
Y lo subí al repo #aur (el cual no puedo mostrar por que alguien esta atacando ese repo)
Por cierto ayer encontré un bug en mi script que justo esto me hizo acrodarme jajajajajajaja
Codeberg e.V. is een vereniging waar je lid van kunt worden vanaf 2 €/maand: https://join.codeberg.org/#ch-membership
Duurt blijkbaar wel een week want ze hebben een backlog van 100 aanmeldingen. Maak die backlog nog wat groter :D
✍️ New post on counting files in your Git repository, using `git ls-files`
https://adamj.eu/tech/2025/08/29/git-count-files/
I was getting wound up yesterday as I wanted to create a gitignore file and I couldn't be bothered to leave the terminal. So I created Snub (it's like ignoring, but with attitude) to scratch an itch.
The code is up on codeberg along with a first release. There's a few things I want to add to it still, but thought I'd share in case it's useful for anyone.
https://codeberg.org/dazfuller/snub
Git Rebase—Explained Like You’re New to Git, by (not on Mastodon or Bluesky):
🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗
Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!
👉 Saiba mais no blog: https://nova.escolalinux.com.br/blog/desmistificando-o-debate-git-vs-github-entendendo-as-principais-diferenas?utm_source=dlvr.it&utm_medium=mastodon
#Git #GitHub #Desenvolvimento #Tecnologia #CódigoAberto
Seriously is there any way to do this though? Like my cherry pick has conflicts, I'm partially through fixing them but I want to pause and go rebase some other stuff first. #git?
#DevLog: New project git-vendor-replay 🚀
📦 Added core functionality to import vendor directories
♻️ Extract downstream commits and replay as updates on new imports
📝 Added man page with usage instructions and examples
🏷️ Added versioning, install and distcheck
🔍 Implemented preflight check script to ensure required tools are available
https://github.com/tim-janik/git-vendor-replay
#BuildInPublic #100DaysOfCode #Jujutsu #VCS #CLI #DevTools #Git #ShellScript #VendorReplay

#CISA warns of actively exploited #Git code execution flaw
I began using #jj only about 2 months ago.
I liked it, but didn't find it revolutionary.
Then this week I had to use vanilla #git. So, so painful! I immediately missed `jj new` and the like.
So of course, I made a song praising #jujutsu :
https://ai-song.ai/music/z7HMfE4JwiMJbOgI8vgS1PdUjTiJ7i?version=1
CISA Adds Citrix and Git Flaws to KEV Catalogue Amid Active Exploitation https://hackread.com/cisa-citrix-git-flaw-kev-catalog-amid-active-exploitation/ #Cybersecurity #Vulnerability #Security #Citrix #CISA #Git #KEV
Acabo de publicar una nueva entrada en la web, sobre el servidor #git ligero, llamada #cgit Por si os interesa: https://www.ochobitshacenunbyte.com/2025/08/29/cgit-un-servidor-git-ligero/