Based on our record, NixOS should be more popular than Jsonnet. It has been mentiond 267 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://jsonnet.org/ I never heard of this before. This seems like the JSON I wish I really had. Of course at some point you could just use JavaScript. - Source: Hacker News / 25 days ago
I've been reading the book Modern Compiler Implementation in ML lately. It's been helpful to brush up on some concepts while developing Tsonnet (my typed-aspiring Jsonnet flavor) and I hope to learn a ton more. However, I'm growing dissatisfied with some details -- not specifically the book, but the choice of the development environment. - Source: dev.to / about 2 months ago
For the past 2 years, I've been working extensively with Jsonnet, a configuration language that augments JSON and helps eliminate repetition in our config files. It has its limits (many by design), which keeps the language simple to use. But there's one thing that keeps nagging at me when I'm deep in the code: what's the shape of the input or output of this function? And wouldn't it be great if we could type... - Source: dev.to / 4 months ago
Jsonnet: Use --jsonnet (-j) for advanced, programmatically controlled renaming logic. - Source: dev.to / 5 months ago
Kubernetes does not provide or require a configuration language like Jsonnet, as it provides a declarative API that can be used with different types of declarative specifications. - Source: dev.to / 9 months ago
I am actively using Nix from my workstation setup to development environments, from Docker image builds to CI/CD pipelines, and even on production servers. One of the themes that comes up often is provisioning a codebase, a development environment and packaging configuration for a new project. - Source: dev.to / 2 days ago
I'd love to create some Nix (https://nixos.org/) content. - Source: Hacker News / 15 days ago
NixOS may end up being "the last OS I ever use" (especially now that gaming is viable on it): https://nixos.org/ Check it out. The whitepaper's a fairly digestible read, too, and may get you excited about the whole concept (which is VERY different from how things are normally done, but ends up giving you guarantees). - Source: Hacker News / about 1 month ago
For implementing the themes I have decided to use nix flakes since they allow each theme to specify their own dependencies and which command to run with the resulting JSON from the previous step as input. Another alternative could have been to use docker, but I wanted to learn more about nix. - Source: dev.to / about 2 months ago
One of the most tedious and time-wasting parts of the development process is setting up tooling. For a NodeJS project this requires getting the right Node version, getting the preferred package manager, installing things like a linter, formatter, and sometimes a compiler for TypeScript or other JS-transpiled languages. Well today we are going to talk about using Nix as an SDK/tool manager, and how we can setup... - Source: dev.to / 2 months ago
Dhall Configuration Language - A non-repetitive alternative to YAML
GNU Guix - Like Nix but GNU.
Protobuf - Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
Homebrew - The missing package manager for macOS
FRPC - Application and Data, Languages & Frameworks, and Remote Procedure Call (RPC)
asdf-vm - An extendable version manager