Viewing profile — dingu
dingu
HN member- Joined
- Wed, Jun 19, 2019, 5:07 PM UTC
- HN karma
- 20
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About dingu
No profile information was provided.
Recent public activity
-
comment
Comment #20793993
What the fuck? Really. The title of this paper has nothing to do with a causal link. Posted by a a "neurosurgical anesthesiologist". SMFH. You people are fucking retards. This site…
-
comment
Comment #20599060
It's visually a nice collection. As a documentary it is pretty inaccurate in a number of key areas. The BBS Documentary has a very nice and accurate treatment (interviews with actu…
- comment
-
comment
Comment #20581407
Ah you edited your response? An HMODULE.. That is weak dude. Calling and HMODULE a HANDLE is cheating... by that definition a UINT is a HANDLE since you can cast it. Can you use HM…
-
comment
Comment #20581355
What does that have to do with anything? You wouldn't use WFMO to implement a futex in Windows. And regardless of anything in Linux, defending WFMO seems like a strange hill to die…
-
comment
Comment #20581014
what are you on about? I just gave you the specific examples: timerfd, eventfd, signalfd, inotify... these are all epollable fds in Linux? Futex is a special case because futexes t…
-
comment
Comment #20580990
You are confused. File descriptors on linux represent "many different types." They are not just for "disk files". Please see signalfd, timerfd, eventfd, inotify, let alone sockets …
-
comment
Comment #20580703
epoll was a problem child API on linux, with a number of missteps early on. It's much better now. It does everything WFMO does and more. What disjoint APIs are you talking about? Y…
-
comment
Comment #20522184
Having written a fair share of deeply embedded assembly.. if you're used to writing this close to the metal on a small system, that may have actually have been the most straight-fo…
-
comment
Comment #20397364
People use systemd because it solves real problems that are not adequately solved by init scripts. Your "want for nothing" says more about your limited needs (which is fine) than a…
-
comment
Comment #20311184
> YMMV, but as far as I know that's more or less a solved problem by default (for X anyway) with DRI3. https://wiki.archlinux.org/index.php/NVIDIA_Optimus LOL. What a bunch of crap…
- comment