Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codeordie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
codeordie
12y ago
I think it really depends on the initial state of the code, and on who is doing the refactoring. If this code base was in good shape to start with, this is probably just illustrating that there is a point of diminishing returns on refactori
2.
▲
by
codeordie
12y ago
It's not bad, and Apache Spark adds SQL on top of some other nosql DBs, but they are still hard to use. Cassandra for example: you can't just put a secondary index on a table to enable sorting on it. There are secondary indexes, b
3.
▲
by
codeordie
12y ago
Ha - same thing happened to me!
4.
▲
by
codeordie
14y ago
I think you are spot on - I've done a lot of working from home, but it's by far the most satisfying when there's a chat room (or IRC) system setup. It makes it fun, I feel more connected, and I think we are more productive that way.
5.
▲
by
codeordie
14y ago
For scraping, how does this compare to pjscrape? ( http://nrabinowitz.github.com/pjscrape/ )