Live data from Hacker News

Viewing profile — mlmandude

mlmandude

HN member
Joined
Tue, Oct 17, 2023, 9:26 PM UTC
HN karma
35
Public activity
4 items

About mlmandude

No profile information was provided.

Recent public activity

  1. comment
    Comment #41331289

    If you use mmap/munmap directly within your application you could probably get into trouble by hardcoding the page size.

  2. comment
    Comment #38088567

    Who exactly are DJI/Hesai copying? They are the market leaders by a mile.

  3. 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…

  4. 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…