Designing Filmz

Some time ago I built a little iOS App called Filmz with vibe_coding. Turns out that’s nice until you end up vibe debugging. So now I take a new attempt, starting in a more structured way.

Counting comments...

MCP Playground

Notes about findings and understandings around Model Context Protocol aka _MCP.

Counting comments...

Setting up a Mac

Mac

Every couple of years you get the opportunity to setup a new Mac. It’s typically a enjoyable process, yet it eats up some time. In order top make it a structured enjoyable process, here is my note to future-me of what I have to install, and in what order …

Counting comments...

Autocompleting my Blog

I now have a Pelican based blog and want to automagically add or fix content: Picture tags, article summaries, translations… Finally a wa to use AI 🤖

Counting comments...

Digital Garden

I read a bout digital gardens and liked the idea. So I started thinking on how I would setup such a garden - and of course used AI help...
Counting comments...

Thoughts On Swift Architecture

I heard an interesting podcast on how to structure different model types in Swift: Domain models that are my internal representation, Data Models (or DTOs) that are the external representation, and View Models that are the representation for the UI. But many aspects are still unclear to me.
Counting comments...

Optimal Swimming Slot

I’d love to build a little website that optimizes my swimming slots in Munich’s public pools.
Counting comments...

Solid Comments In Static Website

I added comments to my static website. Here's how I did it.
Counting comments...

Cursor Magic

I found this video of a dev with LOTS of helpful tips on how to use Cursor - here are my take aways.
Counting comments...

Development Environment On Mac

Mac
I use different dev tools (Java, Python, Docker...) but I use some of them only rarely. So I forget how I installed them, what version manager I used etc. So this is the note to future me to look it up.
Counting comments...