Blog
Automating Posts to Mastodon
Saving time with automatic posts to Mastodon is fairly simple with their API
Blog
Saving time with automatic posts to Mastodon is fairly simple with their API
Blog
Four(ish) simple steps to turn an SVG into an STL via FreeCAD
Blog
A simple process for creating and 3D printing tokens for playing Magic: The Gathering
Blog
How to self-host a Ghost website using a Raspberry Pi, Docker, and Cloudflare
Blog
A simple fix for redirect errors when self-hosting Ghost on Digital Ocean while using Cloudflare for DNS
Blog
My first year growing produce, I struggled to keep decent records about what was grown and sold. I started looking for software solutions, but ultimately decided to write my own.
Blog
A lot of vendors that provide software online provide a checksum for the file that helps you verify that what you downloaded hasn't been altered in some way. Sometimes that's an MD5 or SHA256.
Blog
In my last post, I wrote about building a raspberry pi pico temperature sensor for collecting data on my farm. This time, I increased the complexity and built an entire weather station using the pico.
Blog
As I work on building my farm, one thing I'm aiming to do is collect and analyze data in order to better understand what's happening and how to improve my operation. I figure building custom devices using raspberry pis are a good way to go about this.
Blog
As 2023 comes to a close, I thought I'd take a few minutes to look back and see what I accomplished over the past 12 months. This way, I have something to reference later on.
Blog
When using NextJS, I've occasionally run into hydration errors and waste time trying to figure out what's wrong. Then I remember that I have LastPass and Proton Pass installed.
Blog
I recently built an integration between my blog and twitter, but manually creating the OAuth 1.0 header was a bit involved. Here's how I did it.