Let's have some command-line fun with curl, [jq][1], and the [new GitHub Search API][2].
Today we're looking for:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>Subscriptions of nikita.voloboev from Inoreader [https://www.inoreader.com]</title> | |
| </head> | |
| <body> | |
| <outline text="Linux" title="Linux"> | |
| <outline text="Julia Evans" title="Julia Evans" type="rss" xmlUrl="https://jvns.ca/atom.xml" htmlUrl="http://jvns.ca/"/> | |
| <outline text="nixCraft" title="nixCraft" type="rss" xmlUrl="https://www.cyberciti.biz/feed/" htmlUrl="https://www.cyberciti.biz/"/> | |
| </outline> |
Let's have some command-line fun with curl, [jq][1], and the [new GitHub Search API][2].
Today we're looking for:
This gist is part of a blog post. Check it out at:
http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer