Azure Fundamentals and Services
2024-02-15
Day 46 of 90 Days of DevOps - Azure Fundamentals and Services. Part of the Cloud Platforms series covering essential DevOps concepts and hands-on practices.
306 words
|
2 minutes
Trick Apple Photos into letting you access your video files
2024-02-14
I had an 11GB movie in Apple Photos (sync'd from my iPhone) and I wanted to upload it to YouTube (actually via AirDrop to another laptop first).
211 words
|
1 minute
AWS Networking - VPC and Security Groups
2024-02-14
Day 45 of 90 Days of DevOps - AWS Networking - VPC and Security Groups. Part of the Cloud Platforms series covering essential DevOps concepts and hands-on practices.
268 words
|
1 minute
Logging OpenAI API requests and responses using HTTPX
2024-02-14
My [LLM](https://llm.datasette.io/) tool has a feature where you can set a `LLM_OPENAI_SHOW_RESPONSES` environment variable to see full debug level...
1087 words
|
5 minutes
Testing Electron apps with Playwright and GitHub Actions
2024-02-14
Yesterday [I figured out (issue 133)](https://github.com/simonw/datasette-app/issues/133) how to use Playwright to run tests against my Electron ap...
516 words
|
3 minutes
impaste: pasting images to piped commands on macOS
2024-02-13
I wanted the ability to paste the image on my clipboard into a command in the macOS terminal.
192 words
|
1 minute
AWS Storage Solutions - S3 and EBS
2024-02-13
Day 44 of 90 Days of DevOps - AWS Storage Solutions - S3 and EBS. Part of the Cloud Platforms series covering essential DevOps concepts and hands-on practices.
423 words
|
2 minutes
Providing a "subscribe in Google Calendar" link for an ics feed
2024-02-12
If you provide your own custom generated ICS file hosted at a URL it's nice to be able to give Google Calendar users an easy way to subscribe to th...
132 words
|
1 minute