Explore >> Select a destination


You are here

lispy.wordpress.com
| | smoothspan.com
1.0 parsecs away

Travel
| | Ever since I can remember there is a background noise in the software development community around a relatively small set of topics: -Are small teams better than big teams? - Does language matter? - What's the best language? -How do we achieve quality? -Is software art and talent driven, or is it engineering and process...
| | simondobson.org
7.8 parsecs away

Travel
| |
| | macoy.me
8.6 parsecs away

Travel
| | game-dev-environment - A first stab at a self-modifying development environment.
| | dht.is
27.2 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.