Readit News logoReadit News
gohwell commented on Florida is letting companies make it harder for highly paid workers to swap jobs   businessinsider.com/flori... · Posted by u/pseudolus
gohwell · 8 months ago
Paid holiday for 1-3 years, what’s wrong with that?
gohwell commented on Apple's requirements are about to hit creators and fans on Patreon   news.patreon.com/articles... · Posted by u/miiiiiike
gohwell · 2 years ago
What's the advantage for Patreon to have a native iOS app?
gohwell commented on C++ patterns for low-latency applications including high-frequency trading   arxiv.org/abs/2309.04259... · Posted by u/chris_overseas
zxcvbn4038 · 2 years ago
When I did low latency everyone was offloading TCP to dedicated hardware.

They would shut down every single process on the server and bind the trading trading app to the CPUs during trading hours to ensure nothing interrupted.

Electrons travel slower than light so they would rent server space at the exchange so they had direct access to the exchange network and didn't have to transverse miles of cables to send their orders.

They would multicast their traffic and there were separate systems to receive the multicast, log packets, and write orders to to databases. There were redundant trading servers that would monitor the multicast traffic so that if they had to take over they would know all of the open positions and orders.

They did all of their testing against simulators - never against live data or even the exchange test systems. They had a petabyte of exchange data they could play back to verify their code worked and to see if tweaks to the algorithm yielding better or worse trading decisions over time.

A solid understanding of the underlying hardware was required, you would make sure network interfaces were arranged in a way they wouldn't cause contention on the PCI bus. You usually had separate interfaces for market data and orders.

All changes were done after exchange hours once trades had been submitted to the back office. The IT department was responsible for reimbursing traders for any losses caused by IT activity - there were shady traders who would look for IT problems and bank them up so they could blame a bad trade on them at some future time.

gohwell · 2 years ago
I’ve worked at a few firms and never heard of an IT budget for f-ups. Sounds like a toxic work environment.
gohwell commented on Llama3 implemented from scratch   github.com/naklecha/llama... · Posted by u/Hadi7546
danielmarkbruce · 2 years ago
Not as a starting point.

Google and find the examples where someone does it in a spreadsheet. It's much more approachable that way.

You are going to find it's not that complicated.

gohwell · 2 years ago
Sounds interesting. Do you have a link?
gohwell commented on SF's Anchor Brewing Company shutting down after 127 years   abc7news.com/anchor-brewi... · Posted by u/c5karl
gohwell · 3 years ago
This beer always reminds me of NOFX - Scavenger Type
gohwell commented on Ask HN: What is your new year's resolution?    · Posted by u/nigamanth
piersj225 · 3 years ago
I'd like to learn a little Italian, I should keep trying to pickup bits of French too. If anyone knows any technology based news sites in Italian it would be really helpful
gohwell · 3 years ago
A fun way to learn new languages is a chrome extension for having dual subtitles on Netflix movies. I find it’s a good way to pick up slang and idioms of the target language.

u/gohwell

KarmaCake day363November 4, 2012View Original