08.03.2024 How To Create Backup From PostgreSQL on Fly.io A quick tutorial on how to backup remote postgresql database to your local machine
1.12.2023 Advent Of App 2023: Breathing Exercise For Swimmers This year's edition of working on a project daily and writing a worklog
02.10.2023 September 2023: Unplanned Second iPhone App Went off script from my plan from my last month and published a simple puzzle game.
31.08.2023 August 2023: Cleaning Up Projects Preparing for a New Project and some minor changes for existing projects and surprises.
04.08.2023 July 2023: From Learning SwiftUI to Publishing First App I published a simple Math Game (not Mathle) and fixed many bugs in Reversle from last month.
05.07.2023 June 2023: Touching iOS and Reversle v2 Improved PromptMonthly and Reversle and launched ColorGuesser
01.06.2023 May 2023: Newsletter(s) and more First Monthly update. Starting PromptMonthly and updated SlashDreamer.
15.05.2023 Extracting colors from images seems hard I compared multiple websites which extract colors from images to see if any two of them would give the same results.
10.05.2023 Unconventional Programming Opinion: You become an unofficial maintainer once you update your framework Migrating frameworks are costly not only to you and your environment. Do we ever stop it?
5.4.2023 Analyze Meta Tags With Elixir In this article, we analyze with Elixir the 1000 most common websites and there meta tag usage.
31.01.2023 Unconventional Programming Tips: Search Better I wanted an easy way to see if assets on my page were cached correctly by CloudFlare. This is a simple trick I didn't find anywhere on the internet.
24.12.2022 How To Easily Detect CloudFlare Cache Hit I wanted an easy way to see if assets on my page were cached correctly by CloudFlare. This is a simple trick I didn't find anywhere on the internet.
08.12.2022 Advent Of SaaS 2022 Open Graph Tester: Journal Creating a SaaS (Software as a Service) project within 25 days. Read here a daily log on the progress.
07.12.2022 OGTester Recap First Week In one week, I went from prototype to working page! I can finally show to people what my idea is - by example!
11.08.2022 Migrating from Hugo to Astro Moved from Hugo to Astro as static site builder. These are the lessons learned.
16.03.2022 ChangeThisText.com - Timeline ChangeThisText.com is a stupid experiment to decide if I want to keep the domain or not. Read here to know what happened.
25.01.2022 Mathle: Lessons Learned Mathlegame.com was a fun project to develop. Some lessons I learned while putting the game online.
25.12.2021 AdventOfSaaS 2021 A timeline of my first AdventOfSaaS project. Read in details how I created Flashdictation.com day by day
26.10.2021 Unconventional Programming Tips: Comments What are good comments? Personally good comments follow a simple rule.