WordPress says “The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.” after uploading an oversized image, then apache promptly dies.
Continue readingYearly Archives: 2025
Cloudflare Domains doesn’t work with Digitalocean Droplets
When registering a new domain on Cloudflare, you need to keep two things in mind:
- They don’t allow their domains to have non Cloudflare-branded nameservers. Which means that while the domain lives on Cloudflare, its DNS records will also have to stay.
- Even newly registered domains have SSL/TLS configured to
Full
, so if you’re starting out with a new server, certbot will fail because HTTP traffic is not allowed.
xCode: How to Remove all Devices and Simulators
When some of them are determinately stuck.
Continue readingXcode: How to Install Previous Older Versions of Simulators
If you don’t see the version you need listed in the build dropdown:
Continue reading