diff options
author | Daniil Rose <daniil.rose@member.fsf.org> | 2021-10-31 11:56:53 -0400 |
---|---|---|
committer | Daniil Rose <daniil.rose@member.fsf.org> | 2021-10-31 11:56:53 -0400 |
commit | ed5942e71564b1ef39e8d3527eab91bfe93b74dc (patch) | |
tree | 61eda359aaec0d732edb618a883b6e3401e7d9a5 /2021/talks | |
parent | fa64ee0c7280d6929e0c6e184452c3922a5c8c5f (diff) | |
download | emacsconf-wiki-ed5942e71564b1ef39e8d3527eab91bfe93b74dc.tar.xz emacsconf-wiki-ed5942e71564b1ef39e8d3527eab91bfe93b74dc.zip |
Update outline for Unix philosophy talk
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/unix.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/2021/talks/unix.md b/2021/talks/unix.md index 2516aaec..5a3d66b4 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 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 to a terminal user. + - Why thinking about computational philosophies might itself be an + impediment. <!-- - 20 minutes: |