Live data from Hacker News

How PayPal Shares Your Data

rebecca-ricks.com

1–10 of 46 posts

Re: How PayPal Shares Your Data

#2
this is actually worse than the source. for whatever reason, the chart appears super zoomed out for me, so the text is tiny. but even if there wasn't a font issue, the source is already clear as it is that a flowchart style diagram isn't going to help.

Re: How PayPal Shares Your Data

#5
post #2

this is actually worse than the source. for whatever reason, the chart appears super zoomed out for me, so the text is tiny. but even if there wasn't a font issue, the source is already clear as it is that a flowchart style diagram isn't going to help.

And it's an SVG (embedded) to boot so there's no real way for most people to grab the source file and upsize it (where possible).

EDIT: Also, I realize there are some relatively simple and quick solutions to this, but it's definitely way more steps / requires more specific software and/or knowledge to execute as simply as right clicking an image on a website, clicking inspect element, locating the line of code with the image source, downloading and going from there / modifying code to meet needs.

Re: How PayPal Shares Your Data

#9

With a json viewer chrome extension ( https://chrome.google.com/webstore/detail/json-viewer/gbmdgp... ) this is much easier to read: http://rebecca-ricks.com/paypal-data/data/paypal.json

On the other hand, Firefox seems to have such feature built-in.
Post reply on HN