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

https://news.ycombinator.com/item?id=13416722
by superquest • 10 years ago
2 2 10 years ago

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

Related Stories

Loading related stories...

Source preview

news.ycombinator.com