←back to thread

298 points miguelraz | 1 comments | | HN request time: 0.199s | source
Show context
art-w ◴[] No.45894320[source]
Two interesting projects in that space:

- https://arcan-fe.com/ which introduces a new protocol for TUI applications, which leads to better interactions across the different layers (hard to describe! but the website has nice videos and explanations of what is made possible)

- Shelter, a shell with reproducible operations and git-like branches of the filesystem https://patrick.sirref.org/shelter/index.xml

replies(1): >>45895152 #
1. jynelson ◴[] No.45895152[source]
omg i've wanted something like shelter for literal years

it "cheats" a little because it requires the underlying filesystem to support snapshots but it's still really really cool, thank you for the link!