Feeding the Bit Bucket
Cloud Native Tech and Other Ramblings
A deep-dive into OCI Annotations and Labels and what the difference is.
An incomplete list of some of my recent talks.
As you may have noticed, I’m in the middle of revamping my blog. It’s now a static site, run via Hugo and Cloudflare Pages. I was planning to use Disqus for comments, but changed my mind when I realised it meant ads and tracking. This led to a search for alternatives which ended in choosing Webmention.
My predictions for how the industry will change over the next decade or so.
How to deal with Docker Hub rate limiting.
Detailed look into how capabilities work showing examples and tools.
An introduction to Linux capabilities, including why we need them and an explanation of how they work
Judging by the popularity of this question on StackOverflow (and my answer), it seems that a lot of people struggle to check the validity of an XML file against an XML Schema. It’s a shame that what should be a trivial task has wasted hours of developer’s lives. In this article I’ll try to offer a few alternatives for various platforms and hopefully make things a bit simpler.
There are actually a few different options at your disposal (which is probably part of the problem).