Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aba_sababa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
aba_sababa
12y ago
And then your teammate then takes a week to build an API that's only compatible with your hacked out code you wrote in twenty minutes. Now you've wasted both your time and her time when both need to be re-written.
2.
▲
by
aba_sababa
12y ago
I really don't buy this. Attribution of anyone is incredibly difficult. It's easy for the US to officially point fingers and turn it into a geopolitical play. There is every incentive to do so: it's plausible, the media buys
3.
▲
by
aba_sababa
12y ago
Yep. Solar wind also contributes. It's possible to set the solar panels to be orthogonal to these forces which can induce maximum drag.
4.
▲
Letter to an Undergraduate
(abe.is)
5 points
by
aba_sababa
12y ago
|
0 comments
5.
▲
by
aba_sababa
12y ago
I think the actual confusion is about a centralized distributed system vs a peer-to-peer distributed system, which is probably what (still totally wrong) PhD student meant.
6.
▲
by
aba_sababa
12y ago
I agree with you in that this is an excellent and demonstrably valuable use case for Bitcoin - we saw the same thing happen in Cyprus with the protests there. I don't think I agree about this meaning there will be a bright future for i
7.
▲
by
aba_sababa
12y ago
It's pretty low to disguise "more money for investors" as a half-assed argument for better employee outcomes.
8.
▲
by
aba_sababa
12y ago
An open source Boundary?
9.
▲
by
aba_sababa
12y ago
I prefer Papers 3 - would rather be in control of my saved papers than rely on a SaaS that could go out of business whenever.
10.
▲
by
aba_sababa
12y ago
Ok, so you know that "facebook" is part of the original hash. Not following how you can also derive "mypassword" from it. If you have a good strong master password, rainbow tables won't be able to crack the hash.
11.
▲
by
aba_sababa
12y ago
Compromising one of these passwords does not at all mean that all the other passwords are compromised. You can't figure out the original master password from a hashed, compromised password.
12.
▲
by
aba_sababa
12y ago
As opposed to a password manager, where it's trivial to know every password within if you know the master password?
13.
▲
by
aba_sababa
12y ago
Really? I find that most Berliners speak wonderful English.
14.
▲
by
aba_sababa
12y ago
Is this an Impala competitor?
15.
▲
Equity, Growth, and the Employee
(abe.is)
4 points
by
aba_sababa
12y ago
|
1 comments
16.
▲
by
aba_sababa
12y ago
This is a narrative that I don't know how to evaluate. In this case, I'd agree that there's a lack of innovation, but to extrapolate that it is part of a larger narrative is something you can't do without actual data. Ir
17.
▲
by
aba_sababa
12y ago
I studied philosophy, and I also tacked on a CS degree. In retrospect, the CS degree wasn't necessary - all the programming I needed to know for a job I was able to pick up on the side and by going to hackathons. I really treasure my p
18.
▲
by
aba_sababa
12y ago
Wondering - what's wrong with SSH? Is it considered insecure?
19.
▲
by
aba_sababa
12y ago
You realize that most of HN readers are engineers, and like most engineers, they are perfectly normal human beings without "antisocial beliefs"?
20.
▲
by
aba_sababa
12y ago
Short sighted? You think that being pro-gay marriage is being on the wrong side of history?
21.
▲
by
aba_sababa
12y ago
The most productive thing is to quit. Anyone who, in 2014, is still not paying interns is most likely not someone who can teach you anything. There is still plenty of time to find another internship for the summer.
22.
▲
by
aba_sababa
12y ago
Datatau isn't doing too bad.
23.
▲
by
aba_sababa
12y ago
I usually go for DyGraphs. Simple + easy to use + lots of configuration + excellent docs
24.
▲
Citibike Weather Analysis
(abe.is)
1 points
by
aba_sababa
13y ago
|
0 comments
25.
▲
Outliers vs Probability Density Function Shifts
(abe.is)
4 points
by
aba_sababa
13y ago
|
0 comments
26.
▲
by
aba_sababa
13y ago
You should help out on Skyline! github.com/etsy/skyline It's a real time anomaly detection system.
27.
▲
by
aba_sababa
13y ago
It also doesn't strike me as especially expensive. A dumb, brute force query (that is, something in 0(N^2)) wouldn't take so long with only a few million rows. So I would just try doing through each row, doing a full table scan to
28.
▲
by
aba_sababa
13y ago
Hmm. How are you defining a meeting? Is a meeting a pair of mice? Or is it a pair of mice with a time component? So a pair of mice + the duration of time they were together?
29.
▲
by
aba_sababa
13y ago
How about having a table where each row corresponds to a duration of time? time | total | mice_ids (a json string. or use mongo) And then, run through all your data and assign each mouse to a certain duration (ie, minute one, minute two, et
30.
▲
Tidbit: Client-Side Bitcoin Mining
(tidbit.co.in)
78 points
by
aba_sababa
13y ago
|
53 comments
More ›