All posts

GPN24 Schedule

The Gulaschprogrammiernacht (short: GPN) is an annual hacker and maker event by Entropia e.V. in Karlsruhe — talks on IT, society and technology. If you know the Chaos Communication Congress: think of it as the smaller but equally lively southern German sister.

This year at GPN 24, the way the conference schedule was displayed on iPhone really bothered me — constant horizontal scrolling between parallel talks. So I built a mobile-optimised iOS and watchOS app, and used it as an opportunity to try a few things that had been on my list.

Dotfiles

Configuration files on Linux often start with a dot — hence “dotfiles”. With Git they can be kept consistent across all machines and set up with a single command.