Explore >> Select a destination


You are here

blog.blakeerickson.com
| | blog.chand1012.dev
3.2 parsecs away

Travel
| | How to use Git & GitHub in 4 easy steps.
| | blog.m5e.de
3.4 parsecs away

Travel
| | I've already using different blog systems like WordPress and Ghost, but this is my try to start a blog in english about personal and development topics with Jekyll. Maybe is the domain not my best choice (.de is the domain for germany), but as I haven't any project on it, I will use it. I will be using GitHub as hosting service. That will have a few great side effects: you can download my whole blog via git clone, in the same way you could mirror my blog and if you want to notified when a new change happens, you could subscribe my Blog via the "Watch" Function of GitHub.
| | conradresearch.com
3.8 parsecs away

Travel
| | Guide to installing Infisical CLI on FreeBSD.
| | dht.is
26.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.