Comparing new vultr servers AMD EPYC vs Intel Xeon https://gist.github.com/insign/79ebf6046d2c5e293c36ab688c00d6a8
Gist
Comparing new vultr servers
Comparing new vultr servers. GitHub Gist: instantly share code, notes, and snippets.
How to setup and scale the perfect websocket server for your Laravel project
https://aboutyou.tech/blog/setup-and-scale-a-websocket-server-with-laravel/
https://aboutyou.tech/blog/setup-and-scale-a-websocket-server-with-laravel/
const isDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').match👍5🤔4