Viewing profile — oralty
oralty
HN member- Joined
- Tue, Jul 10, 2018, 9:48 PM UTC
- HN karma
- 57
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About oralty
No profile information was provided.
Recent public activity
-
comment
Comment #21019445
From your own citation: "Counterfactual simulations based on our model suggest that immigration increased the overall welfare of US natives, and raised workers’ incomes by 0.2% to …
-
comment
Comment #21017556
The lack of perspective and basic reasoning on this is staggering. > shitty wages, hours, and work environment. A "shitty" wage is better than being unemployed and making 0k. Perha…
-
comment
Comment #21016788
that doesn't change the economics at all. the money paid to the worker through a middle-man has no bearing on the labor market as seen by the company and their bottom-line. You cou…
-
comment
Comment #19845067
epoll (and even kqueue) is not aio and was never intended as such. While epoll had some early snafus, those have long been fixed (offering ET and LT) and it works well for its inte…
-
comment
Comment #19754705
I read your comment history... something about TRS-80s. So probably older than 40 and American. I am truly amazed that someone could live that long with economic means to post here…
-
comment
Comment #19598860
I mean it is pretty true that most frontend developers do not have the inclination to go trodding into a C++ code base making syscalls without a wrapper. Even taken uncharitably se…
-
comment
Comment #19598738
I mean, I think that was a bit of a joke. It's ironic that you rail against this dude for "code that's hard to understand" in reply to a long-form prose article about understanding…
- comment
-
comment
Comment #19598228
https://en.wikipedia.org/wiki/Hospital_emergency_codes#Code_... Code blue is not literally used everywhere... many places in the US use a number these days like 99 for "Blue" and t…
- comment
- comment
-
comment
Comment #19149777
> didn't guarantee it'd call you at the specified timeout, the contract was that it'd invoke the callback no sooner than the specified timeout! This is the contract for sleep on ju…
-
comment
Comment #19149565
Nothing in the generic spec for a "sleep" function specifies you can't drop to a low power state if there is nothing to do. To varying degrees that is how sleep functions work on g…
-
comment
Comment #19149019
Oh dear, you sound quite confused. https://linux.die.net/man/3/usleep https://pubs.opengroup.org/onlinepubs/9699919799/functions/n... Which is POSIX, which is supported by a number…
-
comment
Comment #18969010
> Do colleges exist to promote education and intellectual curiosity or to train workers? When college cost in the US what it did in the 1960s this sort of little bit false-dichotom…
- comment
-
comment
Comment #18712255
If i'm making a list as a reminder to actually pick up items.. coconut will suffice.
-
comment
Comment #18411381
>> Haiku is an OS that basically no one uses for any purpose. > By your logic, since macOS has ~1/10 the install base of Windows, Does not follow. MacOS use relative to Windows is …
-
comment
Comment #17502526
Not a great idea. Upvotes don't really tell you shit about testing, quality, or trust. I mean how many votes does acroread have (hint: a lot). The votes is merely to give arch some…