emacs

Tag

Cards List
#emacs

May I recommend… understanding Emacs's patterns

Lobsters Hottest · 12h ago Cached

The article explains Emacs's architectural patterns, focusing on the universal buffer data model and incremental completing read (ICR), comparing them to a rose's roots and petals. It highlights how Emacs unifies interfaces and allows extensibility via Elisp.

0 favorites 0 likes
#emacs

A Technical Guide to Compiling Emacs for Performance on Linux and Unix systems

Lobsters Hottest · yesterday Cached

This technical guide provides a step-by-step process for compiling Emacs from source on various Linux distributions to optimize performance through CPU-specific instruction sets and modern display protocols like Wayland. It also covers configuring dependencies and fine-tuning the native Lisp compiler for faster execution.

0 favorites 0 likes
#emacs

A Vompeccc Case Study: Spotify as Pure ICR in Emacs

Hacker News Top · 2026-04-21 Cached

A deep-dive case study showing how the author built a Spotify client inside Emacs using the VOMPECCC completion framework, demonstrating modular integration of Consult, Marginalia, and Embark packages.

0 favorites 0 likes
#emacs

Emacs is my browser

Lobsters Hottest · 2026-04-21 Cached

Joshua Blais shares how he replaced mainstream browsers with Emacs’ built-in EWW for 85-90 % of daily web use, citing fewer distractions and higher signal-to-noise ratio.

0 favorites 0 likes
#emacs

Hot Wiring the Lisp Machine

Lobsters Hottest · 2026-04-19 Cached

A developer shares their experience building a zero-dependency static site generator using Emacs and Org-mode, discussing the limitations of existing tools like org-publish and their journey to create a publishing solution that preserves their workflow.

0 favorites 0 likes
← Back to home

Submit Feedback