Viewing profile — pikhq
pikhq
HN member- Joined
- Sun, Aug 19, 2012, 6:01 AM UTC
- HN karma
- 47
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About pikhq
No profile information was provided.
Recent public activity
-
comment
Comment #46980271
I hope they release a version of these fixes on iOS 18 in a form installable on an iPhone 14; I've been trying to stay away from Liquid Glass until it's actually usable. I really d…
-
comment
Comment #43520514
[flagged]
-
comment
Comment #28684859
This article is a bit strange. It's referring to the thread stack size but acting as though it's the main stack size. It's true there's no portable C API for doing anything with th…
-
comment
Comment #13015990
A given USB Type C cable can be a "USB 2.0" cable, which is only good for USB @ 480 Mbps and power, or a "USB 3.1" cable, which can handle USB @ 10 Gbps and power, as well as alter…
-
comment
Comment #4403360
The existence of two separate implementations of bubblesort (one for char, one for uint16_t), in and of it self, says everything that needs to be said about this. This was written …