Well, I know the talk I'm giving next year
Also I needed a hash map implementation. And then half way through I realized I needed it to retain insertion order. 8 line change in Rust. Unimaginably difficult change in C.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Also I needed a hash map implementation. And then half way through I realized I needed it to retain insertion order. 8 line change in Rust. Unimaginably difficult change in C.