Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tudorachim
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
tudorachim
15y ago
sudo iptables -I INPUT -s <offending ip> -j DROP
2.
▲
by
tudorachim
15y ago
Is there a better document somewhere about redis idioms?
3.
▲
by
tudorachim
15y ago
state = [st for s in state for st in states[(s,letter)]] can be read as new_state = [] for s in state: for st in states[(s, letter)]: new_state.append(st) state = new_state
4.
▲
by
tudorachim
15y ago
quora, wilmott forums
5.
▲
by
tudorachim
15y ago
For more background from the founder of FaceCash: http://www.quora.com/Aaron-Greenspan/Why-Im-Furious-with-Sil... http://www.quora.com/Aaron-Greenspan/In-Thirty-Days-Payments...
6.
▲
by
tudorachim
15y ago
If they can't detect when you're not in REM sleep and wake you up at that point, what's the point of the device?
7.
▲
by
tudorachim
15y ago
There is no facebook import option yet.
8.
▲
by
tudorachim
15y ago
It is just a demo limitation (I'm using the product right now).
9.
▲
by
tudorachim
15y ago
A better discussion: http://www.quora.com/What-exercise-regimens-are-best-for-ext...
10.
▲
by
tudorachim
15y ago
The delay with getting your money into/out of bitcoin is too long to allow for that kind of arbitrage. The exchange owner could easily get away with the described practices.
11.
▲
by
tudorachim
15y ago
False; there were many trades executed near $0 (see http://leanback.eu/bitcoin/plots/20110619195756-mtgox.png ).
12.
▲
by
tudorachim
15y ago
How is this implemented?
13.
▲
by
tudorachim
15y ago
It's clear from his post that he found varnish to be faster.
14.
▲
by
tudorachim
15y ago
What kind of data?
15.
▲
by
tudorachim
15y ago
"Maybe some people just have a knack for this stuff" is a different way of saying "I was also raised on a farm and took wood shop and engine shop."
16.
▲
by
tudorachim
15y ago
Nice, this malware has better documentation than most open source projects I've used.
17.
▲
by
tudorachim
15y ago
They're looking for EU-based talent.
18.
▲
How to Fix Online Journalism
(blog.thefeedia.com)
6 points
by
tudorachim
15y ago
|
1 comments
19.
▲
by
tudorachim
15y ago
Wow, these guys produce a ridiculous amount of output for the size of their team...
20.
▲
by
tudorachim
16y ago
That main reason doesn't apply only to zeromq, though; with google's protobuf you can write an rpc layer on top of pretty much any channel in ten or twenty lines of code.
21.
▲
by
tudorachim
16y ago
Interesting that tornado wasn't mentioned along with node.js. Any reasons why?
22.
▲
by
tudorachim
16y ago
The capacity for being pedantic isn't the socially annoying part; rather, it is the curious unwillingness of some nerds to exercise restraint that is.
23.
▲
by
tudorachim
16y ago
This is intended for one-off questions that can be answered in 140 characters; the markets couldn't be more different.
24.
▲
by
tudorachim
16y ago
There wouldn't be a benefit because we don't know how to use neural networks to do AI yet.
25.
▲
by
tudorachim
16y ago
False. In 2010 facebook's was "not too far off" from 1.1b [1], whereas Zynga's was around half that [2]. [1] http://techcrunch.com/2010/06/22/facebook-revenues/ [2] http://techcrunch.com/2010/05/03/zynga-revenue/
26.
▲
by
tudorachim
16y ago
From the random generator's website: "Every one is completely random (maximum entropy) without any pattern, and the cryptographically-strong pseudo random number generator we use guarantees that no similar strings will ever be produced agai
27.
▲
by
tudorachim
16y ago
Looks like alpha beta with a good evaluation function, move ordering, and a changing depth parameter (not sure about this one, though).
28.
▲
by
tudorachim
16y ago
You could also just use pretty standard scanmatching algorithms to build a model from a sequence of scans from one camera (i.e. waving it around at a reasonable rate).
29.
▲
by
tudorachim
16y ago
Why not?
30.
▲
by
tudorachim
16y ago
"I have no idea if it’s true or not, but the scene in The Social Network in which Zuck is ‘interviewing’ summer interns by having them hack a box while doing shots says a huge amount about how to only hire the best people." Yeah, like how n
More ›