🍪

We use cookies

We use Google Analytics to understand how visitors use this site. Your data helps us improve the experience. Read our Privacy Policy.

Cookie Preferences

Choose which cookies you allow. You can change these preferences at any time via the footer link. See our Privacy Policy and Terms of Service for details.

Essential Required for the site to function. Cannot be disabled.
Always on
Analytics Google Analytics — helps us understand how visitors use this site. No personally identifiable information is collected.

behindthe.dev

home blog tags about
GitHub
Feb 1, 2026

Why Most Micro SaaS Founders Fail (And How to Actually Launch)

I think if you are in tech, at some point you have heard about building a "micro SaaS". A single purpose software as a service application, specifically focused

Dec 29, 2025

Setting up Dagger & Hilt in new Android Studio project

Before we can truly dive into Dagger & Hilt, we need to understand the underlying problem it solves.

Dec 23, 2025

Cursor - My Year in Code

It’s been over a year I’ve been using Cursor after switching from Github Copilot which at the pre-GPT time did feel absolutely amazing. Let’s reflect back on th

Dec 21, 2025

Stack | Data Structures with Go

Stack is one of the most basic data structures that are not native to Go. Being most basic, it's by far the easiest to implement however it will also introduce

Dec 21, 2025

Firebase is the GOAT (again) – Joy of Firebase

I began my developer journey back when I was 15, playing with C++ / C# and making simple games in Construct, this lasted for years with high school projects on

Dec 20, 2025

Queue | Data Structures with Go

In the first post of the series we introduced [Stack](/blog/create-stack-with-go-dsa) as our first data structure which follows the LIFO principle (last in firs

© 2026 Martin Dichtler. All rights reserved.

Terms • Privacy •
Go to Martin's GitHub