Color Thief - Get the dominant color or color palette from an image.Grab the color palette from an image using just Javascript. Works in the browser and in Node.READ MORE
Traefik v2: proxy requests to AWS S3 to serve a static site, non-www to www redirectFollowing up from my previous blog post about the base setup of Traefik v2, I will now show how easy it is to set up Traefik as a reverse proxy to an AWS S3 bucket and redirect www to non-www.
Traefik v2: proxy requests to AWS S3 to serve a static site, non-www to www redirectFollowing up from my previous blog post about the base setup of Traefik v2, I will now show how easy it is to set up Traefik as a reverse proxy to an AWS S3 bucket and redirect www to non-www.
How to reduce the memory usage of MySQLSometimes it appears that your server’s free memory runs low because MySQL is using more memory than you want it to.
How to reduce the memory usage of MySQLSometimes it appears that your server’s free memory runs low because MySQL is using more memory than you want it to.
Trigger a GitHub Actions workflow when a folder changesJoin me as I look at how you can trigger when a GitHub Actions workflow runs.
Trigger a GitHub Actions workflow when a folder changesJoin me as I look at how you can trigger when a GitHub Actions workflow runs.
Dodge the next Dockerpocalypse: how to own your own Docker Registry addressAs you may have seen, Docker Hub made a dramatic shift in policy this week, and effectively gave a 30 day eviction notice to almost all…
Dodge the next Dockerpocalypse: how to own your own Docker Registry addressAs you may have seen, Docker Hub made a dramatic shift in policy this week, and effectively gave a 30 day eviction notice to almost all…
Using NGINX’s X-Accel with Remote URLsEwen explains how to tackle serving up remote files from an S3 bucket to permitted users via a Django app using NGINX.
Using NGINX’s X-Accel with Remote URLsEwen explains how to tackle serving up remote files from an S3 bucket to permitted users via a Django app using NGINX.
Tether elements to each other with CSS anchor positioningA new API is coming to the web platform to help you position elements in an adaptive way with no tricks.
Tether elements to each other with CSS anchor positioningA new API is coming to the web platform to help you position elements in an adaptive way with no tricks.