
Doom Emacs tip: Multiedit (using M-d or M-D) is a powerful tool, but it only works on identical text. If you need multiple cursors, you can type "g z z" to use +multiple-cursors/evil-mc-toggle-cursor-here.
Almighty Lisp
11K posts

@almighty_lisp
Common Lisp & Emacs Tips, Guides, and Articles Almighty Lisp: Lisp & Emacs Essentials (Coming Soon)

Doom Emacs tip: Multiedit (using M-d or M-D) is a powerful tool, but it only works on identical text. If you need multiple cursors, you can type "g z z" to use +multiple-cursors/evil-mc-toggle-cursor-here.


my current hot take is that we need markdown 2.0 the entire ai industry is propped up by rigid markdown. needs to be more flexible. i want the tailwind of markdown



What if you just write Rust like a high-level, garbage collected language? Turns out with a few rules you can basically get all its perf / type benefits with only a 10-20% per hit. - Immutable types, functionalish pipes - Arc + clone liberally - DDD services







my current hot take is that we need markdown 2.0 the entire ai industry is propped up by rigid markdown. needs to be more flexible. i want the tailwind of markdown

If you don’t have kids, your taxes should be doubled to incentivize you to have kids

Hot take: Rust might be the best language for vibe-coding. The compiler provides strong feedback and guardrails. And AI thrives on guardrails.