if you need a 4/4 clicker metronome I crafted this one :) https://strudel.cc/hNV6sevsZERY
love how you change the style as it plays. the custom font is a nice touch :)
I have submitted a talk for FOSDEM26 on Live Coding Music and Hardware with Strudel and MicroPython. Hope to get in :)
I appreciate it, mate. I'm planning a (shorter) video on gasket priming, which many underestimate :)
thank you
Still true. Why do you say "not anymore"?
You can totally do everything with arduino-cli. I even use it inside of Python/Shell scripts to run operations
IDE 1.x.x is all Java IDE 2.x.x is Theia/Electron (Typescript)
you cannot have full intellisense on Arduino project because of how the pre-processing works and generates headers and forward declarations. IDE 2.0 contains a Language Server developed from scratch to handle this, and…
>Yes, this script probably wouldn't be cross-platform, but I dare say that there's more than 20 kilobytes of platform-specific code in the current BalenaEtcher app already. I can do what BalenaEtcher needs to be done in…
if you need a 4/4 clicker metronome I crafted this one :) https://strudel.cc/hNV6sevsZERY
love how you change the style as it plays. the custom font is a nice touch :)
I have submitted a talk for FOSDEM26 on Live Coding Music and Hardware with Strudel and MicroPython. Hope to get in :)
I appreciate it, mate. I'm planning a (shorter) video on gasket priming, which many underestimate :)
thank you
Still true. Why do you say "not anymore"?
You can totally do everything with arduino-cli. I even use it inside of Python/Shell scripts to run operations
IDE 1.x.x is all Java IDE 2.x.x is Theia/Electron (Typescript)
you cannot have full intellisense on Arduino project because of how the pre-processing works and generates headers and forward declarations. IDE 2.0 contains a Language Server developed from scratch to handle this, and…
>Yes, this script probably wouldn't be cross-platform, but I dare say that there's more than 20 kilobytes of platform-specific code in the current BalenaEtcher app already. I can do what BalenaEtcher needs to be done in…