Viewing profile — flohoff
flohoff
HN member- Joined
- Tue, Jun 25, 2019, 6:50 AM UTC
- HN karma
- 17
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About flohoff
No profile information was provided.
Recent public activity
-
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…
-
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…