Explore >> Select a destination


You are here

eshelyaron.com
| | takeonrules.com
2.8 parsecs away

Travel
| | One of my "quality of life" improvements in my text editor is related to Rubocop ?? ; a style guide enforcer that raises issues about complexity, formatting, and other things. When I'm coding and feel I need to ignore Rubocop 's opinion, I will tell Rubocop to ignore the violation. I do this by adding a "disable" comment before the violation and an "enable" comment after the violation.
| | xenodium.com
2.5 parsecs away

Travel
| | [AI summary] The author shares a curated list of modern and predictable built-in Emacs Lisp libraries and popular third-party libraries to simplify coding tasks, with a focus on consistency and discoverability.
| | tommorris.org
3.6 parsecs away

Travel
| | Put some Hello World in a file.
| | www.lvguowei.me
21.3 parsecs away

Travel
| A Lisp interpreter written in Lisp