Join Nostr
2025-09-21 22:06:23 GMT
in reply to

✧✦Catherine✦✧ on Nostr: the libraries have so far been a pleasant surprise. i read source code of my ...

the libraries have so far been a pleasant surprise. i read source code of my dependencies (there's only one direct dependency in this project that i haven't done a deep dive into, and it's google/protobuf) so i get exposed to hidden warts early and often. i expected a lot more hidden warts

maybe it's a consequence of having many fewer degrees of freedom in the langauge design? sort of like how it is with erlang