HN user

grepper

107 karma
Posts15
Comments7
View on HN

Henrique - this is super cool. Really fascinating and inspiring to follow your success.

Unrelated to today's announcement, but curious if you could share a bit about your origins in "making a new credit card from scratch" at all: forming a relationship with a bank, card network, etc.

How difficult was it to even enter the space at all - any top takeaways or learnings? Non-obvious struggles you may have had to overcome?

Indeed, Sampson's retraction is published here: https://www.grsampson.net/ACsa.html

DeFrancis’s argument to this effect turns on examination of an example quoted in Sampson (1985: 28‑9) of purported complex semasiography, the ‘Yukaghir love letter’. I had taken this example from a well-known book on writing, Diringer (n.d.: 35), and I retailed Diringer’s explanation of it without trying to check this. DeFrancis has done the discipline a considerable service by investigating the history of the example in detail, and it turns out to be something rather different from what Diringer and I described, and arguably not an example of ‘communication’ at all.

It seems nearly certain that this image is not what it was presented to be.

[dead] 11 years ago

Yes, looking at the network requests I also get this error fairly consistently by the third or fourth batch:

{"ApiResponse":{"$":{"Status":"ERROR"},"Errors":[{"Error":[{"_":"Too many requests","$":{"Number":"500000"}}]}],"Server":[""],"GMTTimeDifference":[""],"ExecutionTime":["0"]}}

Which then results in "Uncaught TypeError: Cannot read property '0' of undefined".

Cool idea, though!

I put this together as a fun little side project after beginning to wonder about geographic biases present in Wikipedia articles. Here are just a few comparisons that I've tried & found at least mildly interesting...

- Religious figures: Muhammad vs Jesus vs Vishnu https://tools.wmflabs.org/wikipedia-contributor-locations/#!...

- Major cities: San Francisco vs New York City vs Chicago https://tools.wmflabs.org/wikipedia-contributor-locations/#!...

- World leaders: Barack Obama vs Elizabeth II vs Pranab Mukherjee https://tools.wmflabs.org/wikipedia-contributor-locations/#!...

Here's an album of screenshots http://imgur.com/a/wmsLX, if you don't mind losing the ability to zoom in and look around :)

All the code is open source and available on GitHub https://github.com/theopolisme/wikipedia-contributor-locatio.... The tool uses a Python backend to access the Wikipedia API and pull a list of revisions for the given articles, then look up their locations using MaxMind's free GeoIP database. On the frontend side of things, I used leaflet.js and a custom-modded (to allow for variable point radii to indicate multiple edits from the same location) version of leaflet.heat to draw the map.

Cursors 12 years ago

And we were so far along, too :( crosses fingers for persistent state

I put together a little imgur album with some examples from my own Location History: http://imgur.com/a/qLm1Q (I'm sure yours are much more interesting, though!)

location-history-visualizer is tool for visualizing your complete, consolidated, collected Google Location History. It works directly in your web browser – no software to download, no packages to install. Everyone deserves to know what data is being collected about them, without having to fiddle with cryptic pieces of software.

Would love to hear your thoughts!