Configuring GitHub Codespaces using devcontainers
[GitHub Codespaces](https://github.com/features/codespaces) provides full development environments in your browser, and is free to use with anyone ...
604 words
|
3 minutes
Quickly testing code in a different Python version using pyenv
I had [a bug](https://github.com/simonw/llm/issues/82#issuecomment-1629735729) that was only showing up in CI against Python 3.8.
157 words
|
1 minute
Monitoring Strategy and Metrics
Day 51 of 90 Days of DevOps - Monitoring Strategy and Metrics. Part of the Monitoring & Observability series covering essential DevOps concepts and hands-on practices.
496 words
|
2 minutes
Search across all loaded resources in Firefox
You can search for a string in any resource loaded by a page (including across HTML, JavaScript and CSS) in the Debugger pane by hitting Command+Sh...
110 words
|
1 minute
Cloud Cost Optimization
Day 50 of 90 Days of DevOps - Cloud Cost Optimization. Part of the Cloud Platforms series covering essential DevOps concepts and hands-on practices.
467 words
|
2 minutes
Multi-Cloud Strategy and Management
Day 49 of 90 Days of DevOps - Multi-Cloud Strategy and Management. Part of the Cloud Platforms series covering essential DevOps concepts and hands-on practices.
358 words
|
2 minutes
Running Datasette on Hugging Face Spaces
[Julien Chaumond](https://twitter.com/julien_c/status/1700142113713758438), this morning (replying to my tweet about [my Hugging Face TheBloke mode...
697 words
|
3 minutes