Making a Bluetooth adapter work on Linux
Getting a USB Bluetooth dongle to function properly on Linux proved to be somewhat of a trip, which I’m documenting here.
Getting a USB Bluetooth dongle to function properly on Linux proved to be somewhat of a trip, which I’m documenting here.
Rust programs are pretty fast on their own, but you can slightly augment their performance with some simple tricks.
Everybody probably understands how Cloudflare proxies A/AAAA records, but how it proxies CNAME records is also pretty interesting. Let’s dive into how that happens and why it can often break other products that need you to set CNAME records.
I recently moved from forwarding my email through Google to hosting it through Purelymail.com. Here are some thoughts about the process and the motivation behind it
Let’s extend the “scope” of these tutorials :)
The Viscerion experiment that started more than a year ago is now coming to an end. Here’s what’s happening.
GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here’s how I used it to create mine.
Optimize social media exposure with the right metadata for your site
Dagger is universally intimidating to beginners and I want to change it.
Adding additional comment backends to Hugo is actually rather simple!