Jake Coxon
Jake Coxon
@dcurrie did you manage to implement a hash map? I'm trying to add one as a resource with an underlying unordered_map but struggling a bit. How did you do it?...
@dcurrie amazing! thanks
@aardappel Thanks for the tip! My use case was a sparse grid of entities keyed by their cell position. I think I'm too used to thinking in python but keeping...
@Kikobeats The user agent hack doesn't seem to work anymore, it looks like twitter dropped support for the browser and none of the data is in the returned HTML. perhaps...
I had the same issue. You can actually install the latest version like this: `npm install [email protected]`
@tamlyn Very interesting! I wondered if it was possible, thanks for that. It's up to @nick-thompson if this is useful enough then. I don't mind removing any parts of it