HN user

theanalyst

77 karma
Posts9
Comments25
View on HN

0.5% mortality vs 2-3.5% mortality, look the number of recovered cases is still small, so we can't actually count the in progress numbers just yet

Agree very much. I do attend a few non tech meetups, like movie meetups & hikes for eg. 2€ fee over the movie ticket rarely makes any sense. While proper tech style meetups may actually have organizer costs and such, a meetup where the whole point is meeting a bunch of people over a coffee or so with minimal organizational requirements doesn't make sense with the fee.

Also ceph (& swift) are known to scale well in prod. clusters with over 30+ PB of data (at least looking at CERN's cluster) and the latest version of RGW does support geographic redundancy for S3 like apis

Agree; customization and extenisibility of emacs is something unmatched (not a vim user, can't comment on that), I have been using emacs for just an year now; and still I feel I am more productive in emacs than anywhere else, keyboard macros and elisp extensibility can almost bring any feature customized to your fingers.

Certainly a very interesting analysis, whenever an author uses a deus ex machina, people are bound to come up with explanations, criticisms and the like. Here though it seems like an attempt to you know explain with an inherent internal logic of the Middle Earth.

Agree totally that it is a very great piece of writing.

Strangely enough, I find that retention is always better (for me atleast) in casual reading of novels etc; I'm ok there with ~400-500 wpm. I do skim through reports actually, well mostly that happens when you approximately know the content so there just may be higher speeds may be achieved as you know what to expect. I think for me it is mostly prior knowledge that maybe makes a difference of 100-200 wpm

Yes, when you read novels/fiction book etc. Skimming texts seems to make no sense, you read novels to get entertained. Most speed reading books etc. recommend skimming or a quick glance say before actually going to attack, while it makes sense for reports and the like, most of short readings,news and the other thing one comes across may not fit in this category

Edison's revenge 14 years ago

Agree on that generally for electical equipments size falls off as square of frequency, the main motivation was the light bulb flickering 50/60 times was close to human persistence of vision which allowed the light bulb to appear constant.

Word learning process almost reaches a plateau after leaving school, interesting to see vocab given more importance than math

Git on Windows 14 years ago

git bash seems decent, though unless you are working on some *dos thing, if CRLF is set as line endings, it will be a pain (core.autocrlf = false)