Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bysin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bysin
5y ago
Online retail happened, and it's not just America [1]. [1] https://en.wikipedia.org/wiki/Dead_mall#Changes_in_the_retai...
2.
▲
by
bysin
6y ago
In the wikipedia entry you provided, there's an example in Rust, similar to the 9th code snippet, that claims it is variable shadowing: https://en.wikipedia.org/wiki/Variable_shadowing#Rust
3.
▲
by
bysin
9y ago
I'm glad you said this. There's an async cargo cult going on, where every service must be written in "performant" async code, without knowing the actual resource and load requirements of an application. From the last ben
4.
▲
Comparing the Performance of Synchronous versus Asynchronous Network IO
(byteworm.com)
2 points
by
bysin
10y ago
|
0 comments
5.
▲
Show HN: Cloudfs, a cloud virtual filesystem (FUSE) for Linux
(github.com)
2 points
by
bysin
11y ago
|
0 comments
6.
▲
by
bysin
11y ago
> OS-level multitasking won't be able to achieve the same level of concurrency Do you have a source for this claim? I've seen it repeated many times, especially in the node.js community but I've yet to see any evidence to
7.
▲
Show HN: UnitJS, Server-side Javascript CGI application (like PHP)
(github.com)
2 points
by
bysin
15y ago
|
0 comments
8.
▲
by
bysin
15y ago
It can be either TCP or UDP. Regardless, UDP has a checksum as well. The likelihood of a bit-flip is very uncommon. Even taking into account the volume of computers out there, the likelihood of a bit-flip at the exact spot (in the domain na