nix-output-monitor
lions-backend
nix-output-monitor | lions-backend | |
---|---|---|
1 | 1 | |
991 | 6 | |
3.0% | - | |
7.1 | 6.8 | |
2 months ago | 10 months ago | |
Haskell | Haskell | |
GNU Affero General Public License v3.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nix-output-monitor
-
Zig's New CLI Progress Bar Explained
Reminds me of nix-output-monitor [1], for example see [2].
It makes it easy to understand how individual steps are progressing, and how individual steps relate to the overall plan. It enables me to locate expensive build steps, and possibly to avoid them if steps are failing.
[1]: https://github.com/maralorn/nix-output-monitor
[2]: https://asciinema.org/a/7hJXH2iFLEkKxG1lL25lspqNn
lions-backend
-
Sessions and authentication in a WAI application
I decided to just push the code, even though it's extremely raw: https://github.com/cideM/lions-backend/tree/53d2cca5594ca34c764d85b5241069a3182f9911
What are some alternatives?
nix-tree - Interactively browse dependency graphs of Nix derivations.
servant-auth
cachix - Command line client for Nix binary cache hosting:
serversession - Secure, modular server-side sessions.
purenix - Nix backend for PureScript. Transpile PureScript code to Nix.
control-plane - My own personal Jesus^WControl Plane
ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
nixfmt - The official (but not yet stable) formatter for Nix code
nix-dram - Nix Flakes with a modified frontend, by dramforever