Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
masa-kozu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
masa-kozu
3mo ago
Just as a side note, memory encryption isn't limited to niche secure hardware anymore. Mainstream x86 CPUs have supported it for years: AMD has SME/TSME (and SEV on the server side), while Intel provides TME/MKTME. The memory
2.
▲
by
masa-kozu
3mo ago
Windows NT — that’s some nostalgia. Choosing it over ReactOS somehow makes it feel even more genuine.
3.
▲
by
masa-kozu
3mo ago
Designing for failure modes (bad network, old devices, no JS) often leads to better systems even in the happy path. This is a good case study of that.