/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

thomas-leister.de
| | kaspars.net
1.9 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....
| | hjr265.me
1.7 parsecs away

Travel
| | If you use S3-like object storage for Discourse uploads, you will quickly realize that Discourse strongly recommends a CDN. Not using a CDN (or entering the bucket URL as the CDN URL) is likely to cause problems and is not supported. [...] If you were to use Amazon S3, their Cloudfront service would be the easy solution. But not all cloud providers (e.g. Linode referral) providing S3-like services has CDN offerings.
| | it-notes.dragas.net
1.1 parsecs away

Travel
| | Using nginx to cache proxied media in snac to improve performance and privacy
| | herbertograca.com
13.9 parsecs away

Travel
| Containerize dev, tst and prd: After cleaning up the Symfony demo project a bit, we are ready to do some containerization...