> Speed scale walk animations in Godot dynamically
Blog
Tags: #astro #bash #caddy #gamedev #godot #macos #markdown #raspberrypi #self-host #storytime #web
Subscribe to my blog with RSS!
2026
2025
September
> Switch from iTerm2 to Ghostty on MacOS
The dropdown terminal is the sole reason I've been using iTerm2. Now that Ghostty can do it too, I can save some RAM by switching to it!
> How to run Nakama on Raspberry Pi
Use the Raspberry Pi at home to simulate a Nakama game server situation, instead of running the containers directly on your development machine.
March
February
2024
October
> GFM Callouts in Astro
Enable GitHub style callouts in Astro blog
> Prettier Astro in WebStorm
Configure Prettier for Astro files.
> Astro Could not transform image
Error caused by a missing NPM package
> Localization in Astro
Translate your website to multiple languages
> Turso on Netlify
Query a Turso database from Astro with Netlify Functions
February
2023
December
> Leetcode 202 - Happy Number
For the love of God - STOP stringifying numbers just to process the individual digits. Please.
> Add captions to images in Obsidian
Have the obsidian markdown editor display images as if they were figures - with caption below.
> Reverse sort with a numeric string key
I actually used this for a Godot engine contribution!
> Enter the newest subdirectory.
Stop rummaging in your side projects directory. Just go to the latest one.
November
> Convert python objects into dictionaries
JSON serialization is one thing. But how to turn your classes into dictionaries?
> Turn screen recording into a gif
Useful script to turn .mov into a .gif
> Terminate a process that listens on a port
You forgot to shut down a development server, and now it's running in the background, taking up your favorite port. Kill it mercilessly.
2022
December
November