Querying for GitHub issues open for less than 60 seconds
2024-03-06
While [writing this thread](https://twitter.com/simonw/status/1370390336514658310) about my habit of opening issues and closing them a few seconds ...
185 words
|
1 minute
Compliance as Code
2024-03-06
Day 66 of 90 Days of DevOps - Compliance as Code. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
449 words
|
2 minutes
Deploying the CLIP embedding model on Fly
2024-03-05
Inspired by [Drew Breunig's Faucet Finder](https://www.dbreunig.com/2023/09/26/faucet-finder.html) I decided I wanted to deploy an API somewhere th...
564 words
|
3 minutes
Open a debugging shell in GitHub Actions with tmate
2024-03-05
> :warning: **17 Feb 2022: There have been reports of running tmate causing account suspensions**. See [this issue](https://github.com/mxschmitt/ac...
251 words
|
1 minute
SAST and DAST Implementation
2024-03-05
Day 65 of 90 Days of DevOps - SAST and DAST Implementation. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
521 words
|
3 minutes
Driving an external display from a Mac laptop
2024-03-04
For a friend's wedding I needed to run a Google Photos slideshow on some large televisions.
218 words
|
1 minute
Secrets Management and Vault
2024-03-04
Day 64 of 90 Days of DevOps - Secrets Management and Vault. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
591 words
|
3 minutes
Creating a tiled zoomable image with OpenSeadragon and vips
2024-03-03
The San Francisco Microscopical Society has some extremely high resolution scanned images - one of them is a 1.67GB PNG file with a 25,088 × 17,283...
350 words
|
2 minutes