Recently Updated Pages
What is the Nix store?
The Nix store is a folder, located at /nix/store by default, that contains every build result fro...
What is Nix?
Nix is a next-generation package and system manager. Many other package managers suffer from dep...
What is nixpkgs?
You'll often run across the name 'nixpkgs' in this documentation. Nix itself is really just the p...
What is NixOS?
While Nix can run as a stand-alone package manager on any Linux system, and even on macOS, there'...
What is NixOps?
Nix (and NixOS) themselves only manage a single machine. If you want to manage multiple machines,...
What is Hydra?
Hydra is, more or less, a build server. Unsurprisingly, it uses Nix and nixlang for specifying wh...
Running a Node.js application using nvm as a systemd service
This article was originally published at https://gist.github.com/joepie91/73ce30dd258296bd24af23e...
Secure random values
This article was originally published at https://gist.github.com/joepie91/7105003c3b26e65efcea63f...
ES Modules are terrible, actually
This post was originally published at https://gist.github.com/joepie91/bca2fda868c1e8b2c2caf76af7...
Quick reference for `checkit` validators
This article was originally published at https://gist.github.com/joepie91/cd107b3a566264b28a34946...
Introduction to sessions
This article was originally published at https://gist.github.com/joepie91/cf5fd6481a31477b12dc33a...
Rendering pages server-side with Express (and Pug)
This article was originally published at https://gist.github.com/joepie91/c0069ab0e0da40cc7b54b8c...
Persistent state in Node.js
This article was originally published at https://gist.github.com/joepie91/bf0813626e6568e8633b. ...
A few notes on the "Gathering weak npm credentials" article
This article was originally published in 2017 at https://gist.github.com/joepie91/828532657d23d51...
Quill.js glossary
This article was originally published at https://gist.github.com/joepie91/46241ef1ce89c74958da0fd...
The Promises FAQ - addressing the most common questions and misconceptions about Promises
This article was originally published at https://gist.github.com/joepie91/4c3a10629a4263a522e3bc4...
Fixing "Buffer without new" deprecation warnings
This article was originally published at https://gist.github.com/joepie91/a0848a06b4733d8c95c9523...
A survey of unhandledRejection and rejectionHandled handlers
This article was originally published at https://gist.github.com/joepie91/06cca7058a34398f168...
Checking file existence asynchronously
This article was originally published at https://gist.github.com/joepie91/bbf495e044da043de2ba. ...
Error handling (with Promises)
This article was originally published at https://gist.github.com/joepie91/c8d8cc4e6c2b57889446. I...