/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mmhaskell.com
| | aarol.dev
2.6 parsecs away

Travel
| | Anyone who has implemented a simple HTTP 1.1 server can tell you that it is a really simple protocol. Basically, it's a text file that has some specific ...
| | tannerdolby.com
4.1 parsecs away

Travel
| | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.
| | arunraghavan.net
4.6 parsecs away

Travel
| |
| | blog.jonlu.ca
8.4 parsecs away

Travel
| A couple years back I built Uber Trip Stat's (now renamed to RideShare Trip Stats after a C&D from Uber), because I was interested in how much money I had spent on Uber over the last few years. Luckily Uber's web portal lets you see all your past rides, and it was fairly trivial to reverse the API through Chrome. The Chrome Extension just injects some javascript into the page, makes a few requests to get the entirety of your ride history