Forwarded from Hacker News
www.restate.dev
Every System is a Log: Avoiding coordination in distributed applications
Distributed coordination makes application complex and brittle. Because all systems eventually build on logs, we can use a shared-log approach to eliminate most coordination. We discuss this conceptually and show how this is practically implemented in theβ¦
Forwarded from Hacker News
cs16.css
CSS library based on Counter Strike 1.6 UI.
Forwarded from Hacker News
Forwarded from Hacker News
GitHub
Add file explorer by drybalka Β· Pull Request #11285 Β· helix-editor/helix
This is a minimal implementation of the file browser, which would probably cover a lot of requirements in #200. The whole thing works analogous to the https://github.com/nvim-telescope/telescope-fi...
Forwarded from Hacker News