Now
Photography
I was big into photography before I started studying. Then everything was about filmmaking but recently we traveled to Norway with a camera and I had so much fun taking pictures. So I decided to buy a camera again and now it goes everywhere with me. I am fascinated by street photography and i want to challenge myself. In the past I thought photography was about technical excellence and the most beautiful landscape or architecture. But now I think it's capturing a moment or a vibe and timing and creativity are more important. My camera gear is kept up to date in Uses
Dog
My partner and I are thinking of getting a dog. We finally cleared everything with the property management and we can now look for four-legged companions. We want to adopt a dog from the shelter and we're already sending each other pictures and links back and forth. It will be an exciting new phase for us and hopefully a great motivation to spend some time outside, travel and combining it with photography.
Homex
I've built Homex - a bridge between Elixir and Home Assistant. You can read more about it in my first article. I laid out a roadmap and want to tackle the work soon, now that I have successfully procrastinated building this website in
Gleam
Yeah, you read correctly. This blog is generated by Gleam - a friendly language for building type-safe systems that scale!. I started using lustre_ssg but soon after that I rolled my own. This is the first time I've written a static site generator. It's like a more advanced hello world for programmers and Gleam is just a joy to use. It's very simple with a Rust-inspired syntax but it's still a functional language. Coming from Elixir the type and exhaustiveness checking are a welcome addition.