Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
digger250
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
25 ms
·
1.
▲
by
digger250
4y ago
This is a consequence of money getting more expensive. When rates are low, investors pile money into non-revenue producing startups in hopes that something will return 1000x. Now rates are up and the smart money is moving elsewhere.
2.
▲
by
digger250
4y ago
Yes. As well as asbestos and occupational exposure to inhaled particles.
3.
▲
by
digger250
4y ago
You'd still have your token though.
4.
▲
by
digger250
9y ago
You are not affected, but there are people in the world besides yourself who do things differently than you.
5.
▲
by
digger250
9y ago
Huh? I thought the title was a perfect description of the article. A dude who mostly uses ruby optimizes a piece of Python code. That's it.
6.
▲
by
digger250
9y ago
I think AWS needs a good UX designer. I find that using AWS can be overwhelming at first. Here's a few suggestions: 1. Take "Amazon" out of every product name. Have a look at this list for example: http://docs.aws
7.
▲
by
digger250
9y ago
There are only 10 or so remaining issues in the beta milestone.
8.
▲
by
digger250
13y ago
When I run the benchmark in C-ruby (2.0.0) I get: real 2m35.450s user 2m35.257s sys 0m0.139s On jruby with invokedynamic: time ruby -Xcompile.invokedynamic=true file2.rb C-large-1.in real 1m17.711s user 1m15.618s sys 0
9.
▲
by
digger250
13y ago
Salting the password should defeat the rainbow table, right?