Profile for sacha
About sacha
Fields
- sacha@sachachua.com
Bio
Interests include: #Emacs, #OrgMode, #elisp, #nodejs, #python, #sketchnotes, #parenting, #cooking, #gardening, #knitting, #sewing, #lego, #captioning. Originally from Manila, now in Toronto. Married to a Vim guy, raising a 10-year old (editor preference unknown).
Blog: https://sachachua.com (mostly Emacs News these days), sketches: https://sketches.sachachua.com. I also maintain planet.emacslife.com and subed.el
- Joined
- Posts
- 2350
- Followed by
- 3385
- Following
- 2827
Stats
In about 5 minutes: June 18: Emacs Chat with Ross A. Baker https://sachachua.com/blog/2026/06/emacs-chat-with-ross-a-baker/ Thu Jun 18 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST #emacs #EmacsChatPodcast #EmacsChat
In about 4 hours: June 18: Emacs Chat with Ross A. Baker https://sachachua.com/blog/2026/06/emacs-chat-with-ross-a-baker/ Thu Jun 18 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST #emacs #EmacsChatPodcast #EmacsChat
I enjoyed reading https://theamericanscholar.org/you-must-remember-this/ , found via https://www.web-goddess.org/archive/93981 . My autobiographical memory is very patchy, and I'm probably on the low end of the scale.
In about 5 minutes: June 4: Emacs Chat with Ben Zanin (@gnomon) https://sachachua.com/blog/2026/06/june-4-emacs-chat-with-ben-zanin-gnomon-mastodon-social/ Thu Jun 4 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 4 hours: June 4: Emacs Chat with Ben Zanin (@gnomon) https://sachachua.com/blog/2026/06/june-4-emacs-chat-with-ben-zanin-gnomon-mastodon-social/ Thu Jun 4 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 5 minutes: May 29: Emacs Chat with Omar Antolin Camarena https://sachachua.com/blog/2026/05/may-29-emacs-chat-with-omar-antolin-camarena/ Fri May 29 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 4 hours: May 29: Emacs Chat with Omar Antolin Camarena https://sachachua.com/blog/2026/05/may-29-emacs-chat-with-omar-antolin-camarena/ Fri May 29 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
@ross want to host next month's Emacs Carnival? No one has called dibs on it yet. :) let me know if you have any questions!
In about 5 minutes: May 28 Thu: Sacha and Prot Talk Emacs: May I recommend... https://sachachua.com/blog/2026/05/may-28-sacha-and-prot-talk-emacs-may-i-recommend/ Thu May 28 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 5 minutes: May 21: Emacs Chat with Raymond Zeitler https://sachachua.com/blog/2026/05/emacs-chat-with-raymond-zeitler/ Thu May 21 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 4 hours: May 21: Emacs Chat with Raymond Zeitler https://sachachua.com/blog/2026/05/emacs-chat-with-raymond-zeitler/ Thu May 21 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
Tiny tweak: I added speaker name colours to the transcript at https://sachachua.com/blog/2026/05/may-14-sacha-prot-and-philip-kaludercic-talk-emacs-newcomer-experience/#ID-ye29-transcript . I think it might be interesting for getting a sense of the back-and-forth of a conversation. I hope it's not too distracting / angry-fruit-salad-y! Thoughts?
Monochrome vs colour screenshots:
https://sachachua.com/topic/design/#things-i-m-considering-change-transcript-speaker-name-colour-based-on-speaker
Filled in some information gaps for EmacsWiki:InitFile, DebugFileLoading, and DotEmacsStructuring
I love the way #Emacs can be a haven for power users and tinkerers. Let's figure out how we can get even better at helping people learn how to make their own tools. :)
From https://fireborn.mataroa.blog/blog/the-slow-death-of-the-power-user/
"The YouTube tutorial is the perfect emblem of this rot. Tutorials are not documentation. A tutorial teaches you to perform a specific sequence of steps to achieve a specific outcome. The steps are usually correct for the specific scenario the tutorial covers. If your scenario differs — if something’s changed, if you get an error the tutorial didn’t anticipate, if you’re using a different version — the tutorial has given you no tools to respond. Documentation teaches you to understand a system: what its components are, how they interact, what the configuration options mean and why they exist, what the error messages indicate. One produces people who can follow instructions. The other produces people who understand what they’re doing. The industry has enthusiastically replaced the latter with the former and called it democratization."
"Close off the tinkering and you close off the pipeline. What you get instead is a generation of developers who’ve only ever worked within platform constraints, who’ve never pushed against the edges of the abstractions they’ve been given, who treat framework behavior as ground truth rather than implementation detail. They build more constrained platforms, because the constraints are all they know, for the next generation to be hemmed in by. The technical capability of the field decays, quietly, generation by generation, because the informal education pathway — break things, fix them, understand them — has been systematically closed by platforms that have every financial incentive to keep it closed."
Found via https://johnjohnston.info/blog/liked-the-slow-death-of-the-power-user-fireborn/
In about 5 minutes: May 7: Emacs Chat with Shae Erisson https://sachachua.com/blog/2026/05/may-7-emacs-chat-with-shae-erisson/ Thu May 7 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 4 hours: May 7: Emacs Chat with Shae Erisson https://sachachua.com/blog/2026/05/may-7-emacs-chat-with-shae-erisson/ Thu May 7 1030H EDT / 0930H CDT / 0830H MDT / 0730H PDT / 1430H UTC / 1630H CEST / 1730H EEST / 2000H IST / 2230H +08 / 2330H JST
In about 5 minutes: May 4: Emacs Chat with Amin Bandali https://sachachua.com/blog/2026/05/emacs-chat-with-amin-bandali/ Mon May 4 1400H EDT / 1300H CDT / 1200H MDT / 1100H PDT / 1800H UTC / 2000H CEST / 2100H EEST / 2330H IST / Tue May 5 0200H +08 / 0300H JST
My transcripts are getting fancier and fancier. :) Here's the one from my chat with Prot yesterday. Chapters are now in an accent colour, and speaker names are on the left.
https://sachachua.com/blog/2026/04/yay-emacs-sacha-and-prot-talk-emacs-newbies-starter-kits/
The chapter list, the transcript, and the screenshots are all generated from the transcript using Emacs Lisp. :)
Things to consider:
- all the phrases in the transcript are clickable. Useful or annoying?
- should I add times to each paragraph in addition to the times for each chapter?
