Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
timeseries2018
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
timeseries2018
8y ago
Eventually, the economy will crash, or at least the cheap energy will run out, and then people will be forced to get tough again.
2.
▲
by
timeseries2018
8y ago
God, no. How do you decide what stack to work on? Should I use Python 2 for maximum compatibility, or Python 3 since it's the future? Should I spend my time on KDE or Gnome. Do I use Angular 2 or Angular 3? TypeScript or JavaScrip
3.
▲
by
timeseries2018
8y ago
You might have 99 problems, but writing an interesting and insightful Hacker News comment ain't one.
4.
▲
by
timeseries2018
8y ago
Doesn't a fintech programmer already make ~$450k (all in)
5.
▲
by
timeseries2018
8y ago
If there are good, seasoned engineers in Silicon Valley that can't pass the Google interview, they sure as hell can't find very many in Orlando or Des Moines.
6.
▲
by
timeseries2018
8y ago
I've had great success using event timestamp ( milliseconds since 1970 ) as a column, with an index on it. And then when you query you can use BETWEEN. If you write your own ORM you can make it automatically calculate the time range