Felix GeisendörferinTechspiration + Ideas + Making It HappenThe worst part about programming……is realizing how impotent we are.Feb 1, 20168Feb 1, 20168
Felix Geisendörferturd machineturd machine noun 1. an abstract machine that is more complicated, yet less powerful than a turing machine.Jan 27, 20161Jan 27, 20161
Felix GeisendörferWhy you should use go build -a (or gb)Update: The problem was fixed in Go 1.5 (thanks Nicolas Grilly). I was accidentally testing with Go 1.4 when writing this article 😩.Nov 20, 20152Nov 20, 20152
Felix GeisendörferinHackerNoon.comThe sleepy for loop in GoContrived example: Let’s say you have a JSON file with an array of IP address strings, and you want to reload this file every 3 seconds…Oct 30, 20153Oct 30, 20153
Felix GeisendörferKilling a child process and all of its children in GoThis blog post explores some common unix child process control use cases, and how to perform them in Go. I’m mostly sharing it to improve…Sep 23, 20156Sep 23, 20156