Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qrpike
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
qrpike
5y ago
You can customize almost anything. Font colors, BG colors, size of the boxes, animation speeds, scroll speeds and more. It was created for our office (Polygon.io) but wanted others to be able to make it their own, for their use case.
2.
▲
by
qrpike
5y ago
Thanks for the info! This would be really interesting to try. The code is structured so that most would be reusable with a different rendering method. We may purchase a couple to try out.
3.
▲
by
qrpike
5y ago
What is the difference between this and https://github.com/yahoo/CMAK
4.
▲
by
qrpike
9y ago
Very nice ;)
5.
▲
by
qrpike
9y ago
https://polygon.io - real-time stock data APIs
6.
▲
by
qrpike
9y ago
I'm not sure I would call Cassandra slow. If the schemas are done well, it can be quite good for time series. Obviously this depends on the type of time series you're writing/querying. Our biggest goal was writes & uptime
7.
▲
by
qrpike
9y ago
Both are open source, distributed ( must pay for influxdb ) databases. If you setup Cassandra's schemas correctly it can be good for time series. Influx is more suited to time series, however it's not 100% free and open source.
8.
▲
by
qrpike
9y ago
We offer free real-time forex streams ( polygon.io ). We are required to charge for equities because the actual exchanges charge us fees per use. Otherwise I would love it to all be free.
9.
▲
by
qrpike
9y ago
Still paid only for anything other than single node? We switched to Cassandra for that reason.
10.
▲
by
qrpike
9y ago
Now it's 215+.... Very strange
11.
▲
by
qrpike
9y ago
Agreed. It went from #2 on front page, to #215 in half an hour.
12.
▲
by
qrpike
10y ago
Keep up the good work! Much appreciated
13.
▲
by
qrpike
10y ago
Personally, I don't think so. You can make more contracting as a developer ( 1099 ). Also you get more tax writeoffs, too.
14.
▲
by
qrpike
10y ago
109.105.177.184 Was the attempted IP.
15.
▲
by
qrpike
10y ago
Signed up for this and minutes later got notifications from LogMeIn with failed login attempts from Russia. Never had this happen EVER before.
16.
▲
by
qrpike
10y ago
AGREED 100%. They forget the people who are MAKING the apps for all of these nice mobile devices they are selling hundreds of millions of. What happened to Apple being for those who want to create things.
17.
▲
Install All Google Fonts on Mac / Linux
(github.com)
12 points
by
qrpike
12y ago
|
6 comments
18.
▲
by
qrpike
12y ago
NodeJS Script to download an entire Spotify Playlist ( FROM SPOTIFY @ 160kbps ) to your local machine. Also upon download it writes the ID3 data to the file.
19.
▲
Show HN: Download Spotify Playlist
(github.com)
5 points
by
qrpike
12y ago
|
5 comments
20.
▲
by
qrpike
12y ago
Quick script for downloading an entire spotify playlist ( FROM SPOTIFY @ 160kbps ) to your local machine. Also upon download it writes the ID3 data to the file.