Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darrin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
darrin
11mo ago
The L1 path can't do any address matching and you can't overlap sources - like Ghostbusters, no crossing the streams. You can source port 1 to ports 2-4 (multicast, but static and unidirectional) and you can change a bidir connect
2.
▲
by
darrin
11mo ago
They're more like digital patch panels. You can connect any pair of ports together in both directions (TX/RX), just like moving a patch cable around. You can also connect an incoming RX lane to multiple TX lanes (think optical spl
3.
▲
by
darrin
11mo ago
There are L1 crosspoint "switches" in the 2-5ns range depending on port density and similar modes in some Ethernet silicon. These are not Ethernet switches in any normal sense though. They only replicate the signal 1:1 or 1:n and
4.
▲
by
darrin
2y ago
When I was at a small IT consulting shop ~15 years ago, this is roughly how it worked. We'd get paid 24x7 for a week on-call at minimum wage + 1.5x normal wage for any hours we had to log in.
5.
▲
by
darrin
2y ago
Hollow core fiber (HCF) is designed to substantially reduce the latency of normal fiber while maintaining equivalent bandwidth. It's been deployed quite a bit for low latency trading applications within a metro area, but might find mor
6.
▲
by
darrin
2y ago
Timestamps and other types of in-band network telemetry are sometimes inserted in the frame as a trailer (with a new FCS). If an application isn't looking for the L2 data, it's just ignored by the Linux IP stack.
7.
▲
by
darrin
3y ago
What's the company? I've wanted to outsource dealing with medical billing games a few times.
8.
▲
by
darrin
3y ago
What was their reasoning for not paying out?
9.
▲
by
darrin
3y ago
There's no broader market for beef? Is there a higher break-even point factoring in transport costs?
10.
▲
by
darrin
3y ago
A bonus based on risk-adjusted outcomes would put pay in alignment with patient care. This would require much better outcome analysis and reporting though (also a good thing).
11.
▲
by
darrin
3y ago
Adding this sort of friction would increase spreads. Market makers are a net positive for markets (who buys/sells when no one else wants to?), and I don't see any downside to allowing them to manage risk and trade quickly. I think
12.
▲
by
darrin
3y ago
The best solution I've seen is to do batch auctions every millisecond or so, and randomize matches within that window (for market orders or limit orders at the same price). You could use a longer window to include slower players in the
13.
▲
by
darrin
3y ago
Even a 1-2 millisecond batch auction would do it. But the big trading firms are the largest "customers" of exchanges, and they've pushed back hard on proposals like this.
14.
▲
by
darrin
3y ago
It would be interesting if all research and advances based on PHI were automatically public domain. Sort of like the GPL - any derivatives, treatment discoveries, etc. must also be open. There would probably be too many loopholes to cover e
15.
▲
by
darrin
3y ago
If all insurance companies published all the code combinations covered for every procedure/diagnosis, I might buy this argument. But they don't. I've asked Blue Cross and they said they don't disclose those details. Many
16.
▲
by
darrin
4y ago
The required continuing education is pretty limited. It may cover new treatment strategies, drugs, etc. but not cutting-edge research unless the physician seeks that out. In emergency medicine (where I have some friends), continuing educati
17.
▲
by
darrin
4y ago
Did you have a number worked out (or something like a multiple) before diving into due diligence?
18.
▲
by
darrin
5y ago
Wouldn't the simple solution be to guarantee a minimum hourly rate from the time a driver accepts the ride to the drop-off? Uber would have an incentive to be efficient (find closer drivers, get more drivers on the road) and drivers wo
19.
▲
by
darrin
7y ago
UPS Store or a Fedex equivalent. Looks like their address is a FedEx location.
20.
▲
by
darrin
7y ago
What program is that? Is that something Epic/Cerner/whatever does, or some add-on?
21.
▲
by
darrin
8y ago
How do you price a product like that before it has a track record? I'd imagine a high up-front sticker price is a deal killer, and it's probably not practical to tie it to profit (which may have too many other factors in it anyway
22.
▲
by
darrin
9y ago
QoS needs to be configured on the ISP's network to really work. Your home router can only impact your outbound traffic, not the bottleneck on your inbound traffic 4 routers up.
23.
▲
by
darrin
11y ago
Options are sometimes more liquid than the underlying stocks, allowing you to hedge when you wouldn't be able to directly. Consider a case where you want to short a particular stock. Shorting a stock requires borrowing it first, but so
24.
▲
by
darrin
12y ago
Yes, TCP will reorder if necessary, but that will introduce some delay and overhead at the host. The missing sequence number (the out of order frame) will cause queuing as TCP waits for it to arrive or requests retransmit, so keeping stream