a site


some thoughts and reflections on it, software engineering, data and related architectures, patterns, toolings...
latest post


What Kotlin Multiplatform is, using Aardink as the example
Kotlin Multiplatform shares Kotlin code between Android, the desktop, and the browser, and Compose Multiplatform shares the UI on top of it. Why I picked the pair for my Aardink code editor over .NET MAUI and the other ways to share code, and how they fit together in a real library.
pinned posts


diagrams with React Flow
demonstrating static and interactive diagrams using React Flow


astro components
A tour of the Astro Components collection - a small set of self-contained npm packages that add diagrams, theming, and version notes to Astro 6+ sites, each usable as a plain component or a one-line integration.


astro theme toggle
A deep dive into @sjohansson/astro-theme-toggle - an SSR-friendly Astro theme system with light, dark, high-contrast, and color-vision modes, no flash of the wrong theme, and theming driven by either inline variables or data attributes.
posts
sometimes i post things
adventures
sometimes we build things