• benjojo12 2 hours ago

ERR_SSL_VERSION_OR_CIPHER_MISMATCH on my phone it seems?

• j4k0bfr an hour ago

Same, from Chrome on Android

• Nnnes an hour ago

https://web.archive.org/web/20260915165314/https://egbert.ne...

Funny SSL setup. Explanation from here https://news.ycombinator.com/item?id=49133598

> Oh, certain browser will not work with this blog if it cannot negotiate ONLY for Cha-Cha/Poly. It's by design as a showcase of why that particular web browser refuses to do that.

I assume the "particular web browser" is Chromium, which won't load it on any OS I've tried. On Windows, Firefox and the built-in curl.exe also refuse to connect.

• ncruces a few seconds ago

Thanks for the link.

Article makes it look like nothing happened in the embed/low-memory/single-threaded malloc space in decades since Doug Lea's malloc.

I just implemented TLSF for my minimal Wasm libc: fragmentation is just as good, performance is a lot more consistent and better of average, for a significant reduction in code size.

http://www.gii.upv.es/tlsf/index.html

https://github.com/ncruces/wasm2go/blob/main/libc-gen/c/mall...

• bom-d-van 35 minutes ago

legend.

• ligarota 25 minutes ago

Please write a "how to setup SSL" article