Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grinchygrinch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
grinchygrinch
4y ago
It seems like lately every new(ish) piece of software is labeled as modern, fast and simple.
2.
▲
by
grinchygrinch
4y ago
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 has 16kB of cache, but my firmware for which I&#x
3.
▲
by
grinchygrinch
5y ago
I can't imagine using anything else anymore.
4.
▲
by
grinchygrinch
5y ago
Neither of those had something like GitHub behind them.
5.
▲
by
grinchygrinch
5y ago
Same thing with various GitHub issues lookalikes.
6.
▲
by
grinchygrinch
5y ago
(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 boards.
7.
▲
Show HN: OpenDeck – Platform for building MIDI controllers
(github.com)
47 points
by
grinchygrinch
5y ago
|
7 comments
8.
▲
by
grinchygrinch
5y ago
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 other player on the planet can compete with foobar's m
9.
▲
by
grinchygrinch
6y ago
There's already MIDI platform called OpenDeck https://github.com/paradajz/OpenDeck
10.
▲
by
grinchygrinch
7y ago
Another recommendation - my all-time favorite psydub EP: https://beatspace-parvati.bandcamp.com/album/parvati-in-dub-...
11.
▲
by
grinchygrinch
7y ago
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 in a way to fail if running "git di