The latest OCaml release (5.5) has some great stuff. Module dependent functions are a big step, and we've been waiting for it to land foreeever.
Polymorphic parameters is great too.
https://t.co/pQvTP6KotY
New plugin kdr-hott is out. It supports VST3/AU/LV2 on linux/win/mac. It provides simple UI like OTT but more controls like Ableton. It is written in @D_Programming (dplug by @auburnsounds).
https://t.co/FOT8vOHHOs
today I asked the coding agent for the last request migrating from flatbuffer to protobuf. it requires huge manpower if I had to do by myself. thank you!
https://t.co/GWbYzFIO2d
I am tired of managing coding agents. I will stop using it until the next break through! I simply hate their generated code. I like their speed and research though. my favorite usage is just seeing their suggestions as code completions not agentic apps.
DAW with REPL looks crazy. Its frontend is written in Java. You can truly control everything (e.g. VST3, midi, audio) via builtin clojure REPL or your fav JVM lang.