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

Minikube setup on macOS

Sun 19 November 2017 by Johannes Bornhold in cloud Tags nix / kubernetes / osx

Installation of minikube on OSX via Nix.

more ...

NixOPS Defaults

Sat 18 November 2017 by Johannes Bornhold in nixos Tags nixops / nix

Quick note about the attribute "defaults" in a NixOPS network description.

more ...

NixCon 2017 - Wrap Up

Thu 02 November 2017 by Johannes Bornhold in event Tags nix / nixcon

My personal review of NixCon 2017 in Munich. It's about topics I discussed, people I did meet, experiences I made and a few thoughts which I took with me.

more ...

Building a NixOS container from macOS

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

When experimenting with NixOS containers, it is sometimes quite nice to just build the container derivation and inspect the result. Being able to use the remote building features makes this even more convenient.

more ...

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 ...

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

    • mastodon
    • matrix
    • github
  • Categories

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

© 2024 Johannes Bornhold

Back to top