Viewing profile — Katzenmann
Katzenmann
HN member- Joined
- Fri, Jul 05, 2024, 7:02 AM UTC
- HN karma
- 7
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About Katzenmann
No profile information was provided.
Recent public activity
-
comment
Comment #45373798
Yeah but it looks like the face was also blurred before the swirl
-
comment
Comment #45265549
Hi. I have a Google Pixel 3a running PostmarketOS https://postmarketos.org/ and it holds up pretty well. My phone lost 20% today with light usage and will maybe lose 60% if I scrol…
-
comment
Comment #42211953
[dead]
-
comment
Comment #41861000
I think a high performance block-for-block compatible chunk generation program would be great for anarchy Minecraft servers or generally servers with an "infinite" minecraft world …
-
comment
Comment #40961052
In theory yes. But leaving all extra functionality to the compositor makes it really complex so the freedom to write programs like these is great. I wish there was more freedom for…
-
comment
Comment #40889444
The Atsamd-rs dev has been working on async support without embassy as far as I know but I don't know if it's usable yet
-
comment
Comment #40880387
RTIC is really simple and doesn't use it's own HALs. Also it's macro system makes it hard to modularize your code since all tasks need to be in one module. I've played around with …