Viewing profile — ebonfortress
ebonfortress
HN member- Joined
- Wed, Oct 09, 2013, 2:35 PM UTC
- HN karma
- 3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About ebonfortress
No profile information was provided.
Recent public activity
-
comment
Comment #6959135
If attorney-client privilege works as you've described it, it doesn't make any sense. The prosecution could summon the attorney to testify and divulge all the information he has.
-
comment
Comment #6959120
While some corporations are too big to fail, managers aren't. The article mixes these to things - it's probably ok (given current economic climate) to leave the bank be and fine it…
-
comment
Comment #6958997
In Russia, a leading internet search provider rolled out an aggregator app, it's pretty good. There're multiple others as far as I remember.
-
comment
Comment #6584148
> However, often you can learn the most interesting trait from asking a question which the candidate can't answer right off the bat: How does the candidate deal with failure or lac…
-
comment
Comment #6565861
Yeah, "real-time" is the big thing now but there no mainstream tools to simplify the development of such apps, so we're pretty much in Perl + CGI era. The ones that exist offer muc…
-
comment
Comment #6564508
It seems that Ruby never won over Python in big tech companies. Probably it has something to do with Python being widespread in science (as far as I understand, tech companies are …
-
comment
Comment #6564500
V8 is backed up by Google, I guess that's pretty big deal.
-
comment
Comment #6564492
Yes, Node.js is the new Ruby on Rails. It's amazing how EventMachine and other similar frameworks failed to gain traction.
-
comment
Comment #6521469
I would really like to see some articles about proper benchmarking procedures at 1000+ requests per second. Are there any?