Social Card
When developing web applications, or even a personal blog, there’s a good chance content will be shared on social media. When a link is shared, the social media platform will attempt to generate a preview of the content. This preview is called a “social card”.
read more...SQLite WAL
For Pin Sheet Pro, I’m using SQLite as the database (for now). Being a serverless, file-based, database there are challenges to applications that perform frequet writes. Pin Sheet Pro hasn’t gone live yet. When it does, it will be performing a moderate amount of database writes. In order to avoid any possible collisions I’ve decided to enable WAL, or Write-Ahead Logging,
read more...GLHF: 2025 Edition
Above the entrance to my office is a sign that reads “GLHF”. At first glance it may look like a simple weathered piece of wood. It’s a ski trail sign.
read more...