As always, I forgot them hashtags #magit #git #gitbutler #vc #marketing #donations
Review Git diffs quickly... from the terminal ⚡
🌀 **giff** — TUI for git diffs with interactive rebase
💯 Side-by-side/unified views + accept/reject changes before committing
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/bahdotsh/giff
#rustlang #ratatui #tui #git #vcs #cli #productivity #terminal
so cool! didn't know `includeIf` and `insteadOf` keywords in #git config
https://alex000kim.com/posts/2025-07-25-git-profiles/
@timbray I'm always surprised how little love #pass gets in the #PasswordStore #security discussions.
It's from Jason A. Donenfeld - of #Wireguard fame - and it uses #git as it's "database" (i.e. files with version control) so you don't get any of the database corruption issues from which the other tools suffer.
https://www.passwordstore.org/
I am blown away again and again by how freakin powerful #nix is.
I am currently setting up a VPS for my private project, with a development mailinglist that is actually a receive-only mailinglist that forwards mails to a public-inbox instance that can be used with `lei` to "subscribe" to.
That host also contains a #git repository with a #cgit web frontend.
It also hosts a website (static site compiled) of the project.
All of that is tested with nixos VM tests. I did not even yet rent that VPS, I am currently configuring and defining the whole thing, I write tests that everything works as expected (sending mail which then appears in the public-inbox frontend, the cgit web interface is reachable, I can push to the underlying repository... and so on).
As soon as things work, I can look for a VPS hoster and then deploy that thing and hit the ground running right there.
Absolutely amazing.
"Now completely lost, "wit" was part of an extinct group of pronouns used for exactly two people: the dual form, which also includes "uncer" or "unker" ("our" for two people) and "git" ("you two"). That dual form vanished from the English language around the 13th Century."
https://www.bbc.com/future/article/20260408-the-extinct-english-words-for-just-the-two-of-us
I think a lot of the standard things are implemented now. Probably I should start implementing actions, e.g. "switch" and "delete" actions in the right-click menu on branches or a "discard changes", "delete file", "copy path" actions on changed files.

"We’ve raised $17M to build what comes after Git". What I would be more excited while reading a blog post published by the cofounder of GitHub is "...what comes after GitHub".
https://blog.gitbutler.com/series-a
🚀 #Congrats #on #raising #$17M #to #reinvent #the #wheel! #🎉 #A #Series #A #triumph #to #fund #the #next #big #thing #we #never #asked #for. #Yes, #please, #another #tool #to #complicate #our #lives #more #than #Git #already #does! 😂
https://blog.gitbutler.com/series-a #😂
funding #innovation #startup #humor #tech #tools #HackerNews #ngated
We've raised $17M to build what comes after Git
https://blog.gitbutler.com/series-a
#HackerNews #funding #tech #innovation #Git #alternatives #version #control #startups
Answering Forgejo federation questions — Forgejo
https://forgejo.org/2023-01-10-answering-forgejo-federation-questions/
#forgejo #thefutureisfederated #git
The Git Commands I Run Before Reading Any Code
Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.
#development, #git, #code, #journalism