Explore >> Select a destination


You are here

www.sheshbabu.com
| | kaspars.net
8.1 parsecs away

Travel
| | Everyone knows that GitHub is awesome and so is their API. However, there are limits to the amount of unauthenticated request you can make to the API from a single IP address. I am usingtheir API for automatic updates for all of my GitHub hosted plugins with theGit Update pluginand it hit the limits reallyquick....
| | thomas-leister.de
8.3 parsecs away

Travel
| | Depending on the Cache retention, Mastodon uses ridiculous amounts of storage for its media files. Perfekt for cheap S3 storage.
| | hop.ie
7.4 parsecs away

Travel
| | How to set up a Digital Ocean droplet for your Sapper app, and host it along with your API on the same server
| | www.hallada.net
35.9 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.