Three developer teams had nine hours to build a web app with AI, revealing both its strengths and its limits.
A name that is well-known at Cloud Field Day is AWS. They presented on the various containerization solutions which they offer.
It can be hard to know which programming language is "the right tool for the job", but there's one language that keeps coming to mind...
The Plone CMS has so many cool features that new users might not be aware of. Let's explore some of them...
Terraform is an Infrastructure as Code (IaC) tool, which streamlines the provisioning and management of cloud infrastructure...
dnsmasq is an amazing tool that solves one big headache for developers: developing locally with wildcard DNS...
From the security upgrades on Python 3, to the fully featured Plone REST API, there's lots to explore in Plone 6...
If you have used Electron before, your initial experiences may have been less than ideal. It might be time to give it a second (or first, or third) look!
Don't wait until it's too late to make important maintenance updates. We've compiled our top tips for 12 months of peace of mind...
During episode 183 of Python Bytes, I mentioned that I keep all unencrypted secrets off of my filesystem and use tools like 1Password's CLI tool, op, to put them into my environment when needed. Here are some examples of how that works.