Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nnn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
nnn
4y ago
An alternative approach would be to call "await util.promisify(socket.connect)(8125, host)" so that subsequent calls to send don't need to name the destination (and the underlying runtime could call send instead of sendto).
2.
▲
by
nnn
10y ago
The cost of running Vuvuzela is dominated by bandwidth, and the paper used AWS prices to estimate the cost; purchasing IP transit directly would lead to about an order of magnitude reduction in costs (still non-trivial, of course).
3.
▲
by
nnn
10y ago
Based on my reading of the article, it says that OpenBSD always uses the same key, scr_key[0], and does not implement the use of different keys for different parts of the disk. I haven't looked at the OpenBSD source code to confirm th
4.
▲
by
nnn
11y ago
Here are some parts of the KeyKOS source code: http://css.csail.mit.edu/6.858/2011/readings/keykos/