Planet Emacslife
jao: inline snippets and grouping in consult-recoll
https://jao.io/blog/2022-08-04-inline-snippets-and-grouping-in-consult-recoll.html
jao: inline snippets and grouping in consult-recoll
https://jao.io/blog/2022-08-04-inline-snippets-and-grouping-in-consult-recoll.html
jao.io
inline snippets and grouping in consult-recoll
Planet Emacslife
Eric MacAdie: 2022-08 Austin Emacs Meetup
https://macadie.info/2022/08/05/2022-08-austin-emacs-meetup/
Eric MacAdie: 2022-08 Austin Emacs Meetup
https://macadie.info/2022/08/05/2022-08-austin-emacs-meetup/
Planet Emacslife
John D. Cook: Naming probability functions
https://www.johndcook.com/blog/2022/08/05/cdf/
John D. Cook: Naming probability functions
https://www.johndcook.com/blog/2022/08/05/cdf/
John D. Cook | Applied Mathematics Consulting
Naming probability functions
An uncommon but clear approach to naming probability functions
Planet Emacslife
Daniils Petrovs: Implementing a local ETag cache system in Go
https://danpetrov.xyz/go/programming/2022/08/06/go-etag-cache-system.html
Daniils Petrovs: Implementing a local ETag cache system in Go
https://danpetrov.xyz/go/programming/2022/08/06/go-etag-cache-system.html
👍2
Planet Emacslife
Marcin Borkowski: Copying the current location revisited
http://mbork.pl/2022-08-08_Copying_the_current_location_revisited
Marcin Borkowski: Copying the current location revisited
http://mbork.pl/2022-08-08_Copying_the_current_location_revisited
Planet Emacslife
Sacha Chua: 2022-08-08 Emacs news
https://sachachua.com/blog/2022/08/2022-08-08-emacs-news/
Sacha Chua: 2022-08-08 Emacs news
https://sachachua.com/blog/2022/08/2022-08-08-emacs-news/
Planet Emacslife
Protesilaos Stavrou: Emacs: denote version 0.5.0
https://protesilaos.com/codelog/2022-08-10-denote-0-5-0/
Protesilaos Stavrou: Emacs: denote version 0.5.0
https://protesilaos.com/codelog/2022-08-10-denote-0-5-0/
Protesilaos Stavrou
Emacs: denote version 0.5.0
Information about the latest version of my Denote package for GNU Emacs.
Planet Emacslife
Philip K.: Request for Comments: Package management from Source
https://amodernist.com/texts/package-vc.html
Philip K.: Request for Comments: Package management from Source
https://amodernist.com/texts/package-vc.html
Planet Emacslife
Philip K.: Request for Comments: Emacs Package management from Source
https://amodernist.com/texts/package-vc.html
Philip K.: Request for Comments: Emacs Package management from Source
https://amodernist.com/texts/package-vc.html
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, August 27, 2022
https://emacs-apac.gitlab.io/announcements/august-2022/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, August 27, 2022
https://emacs-apac.gitlab.io/announcements/august-2022/
Planet Emacslife
Alvaro Ramirez: Seamless command-line utils
http://xenodium.com/seamless-command-line-utils
Alvaro Ramirez: Seamless command-line utils
http://xenodium.com/seamless-command-line-utils
Xenodium
Seamless command-line utils
Planet Emacslife
Philip K.: Notes on "Emacs fulfills the UNIX Philosophy"
https://amodernist.com/texts/emacs-unix.html
Philip K.: Notes on "Emacs fulfills the UNIX Philosophy"
https://amodernist.com/texts/emacs-unix.html
Planet Emacslife
Protesilaos Stavrou: Emacs: introduction to the ef-themes
https://protesilaos.com/codelog/2022-08-15-intro-ef-themes-emacs/
Protesilaos Stavrou: Emacs: introduction to the ef-themes
https://protesilaos.com/codelog/2022-08-15-intro-ef-themes-emacs/
Protesilaos Stavrou
Emacs: introduction to the ef-themes
A quick demonstration and commentary on my new theme-related project for GNU Emacs.
Planet Emacslife
John D. Cook: Keeping data and code together with org-mode
https://www.johndcook.com/blog/2022/08/15/org-table-python/
John D. Cook: Keeping data and code together with org-mode
https://www.johndcook.com/blog/2022/08/15/org-table-python/
John D. Cook | Applied Mathematics Consulting
Access org-mode tables from code blocks
Importing an org-mode table to use as data in a code block is easy. There are just a couple things to do with header arguments.