Live data from Hacker News

Viewing profile — grinchygrinch

grinchygrinch

HN member
Joined
Fri, May 17, 2019, 9:26 PM UTC
HN karma
37
Public activity
11 items

About grinchygrinch

No profile information was provided.

Recent public activity

  1. comment
    Comment #30853605

    It seems like lately every new(ish) piece of software is labeled as modern, fast and simple.

  2. 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…

  3. comment
    Comment #30256776

    I can't imagine using anything else anymore.

  4. comment
    Comment #29992441

    Neither of those had something like GitHub behind them.

  5. comment
    Comment #29404401

    Same thing with various GitHub issues lookalikes.

  6. 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…

  7. story
  8. 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…

  9. comment
    Comment #24745891

    There's already MIDI platform called OpenDeck https://github.com/paradajz/OpenDeck

  10. comment
    Comment #20694497

    Another recommendation - my all-time favorite psydub EP: https://beatspace-parvati.bandcamp.com/album/parvati-in-dub-...

  11. 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 …