- Highlighting source code with tree-sitter
- Managing development environments with Nix
- Get the current file’s path in Emacs Lisp
- Bundling Emacs packages with Nix
- Quoting and double-quoting in Lisp
- Use AddressSanitizer to find memory leaks in C programs
- Attach to a running Elixir instance
- One sentence per line
- Pushing to multiple git remotes simultaneously
- ox-html-markdown-style-footnotes: Markdown-style footnotes for ox-html.el
- Temporarily override variables in Emacs Lisp
- Append multiple code blocks to a single noweb reference
- Reset a variable to its default value in Emacs Lisp
- Elixir 1.14’s
dbg/2
function - Install Emacs packages with package-vc-install
- Unicode variation selectors
- ox-html-stable-ids: Stable IDs for ox-html.el
- Generate repository README files from Org documents
- ox-md-title: Document titles for ox-md.el
- Display a graph of all Git commits in a repository
- Iterate lists per group in Emacs Lisp
- Symbol’s value as variable is void: personal-keybindings
- Manage user environments with Nix and Home Manager
- Exporting Org files with broken links
- Reset authors for multiple Git commits
- Git status in shell prompt with Nix Home Manager
- Zsh configuration defaults with Nix Home Manager
- Tmux configuration defaults with Nix Home Manager
- Update ncurses to fix input issues on tmux 3.3a
- Set tmux escape-time to 0
- Turning on native compilation in Emacs
- Backwards compatible Logger.warn(ing) in Elixir
- Focusable elements in HTML
- Faux
<hr>
- git-mtime
- Run Git commands from outside a repository directory
- Git commits in date order
- Kill all tmux windows except one
- Collapsible CSS margins for figure tags
- Custom Org HTML document preambles and postambles
- Get a file’s modified time through Git
- mtime
- Inline citations in Org files
- Filter Git commits by message
(use-package emacs)
- Build Terminal Emacs from source on macOS
- Find files recursively in Emacs Lisp
- org-html-export-to-html: Unable to resolve link
- Escape special characters in Org documents
- Emacs package management with straight.el and use-package
- Combine Git repositories with unrelated histories
- Convert documents from AsciiDoc to Org
- Org-mode code blocks with long-running processes
- Org-mode code block setup and teardown
- Web analytics from CloudFront access logs with GoAccess
- “Fix” the tab key for visibility cycling in Org and Evil mode
- Set up Eglot with elixir-ls
- Purge and minify internal CSS stylesheets with Node.js
- Run a shell command on every revision in a Git repository
- Git log formats
- Multi-paragraph Git commit messages from the command line
- Extract a subdirectory or single file from a Git repository
- Use a subshell to run a one-off command in a different directory
- ~/.emacs.d
- Hiding blank lines while collapsing Org document sections in Emacs
- Testing input and output in Rust command line applications
- Embrace email, mute Slack. A policy for handling incoming messages
- Consistent terminal colors with 16-ANSI-color Vim themes
- Create a Rails application with a MSSQL database on macOS
- Find, convert and replace dates with Vim substitutions
- Convert between date formats from the command line
- Keeping open source software projects maintainable
- Property-based testing in Elixir using PropEr
- Git is not a git command
- Check whether an ActiveRecord model instance was destroyed
- Vim’s absolute, relative and hybrid line numbers
- Method chaining and lazy evaluation in Ruby
- Microgems: Five minute Rubygems
- Comparing images and creating image diffs in Ruby
- Stop RSpec on the first failure with the --fail-fast command line option
- Git rebase: apply your changes onto another branch
- ~/.vim