|
You are here |
ag91.github.io | ||
| | | | |
jao.io
|
|
| | | | | [AI summary] The author shares a custom Emacs Lisp function designed to quickly jump to a buffer with a specific major mode, highlighting its utility in reducing boilerplate code. | |
| | | | |
camdez.com
|
|
| | | | | ||
| | | | |
notes.neeasade.net
|
|
| | | | | [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. | |
| | | | |
dht.is
|
|
| | | SOLVED posts detail solutions to problems I could not find anywhere else. After installing axe-cli in my Ubuntu/Windows 11 environment using Windows Subsystem for Linux (WSL), I got the following error whenever I tried to run it: Chrome failed to start: crashed (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location [file path] is no longer running, so ChromeDriver is assuming that Chrome has crashed.) This can be caused by a lot of things (and I tried most of them), but in my case it was caused by Chrome not being installed in my WSL environment, which makes sense because I only use it for command line programs. | ||