Planet Emacslife
Gijs Hillenius: Cyrus Imap sysadmins beware, Debian Bookworm might hose your mail
https://hillenius.net/post/cyrus-debian-bookworm/
Gijs Hillenius: Cyrus Imap sysadmins beware, Debian Bookworm might hose your mail
https://hillenius.net/post/cyrus-debian-bookworm/
hillenius.net
Cyrus Imap sysadmins beware, Debian Bookworm might hose your mail
A warning for all sysadmin using Cyrus imap on Debian Bullseye, don't
switch to Debian Bookworm just yet. Your users might lose access to
their email. (Updated on 2023-07-19)
switch to Debian Bookworm just yet. Your users might lose access to
their email. (Updated on 2023-07-19)
Planet Emacslife
Erik L. Arneson: FOSSY 2023 was Excellent
https://arnesonium.com/2023/07/fossy-2023-retrospective
Erik L. Arneson: FOSSY 2023 was Excellent
https://arnesonium.com/2023/07/fossy-2023-retrospective
Erik L. Arneson — Writer and Software Developer
FOSSY 2023 was Excellent
This past weekend, I had the pleasure of attending the inaugural FOSSY conference in my home town of Portland, Oregon. FOSSY focuses on free and open source software, and included tracks on community, containers, compliance, diversity, gaming, and education.…
Planet Emacslife
One-Octet: Org-mode: Écrire une lettre
https://one-octet.dev/posts/org-mode-lettre.html
One-Octet: Org-mode: Écrire une lettre
https://one-octet.dev/posts/org-mode-lettre.html
one-octet.dev
Org-mode: Écrire une lettre
Utiliser Org-mode et Koma-Script ‘letter’ pour écrire une lettre
👍1
Planet Emacslife
Charles Choi: Moving Text Elegantly in Emacs
http://yummymelon.com/devnull/moving-text-elegantly-in-emacs.html
Charles Choi: Moving Text Elegantly in Emacs
http://yummymelon.com/devnull/moving-text-elegantly-in-emacs.html
Yummymelon
Moving Text Elegantly in Emacs
Suppose that you want to edit a list ["a", "b", "c", "d"] so its ordering is ["b", "c", "a", "d"]. How would you...
Planet Emacslife
Protesilaos Stavrou: Emacs: Denote version 2.0.0
https://protesilaos.com/codelog/2023-07-21-denote-2-0-0/
Protesilaos Stavrou: Emacs: Denote version 2.0.0
https://protesilaos.com/codelog/2023-07-21-denote-2-0-0/
Protesilaos Stavrou
Emacs: Denote version 2.0.0
Information about the latest version of my Denote package for GNU Emacs.
Planet Emacslife
James Dyer: Defining Categories in Org Files for Hugo
https://www.emacs.dyerdwelling.family/emacs/20230513130655-emacs--hugo-adding-categories/
James Dyer: Defining Categories in Org Files for Hugo
https://www.emacs.dyerdwelling.family/emacs/20230513130655-emacs--hugo-adding-categories/
www.emacs.dyerdwelling.family
- Defining Categories in Org Files for Hugo
Planet Emacslife
Unwound Stack: pulumi-and-compilation
https://www.unwoundstack.com/blog/pulumi-and-compilation.html
Unwound Stack: pulumi-and-compilation
https://www.unwoundstack.com/blog/pulumi-and-compilation.html
Unwoundstack
An unhappy return to Python
In which I am reminded of the value of compilation
Planet Emacslife
Andrea: scala-cli-repl: a Scala REPL based on scala-cli
http://ag91.github.io/blog/2023/07/22/scala-cli-repl-a-scala-repl-based-on-scala-cli
Andrea: scala-cli-repl: a Scala REPL based on scala-cli
http://ag91.github.io/blog/2023/07/22/scala-cli-repl-a-scala-repl-based-on-scala-cli
ag91.github.io
scala-cli-repl: a Scala REPL based on scala-cli - Where parallels cross
Planet Emacslife
Marcin Borkowski: Org Clive - a new Org-mode-based blogging engine
https://mbork.pl/2023-07-22_Org_Clive_-_a_new_Org-mode-based_blogging_engine
Marcin Borkowski: Org Clive - a new Org-mode-based blogging engine
https://mbork.pl/2023-07-22_Org_Clive_-_a_new_Org-mode-based_blogging_engine
Planet Emacslife
Protesilaos Stavrou: Emacs: introduction to the ef-themes “Maris” variants
https://protesilaos.com/codelog/2023-07-22-ef-maris-dark-light/
Protesilaos Stavrou: Emacs: introduction to the ef-themes “Maris” variants
https://protesilaos.com/codelog/2023-07-22-ef-maris-dark-light/
Protesilaos Stavrou
Emacs: introduction to the ef-themes “Maris” variants
I added a new pair of dark and light themes to my ‘ef-themes’ collection. They are quite different from the rest of the collection.
Planet Emacslife
Emacs Notes: How to programmatically re-write your Elisp code with ‘el-search’ and ‘el-search-refactor’ (Or) How to De-‘dash’, De-‘s’ and De-‘f’ your Elisp Libraries
https://emacsnotes.wordpress.com/2023/07/22/how-to-programmatically-re-write-your-elisp-code-with-el-search-and-el-search-refactor-or-how-to-de-dash-de-s-and-de/
Emacs Notes: How to programmatically re-write your Elisp code with ‘el-search’ and ‘el-search-refactor’ (Or) How to De-‘dash’, De-‘s’ and De-‘f’ your Elisp Libraries
https://emacsnotes.wordpress.com/2023/07/22/how-to-programmatically-re-write-your-elisp-code-with-el-search-and-el-search-refactor-or-how-to-de-dash-de-s-and-de/
Emacs Notes
How to programmatically re-write your Elisp code with ‘el-search’ and ‘el-search-refactor’ (Or) How to De-‘dash’, De-‘s’ and De…
A Challenge: De-‘dash’ and De-‘s’ an Elisp snippet Down below you see an Emacs Lisp code which uses dash, and s libraries. You are tasked with de-‘dash’-ing and de-‘s’-ing this code so that it no l…
Planet Emacslife
Listful Andrew: Democratize can now import shortdoc, bringing demos of native Emacs functions
https://flandrew.srht.site/listful/democratize-can-now-import-shortdoc.html
Listful Andrew: Democratize can now import shortdoc, bringing demos of native Emacs functions
https://flandrew.srht.site/listful/democratize-can-now-import-shortdoc.html
flandrew.srht.site
Democratize can now import shortdoc, bringing demos of native Emacs functions — Listful Andrew
Planet Emacslife
Manuel Uberti: Time and academia in Elif Batuman and Dario Ferrari
https://manueluberti.eu//2023/07/23/batuman-ferrari.html
Manuel Uberti: Time and academia in Elif Batuman and Dario Ferrari
https://manueluberti.eu//2023/07/23/batuman-ferrari.html
manueluberti.eu
Time and academia in Elif Batuman and Dario Ferrari – Manuel Uberti
My personal website
👍1