top | item 13416722

Ask HN: Closest Thing to “Twitter for Code”?

2 points| superquest | 9 years ago | reply

I just discovered a trick that made me so happy I want to shout it to the world — ala Twitter. But most people who follow me on Twitter aren't programmers, so I'd rather not post there ...

Where can I do this?

The source of my joy pretty-prints json-formatted curl responses using Python's familiar json library:

curl $URL | python -m json.tool

2 comments

order
[+] iampoul|9 years ago|reply
Github and link it on HN i guess :D