Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ikeepforgetting
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ikeepforgetting
13y ago
Listening to the same port requires processes with the same uid.
2.
▲
by
ikeepforgetting
13y ago
The only reason they backed off of it was because of the bad press it gave them in the first place.
3.
▲
by
ikeepforgetting
13y ago
Somebody finally found a use for them!
4.
▲
by
ikeepforgetting
14y ago
Well, they're always slower than not having them. Having a few layers on top of each other starts to add up. It's very easy to lose track of the bottlenecks of 2 or more layers below the one you're working in. There is a reason HTTP.sys run
5.
▲
by
ikeepforgetting
14y ago
I work in an area that requires a lot of high performance computing and there is a reason people in this area like code simplicity. Stacking layer upon layer of complex algorithms is a lot more difficult to reason about than having a simple
6.
▲
by
ikeepforgetting
14y ago
My guess is that removing 2-5 layers of abstraction can get you pretty far along.