You can use docker to run images with a different architecture using qemu emulation. Prerequisites There are a couple required...

Canonical does not ship Ubuntu 24.04+ Vagrant images due to HashiCorps switch to the Business Source License (BSL). There is...

Apply Test Driven Development(TDD) to the process of building container images by defining test before writing code and automate...

If you want to automatically delete old container images from your Elastic Container Registry, the solution is a quite simple...

We often do some HTTP requests to fetch the data we want to check for certain criteria. Testing this in...

A severe bug was found in ImageMagick by Bryan Gonzalez from Ocelot Team. It allows to embed the content of...

If your postgres database is only accessible from inside a kubernetes cluster, e.g. if it's configured in AWS RDS...

We have observed Lenovo laptops with nvidia graphics losing performance after they have been in use for a few minutes...

workaround.org

You will need to look here and find your own device. Look for the "bootable CD" download, which will give...

cyberciti.biz

Bash stores the exitcodestatus of piped commands in the environment variable PIPESTATUS So you can just echo ${PIPESTATUS[@]} to get...

Best results in other decks

Even if you don't make any beginner mistakes like N+1 queries or missing DB indices, some requests can...

github.com

Use these snippets when you want to measure yourself. Currently available: Core Web Vitals Largest Contentful Paint (LCP) Largest Contentful...

Search in all decks