Planet Emacslife
Jeremy Friesen: Responding to “Things Your Editor Should Have”
https://takeonrules.com/2023/04/03/responding-to-things-your-editor-should-have/
Jeremy Friesen: Responding to “Things Your Editor Should Have”
https://takeonrules.com/2023/04/03/responding-to-things-your-editor-should-have/
Take on Rules
Responding to “Things Your Editor Should Have”
Yesterday afternoon, I listened to Things Your Editor Should Have with Amir Rajan on the Rubber Duck Dev Show.
Amir Rajan outlined four high-level pillars for his software development tools. He needs to be able to…
See the function called when I press a key.…
Amir Rajan outlined four high-level pillars for his software development tools. He needs to be able to…
See the function called when I press a key.…
Planet Emacslife
Sacha Chua: 2023-04-03 Emacs news
https://sachachua.com/blog/2023/04/2023-04-03-emacs-news/
Sacha Chua: 2023-04-03 Emacs news
https://sachachua.com/blog/2023/04/2023-04-03-emacs-news/
Planet Emacslife
Kisaragi Hiu: Why I switched to Vercel for this site
https://kisaragi-hiu.com/switching-to-vercel/
Kisaragi Hiu: Why I switched to Vercel for this site
https://kisaragi-hiu.com/switching-to-vercel/
Kisaragi-Hiu
Why I switched to Vercel for this site
Planet Emacslife
Alvaro Ramirez: Flat Habits 1.1.4 released
http://xenodium.com/flat-habits-114-released
Alvaro Ramirez: Flat Habits 1.1.4 released
http://xenodium.com/flat-habits-114-released
Xenodium
Flat Habits 1.1.4 released
Planet Emacslife
James Dyer: Sorting Org Tags using Org Mode!
https://emacs.dyerdwelling.family/emacs/20230406210733-emacs--more-sorting-tags-options/
James Dyer: Sorting Org Tags using Org Mode!
https://emacs.dyerdwelling.family/emacs/20230406210733-emacs--more-sorting-tags-options/
the DyerDwelling/emacs
Sorting Org Tags using Org Mode! · the DyerDwelling/emacs
Join me on my journey to a more fluid vanilla-ish emacs workflow
and may the emacs pinky stay ever dormant in my aging fingers!
and may the emacs pinky stay ever dormant in my aging fingers!
Planet Emacslife
Irreal: Red Meat Friday: Another Skirmish In The Emacs/Vi War
https://irreal.org/blog/?p=11269
Irreal: Red Meat Friday: Another Skirmish In The Emacs/Vi War
https://irreal.org/blog/?p=11269
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, April 22, 2023
https://emacs-apac.gitlab.io/announcements/april-2023/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, April 22, 2023
https://emacs-apac.gitlab.io/announcements/april-2023/
Planet Emacslife
Unwound Stack: aws-unexpected-error
https://www.unwoundstack.com/blog/aws-unexpected-error.html
Unwound Stack: aws-unexpected-error
https://www.unwoundstack.com/blog/aws-unexpected-error.html
Unwoundstack
Everyone knows the cloud is the future, right?
Planet Emacslife
Andrey Listopadov: New Fennel Proto REPL and call for testing
https://andreyorst.gitlab.io/posts/2023-04-08-new-fennel-proto-repl-and-call-for-testing/
Andrey Listopadov: New Fennel Proto REPL and call for testing
https://andreyorst.gitlab.io/posts/2023-04-08-new-fennel-proto-repl-and-call-for-testing/
andreyorst.gitlab.io
New Fennel Proto REPL and call for testing
In the previous post I’ve described how to define a simple protocol, upgrade the stock Fennel REPL with it, and create a simple client that works with this setup. And at the end, I mentioned that I was working on a proper client implementation and a more…
Planet Emacslife
Nicolas Martyanoff: Making IELM More Comfortable
https://www.n16f.net/blog/making-ielm-more-comfortable/
Nicolas Martyanoff: Making IELM More Comfortable
https://www.n16f.net/blog/making-ielm-more-comfortable/
Brain dump
Making IELM More Comfortable
IELM is the Emacs Lisp REPL. It lets you evaluate any Elisp expression, prints the output and keeps track of previous commands. While it is a serious step-up from the humble eval-expression, it can be…
Planet Emacslife
Alvaro Ramirez: shell-maker, a maker of Emacs shells
http://xenodium.com/a-shell-maker
Alvaro Ramirez: shell-maker, a maker of Emacs shells
http://xenodium.com/a-shell-maker
Xenodium
shell-maker, a maker of Emacs shells
A few weeks ago, I wrote about an experiment to bring ChatGPT to Emacs as a shell. I was fairly new to both ChatGPT and building anything on top of co...
Planet Emacslife
Protesilaos Stavrou: Emacs: comments on the Rubber Duck Show of 2023-03-16
https://protesilaos.com/codelog/2023-04-09-comment-emacs-rubber-duck-show/
Protesilaos Stavrou: Emacs: comments on the Rubber Duck Show of 2023-03-16
https://protesilaos.com/codelog/2023-04-09-comment-emacs-rubber-duck-show/
Protesilaos Stavrou
Emacs: comments on the Rubber Duck Show of 2023-03-16
Some thoughts on Emacs, inspired by the Rubber Duck Show.
Planet Emacslife
Jeremy Friesen: Dig My Grave: Leveraging the Triple Back-tick in Org Mode
https://takeonrules.com/2023/04/09/dig-my-grave-leveraging-the-triple-back-tick-in-org-mode/
Jeremy Friesen: Dig My Grave: Leveraging the Triple Back-tick in Org Mode
https://takeonrules.com/2023/04/09/dig-my-grave-leveraging-the-triple-back-tick-in-org-mode/
Take on Rules
Dig My Grave: Leveraging the Triple Back-tick in Org Mode
Every time you call my name
I hear the angels say
Dig my grave — John Flansburgh and John Linnel, Dig My Grave Yesterday afternoon, I was watching one of Gavin Freeborn’s many Emacs videos. I mentally noted his Org-Mode 📖 code block prompting. It was different…
I hear the angels say
Dig my grave — John Flansburgh and John Linnel, Dig My Grave Yesterday afternoon, I was watching one of Gavin Freeborn’s many Emacs videos. I mentally noted his Org-Mode 📖 code block prompting. It was different…
Planet Emacslife
Sacha Chua: Using Org Mode tables and Emacs Lisp to create Minecraft Java JSON command books
https://sachachua.com/blog/2023/04/using-org-mode-tables-and-emacs-lisp-to-create-minecraft-java-json-command-books/
Sacha Chua: Using Org Mode tables and Emacs Lisp to create Minecraft Java JSON command books
https://sachachua.com/blog/2023/04/using-org-mode-tables-and-emacs-lisp-to-create-minecraft-java-json-command-books/