Mark Brady's Blog:
Software Engineering and More 🚀

Welcome to my website! I write about various topics, including software engineering, cybersecurity, platform engineering, DevSecOps, Linux and self-hosting.

You can subscribe to future posts using the feed.

Latest posts

Go Spark: a Go and SQLite web app template

Introducing Go Spark, an open source Go and SQLite web app starter template with secure authentication, TOTP two-factor auth, passkeys, and Docker deployment.


How to manage PostgreSQL databases

A quick guide to managing local PostgreSQL databases for app development, including creating databases and roles, and cleaning up old ones.