GeekMasher's Blog

DotMe: A Modern Dotfiles Manager Built with Rust

DotMe: A Modern Dotfiles Manager Built with Rust

Introducing DotMe - a fast, async dotfiles manager written in Rust that simplifies managing your configuration files across systems through git repositories, symlinks, and automatic source detection.

Let us have boundaries: Understanding Containers and Namespaces

Let us have boundaries: Understanding Containers and Namespaces

Companion notes for my Defcon 44131 talk on containers, Linux namespaces, and why they are powerful isolation tools but not hard security boundaries.

Konarr v0.5.0 - Major UI Overhaul and API Improvements

Konarr v0.5.0 - Major UI Overhaul and API Improvements

Konarr v0.5.0 brings significant improvements to the user interface, new API endpoints, enhanced user management, and better dependency tracking capabilities

Objective by the Sea v8

Objective by the Sea v8

MacOS and iOS security conference Objective by the Sea v8 in Ibiza, Spain.

Building a CodeQL Extractor from Scratch

Building a CodeQL Extractor from Scratch

This is a deep-dive into building a CodeQL Extractor from scratch using Tree-Sitter and Rust.