Skip to content

Commit 22b650a

Browse files
authored
feat: Why Order Matters: Turing Equivalence in Automated Systems Administration
1 parent ac59ae7 commit 22b650a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ These should be enough to get you started:
1010

1111
- [“Immutable” → reprovisionable, anti-hysteresis](https://blog.verbum.org/2020/08/22/immutable-%E2%86%92-reprovisionable-anti-hysteresis/) - Colin Walters
1212
- [Immutable Operating Systems: A Survey](https://www.researchgate.net/publication/370528248_Immutable_Operating_Systems_A_Survey) - Sebastian Böhm and Guido Wirtz, University of Bamberg, Germany - A short scientific publication that conceptualizes, defines, and outlines use cases and limitations of Immutable Operating Systems.
13+
- Why Order Matters: Turing Equivalence in Automated Systems Administration](https://www.usenix.org/legacy/events/lisa02/tech/full_papers/traugott/traugott_html/) - My personal all-time favorite tech whitepaper about operating systems.
14+
You could take imperative configurations tools (Containerfiles/Dockerfiles, Ansible, …) as example for convergent system configuration tools, while declarative configurations tools (Nix, Guix) would be examples of Convergent system configuration tools
1315

1416
## Talks and Videos
1517

0 commit comments

Comments
 (0)