Writing a parser that is resilient to syntax errors, and why a parser should always return something: https://duriansoftware.com/joe/constructing-human-grade-parsers
(The latter property is important in e.g. IDEs and it's rarely discussed!)
miniblog.
Related Posts
physical-cpu-count is a lovely example of small packages on npm doing one thing well. It's a cross-platform solution with clearly discussed limitations and design decisions regarding hyperthreading.
@kensanata@octodon.social Glad you like it!
I wrote that part and there's nothing Remacs-specific in that section. Just general emacs perks ☺️. I've not written any other 'marketing' for emacs but I felt some the advantages were under-discussed by other authors.
Some clever performance techniques for Emacs startup are discussed in the doom-emacs readme: