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

NixCon 2017 - Hackathon Day 2

Tue 31 October 2017 by Johannes Bornhold in event Tags nix / event

Wrap up of the second hackathon day after NixCon 2017.

more ...

Nixpkgs library discovery: remove

Tue 31 October 2017 by Johannes Bornhold in nixos Tags nix / library / nixpkgs / pip2nix

A quick example about how to use the library function remove to adjust a package's dependencies based on a given condition.

more ...

Remote building

Tue 31 October 2017 by Johannes Bornhold in nixos Tags nix / nixos / nixops / osx

Quick note about the needed bits to get remote building for Nix into a working state on OSX.

more ...

NixCon 2017 - Hackathon Day 1

Tue 31 October 2017 by Johannes Bornhold in event Tags nix / event

Wrap up of the first hackathon day after NixCon 2017.

more ...

Loading a text dump into PostgreSQL

Fri 02 June 2017 by Johannes Bornhold in tools Tags postgresql / database

Just got a plain SQL dump of a database and in this case pg_restore does not work. This post shows how to use psql to load such a dump into a database in the context of a local development environment.

more ...

Reproducible Development Environments with Nix

Sat 27 May 2017 by Johannes Bornhold in event Tags python / nix / develop

Export of the slides from my talk at PyConWEB 2017 about using Nix the purely functional package manager to get reproducible development environments.

more ...

NixOPS Container

Fri 26 May 2017 by Johannes Bornhold in event Tags nixops / container / deployment

Slide content plus my notes from the talk "Deep Dive into NixOPS' Container Backend" which a gave at a NixOS Meetup in Munich.

more ...

Presentations with Org-mode

Mon 15 May 2017 by Johannes Bornhold in tools Tags org / revealjs

Notes from first experiments using org-reveal to create presentations from Org files. The rendered presentations are based on reveal.js.

more ...

First steps using GPGSuite

Fri 14 April 2017 by Johannes Bornhold in tools Tags gpg / osx

Notes about starting out with GPGSuite on OSX to get a working GnuPG integration with Apple's Mail application. Had to tweak things slightly to use the GnuPG installation from Nix.

more ...

On demand Redis service for your development environment

Mon 30 January 2017 by Johannes Bornhold in tools Tags redis / nix

Howto start a Redis service ad-hoc thanks to nix-shell.

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