Join Nostr
2026-06-30 22:13:20 UTC
in reply to

Stephen Brooks 🦆 on Nostr: nprofile1q…5h6ty If it's *new* you might want to write all that in the standard ...

If it's *new* you might want to write all that in the standard library just because there's not that much code for your language out there yet.

In the case of a mature language, I'd remove anything that's likely done better by an independent project. Like there are really fast regex projects in C/C++ and it would be silly to rewrite a worse one for a standard library.