xeubie

↗ HN profile [ 43.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The Timelessness of TUIs (xit-vcs.github.io)
  2. I couldn't find a database that was immutable (like Datomic) and embedded (like SQLite), so I made one. The reference impl is in Zig and there are now ports for Java, Clojure, TypeScript, and Go.

  3. The marquee feature is patch-based merging, similar to Darcs and Pijul. I think xit is the first version control system (VCS) to have this feature while still being git compatible. See the 100% human-written readme for…