Get Linus' rants using an API.
This app requieres at least PHP7 and ext-sqlite.
You also need to config the rewrite, this config may change depending on your web server. Apache users already have .htaccess ready
Once you have that ready, install the dependencies with:
composer install
Get all the rants available
Optional query: ?sort=hate|timestamp Sort rants by hate or timestamp
Get a random rant
Get a rant by id
Linus' rants collection taken from here