I'm Eason du, a Scala enthusiast for many years. This is the first part of my story of using Scala for 7 years. I'm writing this story just before the upcoming Scala meetup. This post is causally written, as a mixture of my Scala career, thoughts about Scala, and some life experiences, so please forgive me for lack of clearness and read it causally. From Haskell to Scala I started using Scala in…
Move static content to static Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static . You should therefore move it all there. With Jekyll, something that looked like ▾ <root>/ ▾ images/ logo.png should become ▾ <root>/ ▾ static/ ▾ images/ logo.png Additionally, you'll want any files that should reside at the…
The Scala meetup in 2025-12-13, focusing on AI, chip design, and DSLs. Poster Topics: Pytorch On Scala3 for Deep Learning & Large Language Models - Muller, Here Technologies ScaIR: MLIR inspired Scala Compiler Framework - Maksymilian, University of Edinburgh vscode AI extension written in Scala - Eason Du DependentChisel: chip design language based on Scala 3 dependent types - Eason Du, Chinese…