Viewing profile — mlmandude
mlmandude
HN member- Joined
- Tue, Oct 17, 2023, 9:26 PM UTC
- HN karma
- 35
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About mlmandude
No profile information was provided.
Recent public activity
-
comment
Comment #41331289
If you use mmap/munmap directly within your application you could probably get into trouble by hardcoding the page size.
-
comment
Comment #38088567
Who exactly are DJI/Hesai copying? They are the market leaders by a mile.
-
comment
Comment #38075027
This is what was said about Japan prior to their electronics industry surpassing the rest of the world. Yes, china does copy. However, in many instances those companies move faster…
-
comment
Comment #37921951
It looks like executorch is for edge devices (phones / IoT / etc). I'm currently doing inference on GPUs with libtorch and have a few concerns: (1) It seems like libtorch/torchscri…