Planet Emacslife
Anand Tamariya: Mozilla Readability in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/mozilla-readability-in-gnu-emacs.html
Anand Tamariya: Mozilla Readability in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/mozilla-readability-in-gnu-emacs.html
Blogspot
Mozilla Readability in GNU Emacs
Output using Readability (left) and original eww (right) Mozilla Readability is a standalone version of the readability library used fo...
Planet Emacslife
Protesilaos Stavrou: Emacs: ‘ef-reverie’ and ‘ef-dream’ are added to the ‘ef-themes’
https://protesilaos.com/codelog/2024-04-09-emacs-ef-dream-reverie-themes/
Protesilaos Stavrou: Emacs: ‘ef-reverie’ and ‘ef-dream’ are added to the ‘ef-themes’
https://protesilaos.com/codelog/2024-04-09-emacs-ef-dream-reverie-themes/
Protesilaos Stavrou
Emacs: ‘ef-reverie’ and ‘ef-dream’ are added to the ‘ef-themes’
I added a new light and dark theme to my ‘ef-themes’ package for Emacs. They use gold and nuanced colours.
Planet Emacslife
Kisaragi Hiu: Expo: How to do a local build without the dev server and without logging in
https://kisaragi-hiu.com/expo-local-build-no-login/
Kisaragi Hiu: Expo: How to do a local build without the dev server and without logging in
https://kisaragi-hiu.com/expo-local-build-no-login/
Kisaragi-Hiu
Expo: How to do a local build without the dev server and without logging in
Planet Emacslife
Yi Tang: Less Excel, More R/Python in Emacs
http://yitang.uk/2024/04/10/2024-04-10-less-excel-more-rpython-in-emacs/
Yi Tang: Less Excel, More R/Python in Emacs
http://yitang.uk/2024/04/10/2024-04-10-less-excel-more-rpython-in-emacs/
Planet Emacslife
Jiewawa: Another Way of integrating Mozilla Readability in Emacs EWW
https://jiewawa.me/2024/04/another-way-of-integrating-mozilla-readability-in-emacs-eww/
Jiewawa: Another Way of integrating Mozilla Readability in Emacs EWW
https://jiewawa.me/2024/04/another-way-of-integrating-mozilla-readability-in-emacs-eww/
jiewawa.me
Another Way of integrating Mozilla Readability in Emacs EWW | Jiewawa's blog
A different Reader View experience
Planet Emacslife
Manuel Uberti: Thesis frontispiece with LaTeX
https://manueluberti.eu/posts/2024-04-10-thesis-latex/
Manuel Uberti: Thesis frontispiece with LaTeX
https://manueluberti.eu/posts/2024-04-10-thesis-latex/
manueluberti.eu
Manuel Uberti | Thesis frontispiece with LaTeX
My personal website
Planet Emacslife
Charles Choi: Exporting UTF-8 Smart Quotes from Org Mode
http://yummymelon.com/devnull/exporting-utf-8-smart-quotes-from-org-mode.html
Charles Choi: Exporting UTF-8 Smart Quotes from Org Mode
http://yummymelon.com/devnull/exporting-utf-8-smart-quotes-from-org-mode.html
Yummymelon
Exporting UTF-8 Smart Quotes from Org Mode
Count me as one who really likes using smart quotes when exporting from Org. To enable this requires that you set the variable org-export-with-smart-quotes to t. So far, so good yes? Not...
Planet Emacslife
William Denton: Upgrading my Tor bridges
https://www.miskatonic.org/2024/04/11/upgrading-tor/
William Denton: Upgrading my Tor bridges
https://www.miskatonic.org/2024/04/11/upgrading-tor/
Miskatonic University Press
Upgrading my Tor bridges | William Denton
Planet Emacslife
Emacs TIL: The Night Before A Coding Interview
https://emacstil.com/til/2024/04/12/the-night-before-a-coding-interview/
Emacs TIL: The Night Before A Coding Interview
https://emacstil.com/til/2024/04/12/the-night-before-a-coding-interview/
Emacstil
The Night Before A Coding Interview
Ah, the night before a coding interview. It’s like the night before Christmas, if instead of presents, Santa was bringing a whiteboard full of algorithms and data structures for you to solve while someone watches over your shoulder. The anticipation is palpable…
Planet Emacslife
Eric MacAdie: 2024-04 Austin Emacs Meeting
https://macadie.info/2024/04/12/2024-04-austin-emacs-meeting/
Eric MacAdie: 2024-04 Austin Emacs Meeting
https://macadie.info/2024/04/12/2024-04-austin-emacs-meeting/
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, April 27, 2024
https://emacs-apac.gitlab.io/announcements/april-2024/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, April 27, 2024
https://emacs-apac.gitlab.io/announcements/april-2024/
Planet Emacslife
D.V.F.P.: Markdown with Vim, Emacs, Sublime Text 4 and Visual Studio Code
https://francopasut.netlify.app/post/markdown-vim-emacs-sublime-vscode/
D.V.F.P.: Markdown with Vim, Emacs, Sublime Text 4 and Visual Studio Code
https://francopasut.netlify.app/post/markdown-vim-emacs-sublime-vscode/
FP Site
Markdown with Vim, Emacs, Sublime Text 4 and Visual Studio Code | FP Site
Abstract: How are four generalist editors, i.e., designed to be used with a wide range of programming languages and text files, performing when writing documents in Markdown language? This is the subject of this article based on my personal experiences in…
Planet Emacslife
Anand Tamariya: SVG Animation in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/svg-animation-in-gnu-emacs.html
Anand Tamariya: SVG Animation in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/svg-animation-in-gnu-emacs.html
Blogspot
SVG Animation in GNU Emacs
Synchronized Multimedia Integration Language (SMIL) is an SVG extension which allows one to create simple animation without Javascript. ...