diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -119,6 +119,9 @@ with maintenance so things should be up to date. - [Done, and Get Things Smart][1091] - [Embrace Complexity; Tighten Your Feedback Loops][1094] - [Software Estimation Is Hard. Do It Anyway.][1098] +- [Maker's Schedule, Manager's Schedule][1107] +- [Reaching Peak Meeting Efficiency][1108] +- [Meetings for an effective eng organization][1109] ### Management/Culture @@ -974,6 +977,7 @@ with maintenance so things should be up to date. - [How fast are Linux pipes anyway?][1011] - [Plumber: CLI tool for Kafka, RabbitMQ and others][1058] - [Build FFMPEG Filters Without The Headache][1073] +- [A Guide to the Terminal, Console, and Shell][1106] ### Go @@ -2306,3 +2310,7 @@ with maintenance so things should be up to date. [1103]: https://www.alashiban.com/platform-engineering-landmines-part-1/ [1104]: https://archive.ph/KygFt [1105]: https://vgel.me/posts/c500/ +[1106]: https://thevaluable.dev/guide-terminal-shell-console/ +[1107]: http://www.paulgraham.com/makersschedule.html +[1108]: https://medium.learningbyshipping.com/reaching-peak-meeting-efficiency-f8e47c93317a +[1109]: https://lethain.com/eng-org-meetings/ |