Huffman Trees/Codes - Why are they different?
2024-11-19 Software-Craftmanship Augmented-by-AI Functional-Programming Nerdy Scala
Right now I am solving the 99-scala-problems. Again!!! This time around I am using them to learn more about what it means to be an Augmented Software ... Read More
Mastodon and Emacs - The Restart
2024-07-05 Personal Emacs Nerdy TEDN Tips & Tricks
Ok … I admit it! I am using emacs! A lot! I am also using emacs to do my tooting. Means I am using mastodon.el. The other day I had to ... Read More
Augmented Blogging - The Art of Prompting
2023-04-09 Personal Augmented-by-AI Innovation Machine-Learning Nerdy Thoughts
This is a landmark blog post. I just introduced a tag called Augmented-by-AI. And this post is tagged with it. This is going to be the new normal. Let ... Read More
Renault Zoe - STOP Electric Motor Failure
2023-04-09 Personal Environment Nerdy Tips & Tricks
I used to have a Nissan Leaf (for 6 years) and now I have a Renault Zoe (for 2 years). I was and I am very happy with these cars. I am very happy to ... Read More
Happy new year - I am tooting now ...
2023-01-01 Personal Culture Nerdy Politics Privacy TEDN Thoughts Tips & Tricks
Happy new year to ya all!!! What a year it has been. Some of the highlights are … In February I spend a week with the European Community ... Read More
Emacs Pair Programming - Innovation-Week Q2/2022
2022-05-01 Software-Craftmanship Community Culture Emacs Innovation Lisp Nerdy Remote Tips & Tricks
We (at Community) just had another Innovation-Week. I was actually working on generating pact-files from frontend code and then generating openapi ... Read More
Some more fun with Scala3
2021-05-15 Software-Craftmanship Advent-of-Code Functional-Programming Nerdy Scala
Scala3 is here. In my earlier post I saw some weird performance differences between Scala2 and Scala3 (RC3) and felt (obviously) compelled to run the ... Read More
More fun with Scala3
2021-05-01 Software-Craftmanship Advent-of-Code Functional-Programming Nerdy Scala
Note: Look here for 3.0 benchmark numbers The release of Scala3 is imminent. In April I ported/migrated nmesos from Scala2 to Scala3 and I just did a ... Read More
Scala 3 is ... gluten-free!!!
2021-02-21 Software-Craftmanship Functional-Programming Nerdy Scala
A couple of month ago I started to have stomach cramps. First it was only once week, but then it was more or less constant. Funny enough I had to find ... Read More
Haskell + Beam = Hamler (III)
2021-02-01 Software-Engineering Advent-of-Code Functional-Programming Haskell Nerdy Elixir
Here comes part III of the Hamler blog post series … One of the observations was that for/on Day21 hamler ~6000 times slower than haskell, ... Read More