Viewing profile — ubidefeo
ubidefeo
HN member- Joined
- Wed, May 12, 2021, 9:23 AM UTC
- HN karma
- 18
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ubidefeo
No profile information was provided.
Recent public activity
-
comment
Comment #46124102
if you need a 4/4 clicker metronome I crafted this one :) https://strudel.cc/hNV6sevsZERY
-
comment
Comment #46123919
love how you change the style as it plays. the custom font is a nice touch :)
-
comment
Comment #46123323
I have submitted a talk for FOSDEM26 on Live Coding Music and Hardware with Strudel and MicroPython. Hope to get in :)
-
comment
Comment #29352379
I appreciate it, mate. I'm planning a (shorter) video on gasket priming, which many underestimate :)
-
comment
Comment #29352367
thank you
-
comment
Comment #27128415
Still true. Why do you say "not anymore"?
-
comment
Comment #27128408
You can totally do everything with arduino-cli. I even use it inside of Python/Shell scripts to run operations
-
comment
Comment #27128382
IDE 1.x.x is all Java IDE 2.x.x is Theia/Electron (Typescript)
-
comment
Comment #27128374
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 deve…
-
comment
Comment #27128354
>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 d…