Salvatore's Blog
It works on my computer.
Setting Up macOS for a Developer
In this post, I’ll share the key tools and configurations I use when setting up a new macOS environment for software engineering.
Running Rust on Android with UniFFI
You don’t want rust in your android, but you might want Rust in your Android.
Set up a free Mastodon-ready server in under 20 minutes with Pleroma + Fly.io
Run a Pleroma server on Fly.io’s free tier. Pleroma can use Mastodon apps and federate with Mastodon servers.
4 macOS Screenshot Tricks To Impress Your Co-Workers
Here are 4 tricks that I’ve found to make my life easier and help me communicate better with my co-workers.
How I added the Kotlin Interactive Shell to Homebrew (and you can too)
I really like ki, but I didn’t want to run the shell script every time. Other folks felt the same, so I ended up writing this Homebrew formula. Here’s an abbreviated version of how I did it.