From ed5942e71564b1ef39e8d3527eab91bfe93b74dc Mon Sep 17 00:00:00 2001 From: Daniil Rose Date: Sun, 31 Oct 2021 11:56:53 -0400 Subject: Update outline for Unix philosophy talk --- 2021/talks/unix.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '2021/talks/unix.md') 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.