Tech

Tech

foobar2000

A minimal music app for macOS and Windows

Tech
foobar2000

Adding weather to my Fish welcome message

For some reason, I always want to know the weather conditions. I barely go outdoors, but I still like to know what's happening. I have a few shell scripts that kick out some version of the weather. Here's the one I use most: #!/bin/sh # Jack

Tech

GoAccess and HTTP Protocols

Using GoAccess to process my web server logs is going fine. It's nice not paying for an analytics service, but it's definitely a messier process. I wrote a little about Filtering server logs for use with GoAccess recently, but have since tweaked things a little. One

Tech

I can't decide about self-hosting

Having my own instances of things is cool. Websites, apps, databases, all mine and completely under my control. Except I'm beginning to wonder whether I want that control. I'm down to 2 instances at DigitalOcean. The first is my "static" server which runs the

Tech