Viewing profile — grinchygrinch
grinchygrinch
HN member- Joined
- Fri, May 17, 2019, 9:26 PM UTC
- HN karma
- 37
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About grinchygrinch
No profile information was provided.
Recent public activity
-
comment
Comment #30853605
It seems like lately every new(ish) piece of software is labeled as modern, fast and simple.
-
comment
Comment #30815317
Given that RP2040 needs external flash, I'm quite worried about the performance when pulling uncached code from it (on top of using M0 core - I'm used to M4 by now). I know the MCU…
-
comment
Comment #30256776
I can't imagine using anything else anymore.
-
comment
Comment #29992441
Neither of those had something like GitHub behind them.
-
comment
Comment #29404401
Same thing with various GitHub issues lookalikes.
-
comment
Comment #28817731
(Author here). Because the firmware size is about 70k right now for AVR, and ATmega32u4 has only 32k of flash. Black Pill STM32F4 boards are supported though, and soon 3 more STM32…
- story
-
comment
Comment #26578842
I sigh every time someone says deadbeef is great alternative to foobar2000. The greatest thing about foobar2000 is media library which deadbeef doesn't even have. Actually, no othe…
-
comment
Comment #24745891
There's already MIDI platform called OpenDeck https://github.com/paradajz/OpenDeck
-
comment
Comment #20694497
Another recommendation - my all-time favorite psydub EP: https://beatspace-parvati.bandcamp.com/album/parvati-in-dub-...
-
comment
Comment #19943804
At my previous job, "Formatting" task was the first thing pipeline did. It was really simple - it ran the same "make format" target you could run locally, except it was configured …