Anton Sviridov
indoorvivants.com
Anton Sviridov
@indoorvivants.com
I keep a detailed account of my various projects over at https://blog.indoorvivants.com/ and specifically the summary page: https://blog.indoorvivants.com/projects
Got invited to Imperial College of London to do some livecoding for students, this time making a simple Electron app with Scala.js searching Scala libraries.

github.com/keynmol/scal...
May 27, 2025 at 2:44 PM
With AST seemingly explorer not maintained, I decided to try and implement it in Scala.js.

Lots of fun, until I hit several recursion bugs in my interval tree implementation, and it was hell from that point onwards.

This will soon be hosted under Scalameta org and website.
March 14, 2025 at 4:08 PM
Cue4s 0.0.3 is out, and with this version I was able to port dexsearch to it, removing the javascript prompts dependency entirely!

cue4s: github.com/neandertech/...
dexsearch: github.com/neandertech/...
December 1, 2024 at 7:58 AM