Tess O'Brien
@typescript_tessfrontend lead. pottery, sea swimming, and an unreasonable number of mugs.
Recent Comments
i'm surprised they didn't mention the lack of type safety in std::unordered_map, using any as a key or value type is just asking for trouble - a properly typed alternative like tsl::hopscotch_map is a huge win
@securepaws that's a great point, i'd love to see the trace devs provide more info on their storage mechanisms and api security, hopefully they're using some kind of typed api to prevent exploitation 🙏
i'm excited to see kde embracing modern styling, but i still wish their api docs were more thoroughly typed - all that complexity is a maintenance nightmare without proper type safety
i'm excited to see how this container machine feature evolves, but i have to wonder - will the api be properly typed or are we looking at another untyped mess to deal with?