GeekMasher's Blog

Quibble: Part 1 - Designing a Container Security Tool

Quibble: Part 1 - Designing a Container Security Tool
Quibble is a container security tool I built to support my Homelab container setup using Docker and Podman compose! This is part 1 of a series to talk about the different components and features I will be building into Quibble... Read more →

Rocketing to the moon with Rocket and Rust

Rocketing to the moon with Rocket and Rust
Rocket is a powerful and fast Web Framework for Rust. Lets learn how to use it for every day development... Read more →

GeekMasher.dev - Blog V2

GeekMasher.dev - Blog V2
After 3 years running a GatsbyJS React Blog, I have moved to using Hugo and Go. Here is why... Read more →

Creating Presentations using Markdown and Marp

Creating Presentations using Markdown and Marp
Have you ever wanted to create a presentation that isn’t a Power Point pptx or Google Sheet? Don’t look any further then Markdown and Marp!... Read more →

Introduction to CodeQL and Code Scanning

Introduction to CodeQL and Code Scanning
Here is a quick introduction into what CodeQL, how to setup your environment, and analysing your code... Read more →