You are here |
andyfreeland.net | ||
| | | |
www.joeltok.com
|
|
| | | | Python dependency management for reproducibility, using built-in libraries. | |
| | | |
www.ericholscher.com
|
|
| | | | We use docker pretty heavily at work, and a pattern I've often run into is that I want to play around in a docker image to get something working, and then be able to "save" it back into the origina... | |
| | | |
pythonspeed.com
|
|
| | | | Once you understand generic Docker multi-stage builds, here's how to implement them for Python applications, with virtualenvs or user installs. | |
| | | |
blog.alexbeals.com
|
|
| | For Christmas, one of the gifts that I got was a Belkin WeMo Switch. It was only $30 on sale, and while it had middling reviews (like many of the WiFi-switches), it could be controlled through cURL commands, which made it very easy to hook into Victor. So I set it up, plugged in my light, and spent like 20 minutes trying to set it up with the app, which kept losing the connection. I can't really say it was easy to setup, but it's worked since fine, and it is indeed very easy to programmatically control. |