James Cherti

@jamescherti
24 Followers
125 Following
29 Posts
Disabling XML-RPC in #WordPress for Security and Performance:
https://www.jamescherti.com/wordpress-disable-xml-rpc/

The 'savefold' #emacs package automatically records and restores your fold states across Emacs restarts. It supports outline, org, hideshow, treesit-fold, and markdown-mode, etc.:
https://github.com/jcfk/savefold.el

More information about code folding in Emacs:
https://www.jamescherti.com/emacs-the-definitive-guide-to-code-folding/

GitHub - jcfk/savefold.el: persistence for various emacs folding systems

persistence for various emacs folding systems. Contribute to jcfk/savefold.el development by creating an account on GitHub.

GitHub

If you experience keyboard input latency in Emacs GTK builds, it is frequently caused by the GTK input method interface.

If you primarily type in standard ASCII/English or are already comfortable using Emacs's native input methods, set the environment variable:
export GTK_IM_MODULE=none

(This ensures that keyboard events are processed directly by Emacs, resulting in a responsive editing environment.)

#Emacs #Linux #Performance

buffer-guardian: Automatically Save #Emacs Buffers Without Manual Intervention (When Buffers Lose Focus, Regularly, or After Emacs is Idle):
https://github.com/jamescherti/buffer-guardian.el
GitHub - jamescherti/buffer-guardian.el: buffer-guardian.el - Automatically save Emacs buffers without manual intervention

buffer-guardian.el - Automatically save Emacs buffers without manual intervention - jamescherti/buffer-guardian.el

GitHub
#ArchLinux: Preserving the #Linux kernel modules of the currently running kernel during and after an upgrade:
https://www.jamescherti.com/arch-linux-keep-kernel-modules-during-upgrade/
buffer-terminator: Safely Auto Kill #Emacs Buffers to Enhance Emacs' Performance and Reduce Clutter in the Buffer List:
https://github.com/jamescherti/buffer-terminator.el
GitHub - jamescherti/buffer-terminator.el: buffer-terminator - Safely Auto Kill Emacs Buffers Automatically to Enhance Emacs' Performance

buffer-terminator - Safely Auto Kill Emacs Buffers Automatically to Enhance Emacs' Performance - jamescherti/buffer-terminator.el

GitHub
Enhancing #Git configuration ~/.gitconfig for performance, efficiency, data integrity, and workflow automation:
https://www.jamescherti.com/optimized-git-configuration-for-performance-and-usability/
kirigami, A Unified Method to Fold and Unfold Text in #Emacs Across a Diverse Set of Modes:
https://github.com/jamescherti/kirigami.el
GitHub - jamescherti/kirigami.el: kirigami.el, a unified method to fold and unfold text in Emacs: outline, outline-indent, org-mode, markdown-mode, gfm-mode, vdiff, hideshow, fold-this, ts-fold, treesit-fold, vimish-fold...

kirigami.el, a unified method to fold and unfold text in Emacs: outline, outline-indent, org-mode, markdown-mode, gfm-mode, vdiff, hideshow, fold-this, ts-fold, treesit-fold, vimish-fold... - james...

GitHub
Installing #ArchLinux onto a separate partition from an existing #Debian based distribution (#Ubuntu, Debian,
Linux Mint…), without using the Arch Linux installation media:
https://www.jamescherti.com/installing-arch-linux-from-debian-system-ubuntu-linux-mint/
outline-indent, a modern indentation-based folding mode for #Emacs:
https://github.com/jamescherti/outline-indent.el
GitHub - jamescherti/outline-indent.el: Outline-indent: Indentation based Folding for Emacs (Supersedes legacy packages such as origami.el and yafolding.el)

Outline-indent: Indentation based Folding for Emacs (Supersedes legacy packages such as origami.el and yafolding.el) - jamescherti/outline-indent.el

GitHub