Viewing profile — bobinator606
bobinator606
HN member- Joined
- Fri, Jan 29, 2016, 1:54 PM UTC
- HN karma
- 0
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About bobinator606
Recent public activity
-
comment
Comment #40575705
check out the contactless vital sign sensors from NorbertHealth.com that has SpO2, BP, PRV, temp, etc.
-
comment
Comment #34370117
[dead]
-
comment
Comment #11659245
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 …
-
comment
Comment #11659155
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…
-
comment
Comment #11618114
"The truth is like a lion. it needs not defense. it will defend itself" -- St. Augustine
- story
-
comment
Comment #11349689
the actual title is "10 Hot Startups In NYC"
-
comment
Comment #11307657
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 f…
-
comment
Comment #11210851
like it or hate it, this is exact how its supposed to be done.
-
comment
Comment #11175425
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.
-
comment
Comment #11104473
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 p…
-
comment
Comment #11104352
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 p…
-
comment
Comment #11104264
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 N…
-
comment
Comment #11091110
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.…
-
comment
Comment #11087642
use romana.io instead of veth
-
comment
Comment #11083601
Then you should have concentrated on theoretical physics instead of experimental?
-
comment
Comment #11083587
And there is a third which was offline at the time, and 2 more being worked on. This is no the last experiment.
-
comment
Comment #11083580
No. Spooky Action at a Distance.
-
comment
Comment #11031320
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. Tha…
-
comment
Comment #11031305
the jet in question is a Gulfstream G-V. Its a very fancy passenger, long-range passenger jet
-
comment
Comment #11031290
Even in Class C in UK airspace, you need a clearance.
-
comment
Comment #10995170
why downgrade from an asychronous API to a synchronous one?