Live data from Hacker News

Viewing profile — flohoff

flohoff

HN member
Joined
Tue, Jun 25, 2019, 6:50 AM UTC
HN karma
17
Public activity
2 items

About flohoff

No profile information was provided.

Recent public activity

  1. comment
    Comment #40647333

    The issue is that its a comparison about apples to peaches. The RPI2040 is JUST the chip whereas the ESP32 come with tons of peripherals for your liking. From Wifi/Bluetooth Antenn…

  2. comment
    Comment #31476568

    The issue is that the author makes a lot of use of pipes e.g. "|" which has a single page as its buffer and immediatly makes the task pretty much CPU bound. (Because of context swi…