Archives for Johbo's Notes - Working on the Web
Using Emacs batch mode in Spacemacs
A simple DNS server for development and testing in Kubernetes
Running a local nameserver for the .test domain on MacOS
Using a local nameserver for the .test domain on MacOS
Customized image in Kubernetes
Flashing an image to USB drive on MacOS
Virtual Conferences - Thoughts after Lead Dev Live Summer 2020
Using Nix in Docker to build Sphinx documents
Run a command with extra packages available
Building a NixOS image for VirtualBox
Building a NixOS container from macOS
Nixpkgs library discovery: remove
Loading a text dump into PostgreSQL
Reproducible Development Environments with Nix
On demand Redis service for your development environment
On demand PostgreSQL for your development environment
Archive multiple headlines in Org Mode
How to revert a merge commit in Git
NixOS Klinik - Hacking in November
Update your node-env.nix for recent nixpkgs
Python development with Nix - an update
Creating a partial unique index with SQLAlchemy in PostgreSQL
Custom meta tags with Pelican, canonical URL as example
Printing the generated query including parameters
Sort certain result items on top in PostgreSQL
Storing the Heroku Connect configuration in a repository
Comparing tables in PostgreSQL
Thoughts on a command line toolkit for Pyramid
Heroku Connect - Trigger sync of failed records
Build a Nix derivation against a specific channel
Environment for the Salesforce migration tool
Thoughts on the CLI of Pyramid applications
Roughly counting rows in PostgreSQL
Spin up a local web server with Python
Mercurial workflow based on bookmarks
Mercurial log from current commit - hgcl
Migrate custom fields with the Salesforce Migration Tool
Nix based projects: Supporting two versions of fetchgit
Creating a test database with SQLAlchemy
Recommended read: A re-introduction to JavaScript
Grab environment variables of a Heroku app
Data migrations with Alembic - Plain SQL
Loading a PostgreSQL database dump for development environment
Remove a line from a text file via SED
Supporting EditorConfig in Spacemacs
Local SMTP server built into Python
Node development environment based on Nix
Modifying Python packages via config.nix
Combining marshmallow and translationstring
Reproducible development environments based on Nix for Python