diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-09-03 14:42:20 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-09-03 14:42:20 -0400 |
commit | 0f140a2adfdeb9d5d5707b71d69662419f736a9e (patch) | |
tree | 3e9e08787da46744564c8191e931109f2f77505a | |
parent | 7232b310b4e006c1d24c751d5303b7648deac9fd (diff) | |
download | emacsconf-wiki-0f140a2adfdeb9d5d5707b71d69662419f736a9e.tar.xz emacsconf-wiki-0f140a2adfdeb9d5d5707b71d69662419f736a9e.zip |
add web, windows
-rw-r--r-- | 2023/info/extending-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/flat-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/hn-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/ref-nav.md | 2 | ||||
-rw-r--r-- | 2023/talk-details.md | 4 | ||||
-rw-r--r-- | 2023/talks/web.md | 40 | ||||
-rw-r--r-- | 2023/talks/windows.md | 59 |
7 files changed, 106 insertions, 5 deletions
diff --git a/2023/info/extending-nav.md b/2023/info/extending-nav.md index f49681ca..f02eb2dc 100644 --- a/2023/info/extending-nav.md +++ b/2023/info/extending-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/lspocaml">Writing a language server in OCaml for Emacs, fun, and profit</a> -Next by track: <a href="/2023/talks/ref">Org-Mode workflow: informal reference tracking</a> +Next by track: <a href="/2023/talks/windows">Windows into Freedom</a> Track: <span class="sched-track dev">dev</span> </div> diff --git a/2023/info/flat-nav.md b/2023/info/flat-nav.md index 969b3100..abde99ef 100644 --- a/2023/info/flat-nav.md +++ b/2023/info/flat-nav.md @@ -1,5 +1,5 @@ <div class="talk-nav"> Back to the [[talks]] -Next by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> +Next by track: <a href="/2023/talks/web">Emacs saves the Web</a> </div> diff --git a/2023/info/hn-nav.md b/2023/info/hn-nav.md index a2058a46..4ccac6a7 100644 --- a/2023/info/hn-nav.md +++ b/2023/info/hn-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a> +Previous by track: <a href="/2023/talks/web">Emacs saves the Web</a> Next by track: <a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a> </div> diff --git a/2023/info/ref-nav.md b/2023/info/ref-nav.md index 98488c70..83f199c7 100644 --- a/2023/info/ref-nav.md +++ b/2023/info/ref-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/extending">GNU Emacs for electronics, note-taking, and as lightweight IDE</a> +Previous by track: <a href="/2023/talks/windows">Windows into Freedom</a> Next by track: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> </div> diff --git a/2023/talk-details.md b/2023/talk-details.md index 154a5c87..d7b4518b 100644 --- a/2023/talk-details.md +++ b/2023/talk-details.md @@ -2,8 +2,10 @@ <tr><td>20</td><td><a href="/2023/talks/one">one.el: the static site generator for Emacs Lisp Programmers</a></td><td>Tony Aldon</td><tr> <tr><td>20</td><td><a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a></td><td>James Howell</td><tr> <tr><td>20</td><td><a href="/2023/talks/ref">Org-Mode workflow: informal reference tracking</a></td><td>Christopher Howard</td><tr> +<tr><td>40</td><td><a href="/2023/talks/windows">Windows into Freedom</a></td><td>Corwin Brust</td><tr> <tr><td>20</td><td><a href="/2023/talks/extending">GNU Emacs for electronics, note-taking, and as lightweight IDE</a></td><td>Anand Tamariya</td><tr> <tr><td>10</td><td><a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a></td><td>Pedro A. Aranda</td><tr> <tr><td>10</td><td><a href="/2023/talks/lspocaml">Writing a language server in OCaml for Emacs, fun, and profit</a></td><td>Austin Theriault</td><tr> <tr><td>20</td><td><a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a></td><td>Andrew Hyatt</td><tr> -<tr><td>10</td><td><a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a></td><td>Mickael Kerjean</td><tr></tbody></table>
\ No newline at end of file +<tr><td>10</td><td><a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a></td><td>Mickael Kerjean</td><tr> +<tr><td>40</td><td><a href="/2023/talks/web">Emacs saves the Web</a></td><td>Yuchen Pei</td><tr></tbody></table>
\ No newline at end of file diff --git a/2023/talks/web.md b/2023/talks/web.md new file mode 100644 index 00000000..315553b0 --- /dev/null +++ b/2023/talks/web.md @@ -0,0 +1,40 @@ +[[!meta title="Emacs saves the Web"]] +[[!meta copyright="Copyright © 2023 Yuchen Pei"]] +[[!inline pages="internal(2023/info/web-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Emacs saves the Web +Yuchen Pei (he/him, pronounced: "eww-churn pay"), IRC: dragestil, <mailto:id@ypei.org> + +[[!inline pages="internal(2023/info/web-before)" raw="yes"]] + +On one hand, Emacs is the crown jewel of the GNU Project for its +customisability and the ability to effortlessly convert users to +hackers. On the other hand, today many of the sticky issues with +proprietary software proliferation stems from the web, including the +Javascript trap[1] on the client side and the SaaSS trap[2] on the +server side. So enters the topic of this talk. I will briefly talk +about these issues and existing solutions, followed by ideas and +demonstrations on how Emacs can fix user freedom on the web, including +(from realistic to dreamy): emacs clients for specific websites and +services i.e. replacing read-only javascript forced on your browser +with hackable free elisp packages, emacs-based browsers aka universal +frontends and elisp version of users-cripts / greasemonkey / haketilo, +write-once-run-everywhere elisp programs (e.g. the emacs web server +and (nonexistent?) emacs mobile app UI framework), and remote emacs +servers that can be shared by a group of hackers running server +programs written in elisp, thus eliminating the SaaSS trap. + +[1] <https://www.gnu.org/philosophy/javascript-trap.html> +[2] <https://www.gnu.org/philosophy/who-does-that-server-really-serve.en.html> + + + +[[!inline pages="internal(2023/info/web-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/web-nav)" raw="yes"]] + + diff --git a/2023/talks/windows.md b/2023/talks/windows.md new file mode 100644 index 00000000..2e7a213e --- /dev/null +++ b/2023/talks/windows.md @@ -0,0 +1,59 @@ +[[!meta title="Windows into Freedom"]] +[[!meta copyright="Copyright © 2023 Corwin Brust"]] +[[!inline pages="internal(2023/info/windows-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Windows into Freedom +Corwin Brust (He/Him) - Core-win Brew-st, IRC: corwin, <mailto:corwin@bru.st> + +[[!inline pages="internal(2023/info/windows-before)" raw="yes"]] + +- A Brief History of the windows port + + When (and why?) was the windows port added? Was that contentious? How + about now? (5m) + +- Acquire Binaries + + There are lots of ways for Windows users to get pre-compiled Emacs + binaries. I'll mention some and get into the particulars of Emacs as + found on GNU FTP. (2m) + +- Build Sources + + I'll talk about how building for Windows differs from building for + other platforms, where to find documentation, important configuration + options to consider, requirements for the build machine. After that + I'll show build commands and good and not-so-good outputs, ultimately + covering the complete process, both using the latest release tarball + (from GNU FTP) as well as for building the main development branch + from emacs.git (hosted on GNU Savannah). (20m) + +- Make an Installer + + I'll show how to use the NSIS script contained within + admin/nt/dist-build in the Emacs source tree to create an executable + self-installer of Emacs for Windows. (2m) + +- Share + + I'll describe the requirements of the GNU Public License as related to + sharing binary versions of Emacs, and talk about what I do to comply, + command by command. (1m) + +- Automate + + I'll introduce scripting I use to automate publishing binaries + tracking a given Emacs branch, and a couple other related tools, thus + recapping most topics. (10m) + + + +[[!inline pages="internal(2023/info/windows-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/windows-nav)" raw="yes"]] + + |