/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cshubh.com
| | ffconf.org
4.3 parsecs away

Travel
| | This talk discusses the importance of designing websites for all users, not just developers, emphasizing user needs over technical solutions.
| | bluebones.net
4.5 parsecs away

Travel
| | [AI summary] The post shares shell scripts for counting non-blank lines of code in Python and JavaScript project directories.
| | www.kensodev.com
5.2 parsecs away

Travel
| | HOW TO post on installing and using python 3.7 on OSX
| | dht.is
25.1 parsecs away

Travel
| 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.