Johbo's Notes - Working on the Web
  • About Me
  • Archives

On demand PostgreSQL for your development environment

Sat 14 January 2017 by Johannes Bornhold in tools Tags postgresql / nix

A quick way how to run PostgreSQL in your development environment without any upfront setup work.

more ...

Archive multiple headlines in Org Mode

Mon 02 January 2017 by Johannes Bornhold in tools Tags spacemacs / emacs / org

Org's agenda view allows to perform bulk actions on a set of nodes from the outline. This post shows how to use it based on the example of bulk archiving a few tasks.

more ...

How to revert a merge commit in Git

Fri 09 December 2016 by Johannes Bornhold in tools Tags git

Undoing a merge in Git can be a bit tricky and cause unintended side-effects. This is a small wrap up of the most important bits to keep in mind.

more ...

NixOS Klinik - Hacking in November

Sat 26 November 2016 by Johannes Bornhold in event Tags nixos / meetup / opensource

Notes from the NixOS-Meetup in November 2016 in Berlin, focusing on pip2nix and pypi2nix.

more ...

#Nix geht mehr!

Sat 26 November 2016 by Johannes Bornhold in nixos Tags nixos / nix / fun

My personal collection of Nix related jokes in German. Can't help myself, I still like those ;)

more ...

Spacemacs layer: elfeed

Tue 22 November 2016 by Johannes Bornhold in tools Tags spacemacs / emacs / blog

elfeed is an integrated RSS reader for Emacs which also comes as a ready made configuration layer for Spacemacs. The list of feeds can be managed in Org files.

more ...

Dump HTTP headers via cURL

Sat 12 November 2016 by Johannes Bornhold in tools Tags http / curl

Useful command line examples to inspect the headers in HTTP responses, using the command line utility cURL.

more ...

Update your node-env.nix for recent nixpkgs

Wed 09 November 2016 by Johannes Bornhold in nixos Tags node2nix / nix

Quick hints on getting your node2nix based environment updated for recent versions of nixpkgs.

more ...

Python development with Nix - an update

Wed 09 November 2016 by Johannes Bornhold in develop Tags nix / python / develop / pip2nix

Review on using Nix to manage development environments for Python projects.

more ...

Spacemacs layer: imenu-list

Sat 05 November 2016 by Johannes Bornhold in tools Tags spacemacs / emacs / ide

Every now and then I am presenting one layer of Spacemacs which I find useful. This time I am writing about imenu-list which allows to have a nice outline of your current buffer.

more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • »
  • Social

    • twitter
    • github
    • linkedin
  • Categories

    • cloud
    • develop
    • event
    • hello
    • macos
    • nixos
    • tools

© 2023 Johannes Bornhold

Back to top