From 886ae437fee6a674f7b2757062f1b8a91275457a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 8 Oct 2021 01:58:03 -0400 Subject: Add talk pages for 2021 --- 2021/talks/borg.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 2021/talks/borg.md (limited to '2021/talks/borg.md') diff --git a/2021/talks/borg.md b/2021/talks/borg.md new file mode 100644 index 00000000..9a4b935a --- /dev/null +++ b/2021/talks/borg.md @@ -0,0 +1,33 @@ +[[!meta title="Manual Package Management in The Era of Repositories - Why and How"]] +[[!meta copyright="Copyright © 2021 Dhavan (codingquark)"]] +[[!inline pages="internal(2021/info/borg-nav)" raw="yes"]] + + + + +# Manual Package Management in The Era of Repositories - Why and How +Dhavan (codingquark) + +Emacs now has many package repositories - enought to have conflicts +and arguments about. The packages are becoming big, they depend on many +other packages and it is not easy to keep track of what all is being +installed in our Emacsen. An aggressive way out of this is to use Yet +Another Package and install all elisp code manually - with borg[1]. + +[1]: + + + +# Outline + +- 5-10 minutes: (brief description/outline) + 1. What are we trying to solve? + 2. What is borg? + 3. How to use it? + 4. Assimilate a package for demo + + + +[[!inline pages="internal(2021/info/borg-schedule)" raw="yes"]] + +[[!inline pages="internal(2021/info/borg-nav)" raw="yes"]] -- cgit v1.2.3