←back to thread

299 points miguelraz | 2 comments | | HN request time: 0.469s | source
1. 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 #
2. 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!