Love attention to details like these
EmacsConf 2022
21–30 of 45 posts
Re: EmacsConf 2022
#22Re: EmacsConf 2022
#23Can you watch it purely in Emacs?
Depends on your definition of "purely". I will watch using an mpv managed by EXWM so it will be showing up as an Emacs buffer. Or you could use the embedded video player in EAF.
EDIT: found https://wiki.archlinux.org/title/EXWM I would like to try that on an old Linux laptop
Re: EmacsConf 2022
#24Earlier quoted context omitted.
Cool, but completely off-topic.
Only partly so, I'm stretching it a bit but HP Calc's RPN is inspired by lisp, and emacs calc is in turn stack based, just like RPN :) It's a big cross pollinization fest.
Re: EmacsConf 2022
#25Re: EmacsConf 2022
#26As with the high vote totals for Firefox-related links, the presence of a link on an ancient* text editor at #1 on HN (as I write) reveals that HN voters are a bit ... old school. These tools' relative importance has declined over the last 15 years. * (I am a graybeard who used Emacs daily for a long time)
> These tools' relative importance has declined over the last 15 years. I would say to the contrary. There has been a flurry of new development on Emacs in the recent years initiated by a new generation of developers. New (and simpler) search and autocompletion frameworks (Ivy, vertico), native compilation of Elisp, the rise of Org and the advent of LSP clients (thx VScode). In the coming years Treesitter might rende…
While LSP can support semantic highlighting, it's often used for navigation, ala goto-definition. I think there is little overlap between Tree-sitter and LSP.
Re: EmacsConf 2022
#27Earlier quoted context omitted.
Only partly so, I'm stretching it a bit but HP Calc's RPN is inspired by lisp, and emacs calc is in turn stack based, just like RPN :) It's a big cross pollinization fest.
RPN is forth not lisp, and I seriously doubt HP got their idea from emacs. I think HP's RPN precedes the first release of emacs anyway. Edit: 1st release of emacs was 1976 so I take that last bit back.
Re: EmacsConf 2022
#28Earlier quoted context omitted.
Cool, but completely off-topic.
Only partly so, I'm stretching it a bit but HP Calc's RPN is inspired by lisp, and emacs calc is in turn stack based, just like RPN :) It's a big cross pollinization fest.
Re: EmacsConf 2022
#29Good to know! For as much as I use Emacs I don’t really follow the Emacs community / ecosystem. I saw version 29 was recently cut- is there anywhere I can get a good overview of “best practices in 2022”? I wouldn’t mind dusting off my init.el and updating it. I haven’t had a good yak shave in five years or so :)
https://blog.phundrak.com/emacs-29-what-can-we-expect/ has some highlights. eglot, tree-sitter are both very nice. the sqlite integration is currently what i'd describe as "cute", but maybe not the most featureful.
And this fine grained source interaction was why I was so enamoured with emacs in the first place. It was such a deep feeling of control compared to anything I tried in the late 90s.
Re: EmacsConf 2022
#30Well, in theory I could watch a lot of recordings any time later. But in practice I hardly ever do. If I decide to attend a conference, I spend the day there, even if it's at my desk. (Or the night, hello Linuxcon Australia). If I don't register and attend real-time I will never find the time to watch most of it.