Viewing profile — bluedonuts
bluedonuts
HN member- Joined
- Wed, Jan 20, 2016, 8:20 AM UTC
- HN karma
- 41
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About bluedonuts
No profile information was provided.
Recent public activity
-
comment
Comment #41901448
Loved this post! Could anyone recommend a book (or other medium) with similar content about RMBDS internals?
-
comment
Comment #39764051
This was doing the news rounds recently 'UK second most miserable country' so surely something doesnt add up. https://economictimes.indiatimes.com/nri/latest-updates/uk-i...
-
comment
Comment #36260836
Because when the grocery store employee picks the fruit for you online order they don’t care about getting the ripe ones with no blemishes. Additionally they seem to always pick th…
-
comment
Comment #36260647
Taurine is said to have an anti-anxiety effect. I have taken it for this reason and believe it is effective (or placebo ..). My assumption was it helps ease the stimulant effects o…
-
comment
Comment #35034318
Basically a fender bender, but you landed Score: 53.6 point landing Speed: 9.8mph Angle: 1.4° Time: 566 seconds Flips: 182 Max speed: 635.2mph Max height: 62510ft Engine used: 109 …
-
comment
Comment #32374369
If you want to learn more about these murals this might be of interest - https://www.bbc.co.uk/programmes/m000pm01
-
comment
Comment #28336385
Around 10 years ago i worked in a company that had lots of software and physical VOIP phones. One of the models of phone had a pretty nice colour screen on it. I forget the brand .…
-
comment
Comment #25110163
The reason the OP mentioned those people (including Da Vinci) is because they are all known gout sufferers.
-
comment
Comment #25110113
I have been suffering from gout for the last 4 years or so (36 y/o now) with roughly 1 attack per year, prominently in the right big toe. There is a history of gout in my family. M…
-
comment
Comment #20588269
Its really going to depend on budget. At this level of quality of speaker the accoustic properties of the room (and the location of the speakers) will have a bigger impact on the q…
-
comment
Comment #18896079
I wondered the same, according to the site its not possible to parallelize: http://www.numberworld.org/y-cruncher/faq.html#distributed The nth digit type computations are too slow.…
-
comment
Comment #18662597
That's not even accounting that Hetzner doesn't bill incoming and internal traffic, which AWS does. This is incorrect. AWS does not charge for incoming traffic nor does it charge f…
-
comment
Comment #17086751
We spend lot of time thinking about making our services resilient against failure at the infrastructure level yet the domain registrar is often overlooked. Not only do you have to …
-
comment
Comment #16131277
I was kinda onboard untill “bring the lit Apple logo back”. What’s professional about that?
-
comment
Comment #16064023
Do we know that the kernel used in OSX is vulnerable at all? I haven’t found any discussion of it.
-
comment
Comment #16050931
We had a large % of our longer running instances have scheduled reboots in Dec. Is it linked and if so does that mean AWS have already patched?
-
comment
Comment #13926570
Long time unhappy user of Lastpass here. Would really like to hear what alternatives people are using that have at least the following features: 1. Mac/Window/Linux support 2. Abil…
-
comment
Comment #13825900
You can use the Google cloud storage connector ( https://cloud.google.com/hadoop/google-cloud-storage-connect... ) which works with hadoop (and therefore spark).
-
comment
Comment #13612932
Due to network issues in AWS us-west ( https://status.aws.amazon.com/ ) or conincidental...
- comment
- comment
-
comment
Comment #12801168
I wonder what 1.2Tb would do if pointed at a ELB or an AZ in AWS. Someone must have tried at some point but i've never heard of any widespread outages caused by DDOS on AWS. Is it …
-
comment
Comment #12307502
This is cool. I dont think it would be useful in my case though. 99% of the time the cause of lag I see is some heavy inserts on the master. These hit the slaves at the same time s…
-
comment
Comment #11227968
AWS does support ipv6 in ELBs in a fashion. ELBs will have both an ipv6 and a dual stack DNS entry created for them, in addition to the ipv4. example.us-east-1.elb.amazonaws.com (A…
-
comment
Comment #10936719
We use Riemann to track all requests on Apis amongst other things. Have become rather fond of it. It happily handles 40k events p/s on rather modest hardware. The dashboard is not …