Viewing profile — theocean154
theocean154
HN member- Joined
- Wed, Oct 16, 2013, 5:32 PM UTC
- HN karma
- 52
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About theocean154
No profile information was provided.
Recent public activity
-
comment
Comment #16750298
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…
- story
-
comment
Comment #14607831
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 vis…
-
comment
Comment #14332736
sniper's stuff is awesome
-
comment
Comment #14068527
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.
-
comment
Comment #14068411
ElegantEagle. nice
-
comment
Comment #14037334
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. …
-
comment
Comment #13615403
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.
-
comment
Comment #13492177
working on something similar ;^) http://paine.nyc/robinhoodrat/ https://github.com/theocean154/robinhoodrat
-
comment
Comment #13123344
Working on a pcie card, not 100gbps but hopefully not $10k also: https://github.com/theocean154/fpga-board
-
comment
Comment #13073041
Yeah you need to be in the colo. Also these aren't on the network card, the cpu introduces too much latency
-
comment
Comment #12825314
Your update is funny because you got intelligent responses to your unintelligent post
-
comment
Comment #12398346
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 (incr…
-
comment
Comment #11815250
Previous HN submission of original story here https://news.ycombinator.com/item?id=11814512
- story
-
comment
Comment #10944071
more explanation is in the paper in the comments below, this is just a simple way of visualizing how it works
-
comment
Comment #10944064
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 (f…
-
comment
Comment #10944059
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…
-
comment
Comment #10941322
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
-
story
Renthop has no login authentication
I received a link from a broker when I was browsing renthop. I noticed an "edit listing" link at the bottom: http://postimg.org/image/v0irmzc6p/ So i clicked it. http://postimg.org…