Akash Manohar

The only difference between ordinary and extraordinary is just that little "extra".

After a very very LONG time, reviewed some GitHub issues on the “asdf” repo and commenting/closing them. Just spent some time to help out the current folks that maintain it.

Cleaned up the Ruby install for I think tomorrow I’ll have static-site deployment ready with some monitoring baked in.

Performed load test of the Ruby Sinatra+Puma helloworld app setup by using Vegeta

Withstands 90 requests per second for 10 seconds. I'm going to call this setup satisfactory and move on to adding support for Rails

organize todo list and bookmarks for work - was pretty much Wild West in the last couple months

WIP ruby deployment

Deployed a sinatra app with puma. Next up is to clean this up and make it reusable.

Add helper functions to run certain parts of the code adhoc for faster development