diff options
Diffstat (limited to '2021/talks/unix.md')
-rw-r--r-- | 2021/talks/unix.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/2021/talks/unix.md b/2021/talks/unix.md index 2516aaec..947730b1 100644 --- a/2021/talks/unix.md +++ b/2021/talks/unix.md @@ -23,14 +23,13 @@ to be more performant than without. # Outline -- 5-10 minutes: - Cut out the portions of explaining the whole UNIX and GNU philosophies - and instead talk about concrete examples: - - How can one limit their usage of CLI tools while still maintaining +- How can one limit their usage of CLI tools while still maintaining the ideals of both. - - How using CLI tools can still perfectly flow into Emacs. - - How having all programs in Emacs and unified keybindings is akin +- How using CLI tools can still perfectly flow into Emacs. +- How having all programs in Emacs and unified keybindings is akin to a terminal user. +- Why thinking about computational philosophies might itself be an + impediment. <!-- - 20 minutes: |