diff options
| -rw-r--r-- | about/now.gmi | 4 | ||||
| -rw-r--r-- | about/technical-books.txt | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/about/now.gmi b/about/now.gmi index b79ac6ac..31d80198 100644 --- a/about/now.gmi +++ b/about/now.gmi @@ -17,8 +17,6 @@ This is a "hidden" now site listing my personal projects. * ↑ Read it * "Seeking SRE" * ↑ Read it -* "Terraform Cookbook" -* ↑ Read it * "Kubernetes Cookbook" * ↑ Read it * "Prometheus" @@ -36,6 +34,8 @@ This is a "hidden" now site listing my personal projects. ## Done +* "Terraform Cookbook" +* ↑ Read it * Mechanical Keyboard: Learn touch typing (100 WPM in average) on my Kinesis Adv. 360 Pro * ↑ Blog about once 100WPM in average for one session reached * "Programming Ruby 3.3" (fun to read) diff --git a/about/technical-books.txt b/about/technical-books.txt index 9ffd703e..36d46330 100644 --- a/about/technical-books.txt +++ b/about/technical-books.txt @@ -1,5 +1,4 @@ * 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications @@ -31,10 +30,12 @@ * Site Reliability Engineering; How Google runs production systems; O'Reilly * Systemprogrammierung in Go; Frank Müller; dpunkt * Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * The Docker Book; James Turnbull; Kindle * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress * The Pragmatic Programmer; David Thomas; Addison-Wesley * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Ultimate Go Notebook; Bill Kennedy |
