Join Nostr
2026-01-22 16:03:21 UTC
in reply to

Gabriele Svelto on Nostr: When implementing a new core it is commonplace to implement new structures, and ...

When implementing a new core it is commonplace to implement new structures, and especially more aggressive performance features, in a way that makes it possible to disable them via microcode. This gives the design team the flexibility to ship a feature only if it's been proven to be reliable, or delay it for the next iteration. 18/31