|
You are here |
blog.nuculabs.de | ||
| | | | |
ectobit.com
|
|
| | | | | Learn how to have automatic recompile and restart of your Go project running on Kubernetes | |
| | | | |
vadosware.io
|
|
| | | | | It took way more trial and error than I expected to set up E2E testing for a python-based project on CircleCI -- my loss (of time) is your gain. | |
| | | | |
devopsspiral.com
|
|
| | | | | In this article I'm describing how easy you could use bcc utilities (eBPF) to inspect tools on your system with ansible as an example. | |
| | | | |
vxlabs.com
|
|
| | | The new Python package and project manager uv is in fact amazing. I say that, because it's really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments. However, I've been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the .venv sub-directory of your project, almost exactly like the... | ||