Complete Guide: Installing Ansible and Java 8 on Ubuntu 20.04
A comprehensive guide for installing and configuring Ansible and Java 8 on Ubuntu 20.04, including setup for managed nodes, security best practices, and testing procedures.
1138 words
|
6 minutes
axe-core and shot-scraper for accessibility audits
I just watched a talk by [Pamela Fox](https://www.pamelafox.org/) at [North Bay Python](https://2023.northbaypython.org/) on Automated accessibilit...
447 words
|
2 minutes
Listing files uploaded to Cloud Build
Today while running `datasette publish cloudrun ...` I noticed the following:
146 words
|
1 minute
Running Python code in a Pyodide sandbox via Deno
I continue to seek a solution to the Python sandbox problem. I want to run an untrusted piece of Python code in a sandbox, with limits on memory an...
762 words
|
4 minutes
Vega-Lite bar charts in the same order as the data
I've been puzzling over this one for a couple of years now, and I finally figured out the solution.
175 words
|
1 minute
Writing tests with Copilot
I needed to write a relatively repetitive collection of tests, for a number of different possible error states.
382 words
|
2 minutes
Creating desktop backgrounds using Midjourney
I decided to create a new desktop background for my Mac using [Midjourney](https://midjourney.com/). My laptop has a 16:10 aspect ratio and a retin...
242 words
|
1 minute