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

2 points by superquest ↗ HN
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

[ 4.1 ms ] story [ 9.9 ms ] thread
Github and link it on HN i guess :D