Lessons from Building and Shipping a Compose Desktop App with Gradle
A practical walkthrough of building, packaging, and shipping a Compose Desktop application using a Gradle-based, OS-aware pipeline for Windows and Linux.
A practical walkthrough of building, packaging, and shipping a Compose Desktop application using a Gradle-based, OS-aware pipeline for Windows and Linux.
A deep dive into how Java reflection used inside Spring Data MongoDB broke Scala’s Nil singleton and exposed a subtle mismatch between Scala’s guarantees and JVM behavior.
A deep dive into AnyKind in Scala 3 — what it is, why it exists, and how it changes the way we think about type shapes, type lambdas, and macros.
A practical walkthrough of diagnosing a faulty UEC, reading its EEPROM, and uncovering the hidden PIN needed to program a replacement module.