Explore >> Select a destination


You are here

ag91.github.io
| | pank.eu
3.8 parsecs away

Travel
| | [AI summary] The post explains a hacky Emacs Lisp solution to display Org Babel source code blocks with burger icons using prettify-symbols-mode.
| | simonwillison.net
5.6 parsecs away

Travel
| | There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because ...
| | www.n16f.net
4.9 parsecs away

Travel
| | The SLIME Emacs package for Common Lisp supports cross-referencing: one can list all references pointing to a symbol, move through this list and jump to the source code of each reference. Removing automatic reference jumps While cross-referencing is very useful, the default configuration is frustrating: moving through the list in the Emacs buffer triggers the jump to the reference under the cursor. If you are interested in a reference in the middle of the list, you will have to move to it, opening multip...
| | notes.neeasade.net
22.9 parsecs away

Travel
| [AI summary] The author expresses a deep appreciation for Emacs, highlighting its programmable state, blended environment, and extensive customization capabilities, while also sharing various customizations and integrations they've implemented.