This commit is contained in:
2025-11-01 20:54:19 +01:00
parent 34c077d9cd
commit 514b8a179f

View File

@@ -6,9 +6,13 @@ Learn the stack beneath the tool.
Remember: Ansible is just Python wrapped up nice, and Puppets Ruby underneath — which is even worse.
Build on the lowest denominator — it survives everywhere.
And dont even get me started on containers, where the learning curve is nil and the abstraction is deep.
**Rooted. Human.**
**Always** build on the lowest denominator — it survives everywhere. Theres no need for a framework just to clear your log files every seven days.
And most of all, remember the **Bus Rule** — if youre not around, your code should still explain itself to the next human in line.
**Rooted. And always keep it human.**
Because sometimes you have to be root to do stuff.