Live data from Hacker News

Viewing profile — no92

no92

HN member
Joined
Sun, Jan 08, 2023, 12:06 PM UTC
HN karma
34
Public activity
12 items

About no92

No profile information was provided.

Recent public activity

  1. comment
    Comment #46383973

    If I'm not mistaken, this is just fractal mapping, which is very common. See https://wiki.osdev.org/Fractal_Page_Mapping

  2. comment
    Comment #45800583

    Getting OpenJDK ported is quite hard, congrats!

  3. comment
    Comment #42386385

    Depending on the jurisdiction, the minimum required storage time for medical data varies - but it needs to be kept around usually. Patients can, within that time frame, request tha…

  4. comment
    Comment #41826864

    Not detracting from the point you're making, but the kernel side for Nvidia drivers for Linux is published on GitHub, by Nvidia. The userspace side is still delivered as pre-compil…

  5. comment
    Comment #41090184

    I have managarm installed on a partition on my testing ThinkPad. The steps needed to get it set up were creating the partition, copying over the sysroot, and adding an entry to my …

  6. comment
    Comment #41089028

    The ARM and RISC-V ports are in different states of being a work-in-progress.

  7. story
  8. comment
    Comment #36959324

    I honestly don't get the leaf blower analogy of the article. A bit of a side note, but leaf blowers are the stupidest invention I can think of off the top of my head. They are nois…

  9. comment
    Comment #36858727

    tldr pages do exactly this. https://tldr.sh

  10. comment
    Comment #36540963

    I would have never thought to phrase bit-shuffling as deinterleaving, which makes so much more sense to my not-professionally-computer-related eyes and mind. Realistically though, …

  11. story
  12. comment
    Comment #34298436

    Nice to see managarm mentioned! managarm does have vastly different goals though, as in running Linux software unmodified (i.e. compiled from source, not necessarily binary compati…