Viewing profile — potatoalienof13
potatoalienof13
HN member- Joined
- Mon, Oct 11, 2021, 12:21 AM UTC
- HN karma
- 35
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About potatoalienof13
No profile information was provided.
Recent public activity
-
comment
Comment #37764273
That is be power draw at the outlet [0]. There is probably loss that occurs when drawing from an outlet that does not occur when drawing from the battery. [0] https://www.notebookc…
-
comment
Comment #34388928
The NetBSD rumpkernel allows for running individual drivers in userspace, while UML and vkernel are both geared towards running full kernels. UML and vkernel both look pretty simil…
-
comment
Comment #32216145
Did you make sure to clear the filesystem cache between each run?
-
comment
Comment #31925972
You have misunderstood the article. It is not advocating for the return to single address space systems. It is advocating for potential alternatives to the linear address space mod…
-
comment
Comment #31896044
Librewolf also disables telemetry, as well as several other mozilla services.
-
comment
Comment #30228571
I think NilFS [0] fits your description, though it is somewhat obscure. It creates a checkpoint with every write, which can mounted after being turned into a snapshot. Although the…
-
comment
Comment #29717127
The response by one of the devs to the first problem is "In fact, the concerns on typing-friendliness always comes up in discussions about the GoboLinux tree. To that, I can only r…
-
comment
Comment #29716995
As far as I can tell, the package manager handles dependencies, like most other package managers. Packages can declare dependencies on other packages, and the package manager insta…