My Favorite FOSS Tools: Just

Just is a handy way to save and run project-specific commands. It is available for Linux, MacOS and Windows without additional dependencies.

September 5, 2025 · 6 min

My Favorite FOSS Tools: Pinta

Pinta is my choice for a lightweight drawing tool. It is a Drawing/editing program modeled after Paint.NET. Its goal is to provide a simplified alternative to GIMP for casual users. Think of it like ms paint, but for all of us.

September 5, 2025 · 2 min

My Favorite FOSS Tools: Fish Shell

Fish is a user-friendly command line shell for Linux and macOS. It has tab completions, syntax highlighting and scripting was never that easy.

August 17, 2025 · 8 min

AI Instructions in Code Repositories

In this blog post we will explore how to make your codebase ready for AI supported contributions based on the recent RFC proposal regarding AI coding assistants in the Linux Kernel.

August 13, 2025 · 3 min

Getting Started with GoAccess: Visualizing Nginx Access Logs as HTML Reports

Understanding web traffic is critical for assessing server performance and identifying usage patterns. GoAccess is an open-source log analyzer…

May 31, 2025 · 9 min

Gzip: Reduce Website Load Times

Gzip is a simple, free tool to provide zipped resources on your server. Compressed files are smaller and thus, website load times improve drastically…

April 18, 2025 · 5 min

Marp: Advanced Image Positioning

In your theme.css you can add styling with aliases to use on images like the builtin filters of Marp…

March 28, 2025 · 2 min

Hugo: Create a Post Series

Want to write posts that are part of a series of posts? Hugo allows doing so by utilizing its taxonomy feature…

March 15, 2025 · 2 min