Modern C++ has a decent amount of stuff in the standard library but there are a few things I was naively surprised it lacks:
- base64
- any cryptography stuff at all really
- HTTP!
Notes are for small posts, links, anything I don't feel merits a full post.
Modern C++ has a decent amount of stuff in the standard library but there are a few things I was naively surprised it lacks:
Random discovery of the day is that GNU’s linker has different rules to those of MSVC or LLVM - the latter two are happy to resolve linkages at the final executable or library, while ld seems to require that every intermediate object binary be linked up?
Generative AI has ruined bold text for me. If you put bold text in a paragraph I’m ignoring the whole thing sorry