Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theocean154
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
theocean154
8y ago
Most of the so called "emerging tech" projects at JPM are being phased out due to not delivering the promised returns on investment (lots of money for expensive developers to build out moonshot projects with little concrete delive
2.
▲
Show HN: Open sourcing my crypto trading bot (reactive python, work in progress)
(github.com)
3 points
by
theocean154
9y ago
|
0 comments
3.
▲
by
theocean154
9y ago
We need to start distinguishing between the H1B abuse of several large foreign consulting companies and the seasonal low skill jobs in our discourse. You yell "let's reform the visa process" in a crowded room in this country
4.
▲
by
theocean154
9y ago
sniper's stuff is awesome
5.
▲
by
theocean154
9y ago
Looking through some of the code and some of the docs, these look old. In absence of a lot of time or some missing docs, not sure how usable these things are.
6.
▲
by
theocean154
9y ago
ElegantEagle. nice
7.
▲
by
theocean154
9y ago
Two projects: An FPGA based database accelerator: paine.nyc/dau-site paine.nyc/dau paine.nyc/ffpp Along with this im designing a PCIe fpga board to interface host the accelerator. And, A reactive algorithmic trading system fo
8.
▲
by
theocean154
10y ago
I have one of these as well, but i would've died if it was live trading during the nordstrom incident. They've gone up quite a bit since then.
9.
▲
by
theocean154
10y ago
working on something similar ;^) http://paine.nyc/robinhoodrat/ https://github.com/theocean154/robinhoodrat
10.
▲
by
theocean154
10y ago
Working on a pcie card, not 100gbps but hopefully not $10k also: https://github.com/theocean154/fpga-board
11.
▲
by
theocean154
10y ago
Yeah you need to be in the colo. Also these aren't on the network card, the cpu introduces too much latency
12.
▲
by
theocean154
10y ago
Your update is funny because you got intelligent responses to your unintelligent post
13.
▲
by
theocean154
10y ago
Arbitrage in labor markets results in a regression to the global mean. Every year that wages do not grow in the US, the buying power of those wages decreases due to inflation (increasing the cost of living). This will result in the standard
14.
▲
by
theocean154
10y ago
Previous HN submission of original story here https://news.ycombinator.com/item?id=11814512
15.
▲
by
theocean154
11y ago
more explanation is in the paper in the comments below, this is just a simple way of visualizing how it works
16.
▲
by
theocean154
11y ago
rearranged my repo, here is the scalable, pipelined way of doing this, it ends up being an insertion sort with the benefit of small fanout (for lower energy), better scalability (faster due to lower fanout and shorter critical path with pip
17.
▲
by
theocean154
11y ago
The benefit of my way is that you get pipelining (which lets you maintain O(1) throughput without having a fill/flush cycle), as well as better scaling (due to said pipelining) and better energy usage due to smaller fanout.
18.
▲
by
theocean154
11y ago
There's a far better way to do this, which essentially decomposes into an insertion sort. Details here: https://github.com/theocean154/dau/tree/master/sort
19.
▲
Renthop has no login authentication
1 points
by
theocean154
11y ago
|
0 comments