Using awk to add a prefix
I wanted to dynamically run the following command against all files in a directory:
147 words
|
1 minute
Deploying CoreDNS and StepCA with Kubernetes Manifests Using Quadlet on CoreOS
A comprehensive guide to deploying and configuring CoreDNS and StepCA infrastructure using Kubernetes manifests through Quadlet on Fedora CoreOS, enabling integrated DNS and certificate management.
1523 words
|
8 minutes
How I studied for my Ham radio general exam
I scraped a pass on my Ham radio general exam today, on the second attempt (you can retake on the same day for an extra $15, thankfully).
913 words
|
5 minutes
Running the latest SQLite in Datasette using Homebrew
I made a pleasant discovery today: Homebrew are very quick to update to the latest SQLite release (here's [their formula](https://github.com/Homebr...
128 words
|
1 minute
Catching up with the Cosmopolitan ecosystem
I caught up with some of the latest developments in the ecosystem around Justine Tunney's [cosmopolitan](https://github.com/jart/cosmopolitan) and ...
1133 words
|
6 minutes
Dropdown menu with details summary
I added dropdown menus to [Datasette 0.51](https://docs.datasette.io/en/stable/changelog.html#v0-51) - see [#1064](https://github.com/simonw/datase...
330 words
|
2 minutes
Running Datasette on DigitalOcean App Platform
[App Platform](https://www.digitalocean.com/docs/app-platform/) is the new PaaS from DigitalOcean. I figured out how to run Datasette on it.
308 words
|
2 minutes
Adding Custom CA Certificates to Podman - A Complete Guide
A comprehensive guide to adding and managing custom Certificate Authority (CA) certificates in Podman environments, with detailed methods for both manual certificate installation and integrated CA infrastructure using Smallstep.
1325 words
|
7 minutes