goenv: Three Functions, One Env Var, Zero Fucks Given
Every service I write needs exactly one piece of information before it does anything else: is this thing running in prod, or is some poor bastard (me, at 2am, half …
Mostly writing code that does stuff…
Every service I write needs exactly one piece of information before it does anything else: is this thing running in prod, or is some poor bastard (me, at 2am, half …
When I was building PIrateRF, I had two options. Option one: shell out to a pile of C binaries from rpitx every time I wanted to key up a transmitter, …
Not in the mood to write much so I’ll keep this short… Working with shell commands is quite a fuckin’ job in Golang. Running a command, waiting for it to …