Christian Heilmann

Kirby apps and regressive enhancements

March 6th, 2024

ChatGPT announced that it now has a killer new feature: it can read out results in several synthesised voices. This means you can speak your prompt and the computer answers. We’ve reached Star Trek TNG levels of human-computer interaction. All praise be AI and the large corporations that make it happen! Except, when I read […]

Apple vs. PWAs – Go act now and help avoid this disaster…

February 28th, 2024

Apple wants to disallow Web Apps on iOS to be added to the home screen, run full screen and use the APIs necessary to create a great app. And to make things worse, only in Europe. We need to stop this from happening. The European Union is enforcing its Digital Markets Act and Apple aren’t […]

How does a changed market affect Developer Relations?

February 21st, 2024

Today, 21/02/2024, I will be opening a live event called Developer Program Leaders: Main Challenges in Developer Relations. Here’s the writeup of what I will be covering in 10 minutes: What is Developer Advocacy? According to the The Developer Advocacy Handbook written in 2009, here’s what a Developer Evangelist/Advocate does: A developer evangelist is a […]

Lines of code – how to not measure code quality and developer efficiency

February 6th, 2024

Lately I have a person who pings me daily asking how many lines of code I have written today. The first time was on the weekend. My answer was “none, as weekends I concentrate on not doing computer things with my partner” which is an excellent idea. However, lines of code are often seen as […]

Using details/summary and colour coding on GitHub pages

January 24th, 2024

As CODE100 is coming to Amsterdam, we needed an archive of all the code puzzles we had so far. As the challenges are all on GitHub, it made sense to use GitHub pages for that. So I needed to fix two issues: I wanted to have colour coding of code examples much like the GitHub […]