Blog
Adding React to Ghost
My goal is to add a payments integration to my ghost theme. I'm doing that by loading a react app within one of my theme's pages that will communicate with an external API.
Posts about various technology and platforms such as docker, azure, raspberry pi, etc
Blog
My goal is to add a payments integration to my ghost theme. I'm doing that by loading a react app within one of my theme's pages that will communicate with an external API.
Blog
How to save Unity preferences between sessions on Ubuntu
Blog
How to set up a centralized logging solution for .Net applications with Loki and Grafana
Blog
A simple solution for running multiple NGrok tunnels from a single agent
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
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
Cloud hosting is simple and convenient, but over time it can also be costly. As an alternative, I decided to host a .Net API on a Raspberry Pi running Ubuntu.