Continuous Deployment is awesome because you can forget about the infrastructure part of the development and only focus on the code. Heroku makes it incredibly easy to set it up using Github and Automatic Deploys. Create a new projectFork the simple Nodej... (more…)
Read more »
The iOS/iPadOS app iSH is available on the app store and runs Linux via x86 emulation. And you can install Node.js on it! (more…)
Read more »
A least recently used (LRU) cache backed by Redis, allowing data to be shared by
multiple Node.JS processes. API inspired by node-lru-cache.
Read more »
This is the first of a series of blog posts centered around my explorations and experiments with using Kubernetes to power my own small slice of infrastructure (1-3 servers, mix of VPS and dedicated hardware).
This post is a bit of an introductory piece d... (more…)
Read more »