Blog posts in "Software"

12 posts found

Untracker

I built a $0.99 app that strips tracking parameters from every URL you copy. Here's why, and how it works.

Krik

A static site generator developed entirely with Claude AI assistance, showcasing the power of AI-driven development in Rust and the revolutionary impact of AI coding tools.

Firefox extensions I can't live without

Essential Firefox extensions for productivity and privacy: cookie management, Google tracking prevention, ad blocking, and secure password management.

Bruce: cryptography in Java made easy

Bruce is a Java library that simplifies cryptography operations, making it easy for developers to implement secure encryption, decryption, and hashing in their applications.

Anxiety Driven Development

A reflection on managing pressure and anxiety in software development, and how to maintain quality while meeting deadlines.

The Matrix Screensaver for Commodore 64

A Matrix-style screensaver implementation for Commodore 64 written in 6502 assembly, featuring multiple display modes and interactive controls, inspired by the legendary xmatrix screensaver.

Write decent log messages, or Jesus cries

Complete guide for writing effective log messages in Java: best practices for debugging, production monitoring, exception handling, and configuration of modern logging frameworks.