Viewing profile — no92
no92
HN member- Joined
- Sun, Jan 08, 2023, 12:06 PM UTC
- HN karma
- 34
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About no92
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #45800583
Getting OpenJDK ported is quite hard, congrats!
-
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…
-
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…
-
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 …
-
comment
Comment #41089028
The ARM and RISC-V ports are in different states of being a work-in-progress.
- story
-
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…
-
comment
Comment #36858727
tldr pages do exactly this. https://tldr.sh
-
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, …
- story
-
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…