Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bobinator606
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bobinator606
2y ago
check out the contactless vital sign sensors from NorbertHealth.com that has SpO2, BP, PRV, temp, etc.
2.
▲
by
bobinator606
10y ago
programs that use lots of signals and/or asynchronous completion of IO or timers ("completions") completions create all sorts of concurrency problems because they are delivered to the program without any concurrency protectio
3.
▲
by
bobinator606
10y ago
we built a green threads implementation for VAX/VMS in 1984 with pre-allocated stacks because performance. the key is to put guard pages in between the stacks to protect from stack overruns.
4.
▲
by
bobinator606
10y ago
"The truth is like a lion. it needs not defense. it will defend itself" -- St. Augustine
5.
▲
Overdue VHS copy of ‘Freddy Got Fingered’ gets man arrested – after 14 years
(washingtonpost.com)
2 points
by
bobinator606
10y ago
|
0 comments
6.
▲
by
bobinator606
10y ago
the actual title is "10 Hot Startups In NYC"
7.
▲
by
bobinator606
11y ago
The cluelessness of this article is beyond words. New York City has one of the most amazing transit systems of any city in the world, and most of it is at least 100 years old. By focusing on stops and forgetting to mention the dozens of lar
8.
▲
by
bobinator606
11y ago
like it or hate it, this is exact how its supposed to be done.
9.
▲
by
bobinator606
11y ago
I am a self-professed terrible team member, and I scored "average" (27 out of 36) on "Reading the Eyes" test. Its not that I can't read people's faces, its that I don't care.
10.
▲
by
bobinator606
11y ago
Amazing that the only contact from Adobe mentioned in this blog post is from their PR folks >At 12PM I received emails from Adobe’s PR who wanted to make sure we were on the same page with how we were addressing the issue
11.
▲
by
bobinator606
11y ago
the AI and law movement began more than 40 years ago. There's an AI and law journal, a bi-annual international conference (ICAIL) and tons of other work (such as LDRI from the UK National Archives and the automated legal reasoning res
12.
▲
by
bobinator606
11y ago
most companies don't even bother calling or writing you to tell you 'no'. or they string you along endlessly until you get tired of asking, or you feel like you're becoming a pain.
13.
▲
by
bobinator606
11y ago
use romana.io instead of veth
14.
▲
by
bobinator606
11y ago
Then you should have concentrated on theoretical physics instead of experimental?
15.
▲
by
bobinator606
11y ago
And there is a third which was offline at the time, and 2 more being worked on. This is no the last experiment.
16.
▲
by
bobinator606
11y ago
No. Spooky Action at a Distance.
17.
▲
by
bobinator606
11y ago
the G-V is certified for ETOPS -- extended twin-engine overwater operations. Second, there's no "gliding" involved. ETOPS flight plans are designed for single engine operation. That floating seat cushion is for when both e
18.
▲
by
bobinator606
11y ago
the jet in question is a Gulfstream G-V. Its a very fancy passenger, long-range passenger jet
19.
▲
by
bobinator606
11y ago
Even in Class C in UK airspace, you need a clearance.
20.
▲
by
bobinator606
11y ago
why downgrade from an asychronous API to a synchronous one?