How to Fix Disk Named `r2` Cannot Be Accessed Error
After updating to the latest aws-sdk-php package, Cloudflare R2 doesn't work anymore and generates this error.
Things I face daily in my development adventure and want to remember, and things I belive is interesting, collected in chronological order.
After updating to the latest aws-sdk-php package, Cloudflare R2 doesn't work anymore and generates this error.
These days, I am trying to integrate Driver.js into a FilamentPHP panel for a project of mine. It took a bit of time to make the adjustments exactly like I wanted. Therefore, I want to document this process with this blog post.
This morning I noticed that a website on our test server hosted on Digital Ocean is not accessible. After a short investigation, I saw that the 50% - 60% of the cpu was used by a process called kswapd0.
In this article, I will share the steps I followed in my homework of creating a simple asteroid game in python.