Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
badamp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
badamp
7y ago
> You do not really await anything. What actually happens is an event handler gets called on an event, So the event handler gets called immediately? No that’s not right. What would be the point of that? The event handler or continuation
2.
▲
by
badamp
7y ago
Like all “good” tech ideas this isn’t a terribly bad idea on its surface. It has no tech requirements. Running this just sounds like a nightmare. I really don’t want to be adminning griefing and trolling targeted at cancer patients. Well ru
3.
▲
by
badamp
7y ago
This is no different than async/await. At some point you await a scheduled primitive, it could be a timer, io readiness, an io completion... and yield to a scheduler. You don’t specify explicitly when you return. These are not tightly
4.
▲
by
badamp
7y ago
> in one control is just given up and regained unpredictably Which one? It’s “cooperative” ie not unpredictable. The points where one can block are predictable and documented explicitly, otherwise how would the programmer know they won’t
5.
▲
by
badamp
7y ago
He’s not getting swap. Or in a sense he is... you can still thrash.. the read only pages of the executable and any memory mapped files are still eligible to be paged out. When you get into a memory pressure situation you end up with a handf
6.
▲
by
badamp
7y ago
Worse is better is a simple minded and wrong interpretation. In reality the outward simplicity of pledge(2) masks a great deal of high quality engineering and research. The categories for pledge were not just pulled out of someone’s ass. Se
7.
▲
by
badamp
7y ago
Perhaps a better term would be “pool”. Anyway, what’s being leaked is “handles” or events not actually fds. You only actually need as many fds as the maximum possible number passed to a syscall. The mapping of handles/event objects in
8.
▲
by
badamp
7y ago
If you read the full thread that is a bit of a red herring and beside the point (thats why I said the conveyance of the performance implication was poor)... indeed window WFMO only supports 64 objects per call. They mention that the fd issu
9.
▲
by
badamp
7y ago
Linux already has what you’re talking about with eventfd and epoll. In Linux each thread can get an eventfd and you can POLLIN all of them. In fact I would argue that using futexes is the “roll your own solution” using lower level primitive
10.
▲
by
badamp
7y ago
The short answer is it can be both (ie safe, beneficial and effectively a patent grab). It is also unlikely that an enantiopure chemical is less safe then it’s racemic counterpart and not unlikely that it is beneficial (this is not without
11.
▲
by
badamp
7y ago
> I don't have numbers to counter this off the top of my head, but congenital adrenal hyperplasia is a rare syndrome, but still common enough that it is taught to every medical student and tested on our boards repeatedly. You are co
12.
▲
by
badamp
7y ago
Temperature sensors in thermostats are nowhere near as precise as you seem to believe. And unless you have calibrated your sous vide to a standard I am willing to bet good money its not anywhere within 1 degree precision (having tested this
13.
▲
by
badamp
7y ago
If it’s a recurring payment for a contract term sure. But most free trial offers are “cancel anytime” and pay in advance of the next subscription period. There’s nothing for them to pursue you for if you decline to pay. They just stop provi
14.
▲
by
badamp
7y ago
> That’s not how it works What you’re saying makes little sense for most “free trial” offers. These offers do not come with a term agreement (ie they are cancel anytime), and furthermore they are prepay. Ie you are offered a trial period
15.
▲
by
badamp
7y ago
That’s a needlessly hostile reply. Sickle cell, lupus, hypertension, IQ, diabetes, etc etc are all not distributed evenly across race or sex. Also, environmental factors and epigenetics interact in complex ways. I would not be at all surpri
16.
▲
by
badamp
7y ago
> I've been writing C++ for 21 years now (started when I was 14). So? As far as I know this could be 1 year+ 20 repeats. In contrast to your experience, I missed move semantics since the early 2000s. It’s not just to avoid copies. H
17.
▲
by
badamp
7y ago
> You simply cannot call ' http://localhost' from a https domain. That’s simply wrong. You have outdated information. Unless you don’t consider Firefox, Chrome, IE, and Edge to matter. https://chromium.goo
18.
▲
by
badamp
7y ago
Not all of them are undefined behavior
19.
▲
by
badamp
7y ago
The Walkman was sold until recently (if it isn’t still) and of course living in a big city you see a handful of people using a Walkman. It never died completely. There is of course the hipster resurgence of cassettes of the 2010s. Of all th
20.
▲
by
badamp
7y ago
The bean counters don’t set the price.. the market does. The bean counters are there to predict how the market will respond and plan accordingly. If they weren’t selling an adequate number of FX TVs at the higher price... they would lower i
21.
▲
by
badamp
7y ago
What does this have to do with anything? Product differentiation is not price discrimination. If they were selling the same exact product with same features at different prices, then maybe. But this is not the case. This is just you being
22.
▲
by
badamp
7y ago
> Remember how iPod beat Walkman No. No I don’t. Who the fuck was still using a Walkman in 2001?
23.
▲
by
badamp
7y ago
> need to get better at the game, not get better at memorizing a precise series of inputs and strategies. Seriously though, what does this even mean? I love platformers, but strategy and muscle memory pretty much sums up most action ori
24.
▲
by
badamp
7y ago
Probably because while nuclear medicine and most of radiology uses actual ionizing radiation for almost everything... NMR is ironically one mode that doesn’t involve it at all. Per informed consent, patients ought to know that XRay and CT a
25.
▲
by
badamp
7y ago
It isn’t a jit issue it is a parsing issue. Also micro performance becomes macro at scale. This is not something that you worry or think about with a handful of literals. It would be good for an inner loop or code generator.
26.
▲
by
badamp
7y ago
Uh.. isn’t that pretty much what things like lpcnet and wavenet and codec2 are (discussed here) doing? These are codecs that are speech specific. I don’t understand what unique idea you are trying to “spitball” here. Lots of advanced resea
27.
▲
by
badamp
7y ago
I don’t follow. Though gcc still trumps clang in some areas, neither gcc nor llvm beat the commercial compilers like ICC in a wide range of workloads.. obviously there is still a market for ICC and AOCC. The original point was that open sou
28.
▲
by
badamp
7y ago
> Why is it reasonable to expect that proprietary synthesis tools are going to be better than an open source one? That definitely was not the case, long term, with proprietary C compilers of yesteryears. LLVM is the future, and mostly be
29.
▲
by
badamp
7y ago
Can’t you restore all the settings from a TimeMachine backup or similar? They’re just stored in files in the profile directory.
30.
▲
by
badamp
7y ago
Is that all one question? Then it’s even worse, because then “use” also includes purely aspirational users. Nice. Also I don’t think anyone that participates on this website has any moral superiority over tech hipster webshit. But it’s good
More ›