You are here |
druss.co | ||
| | | |
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. | |
| | | |
visualstudioextensions.vlasovstudio.com
|
|
| | | | HTML 11 extension provides tool windows in Visual Studio showing preview of a web page you are currently editing, on desktop and mobile devices. HTML 11 v2.0.0 adds support for Visual Studio 2022: Download the installer. | |
| | | |
logr.cogley.info
|
|
| | | | I looked at various window tiling managers for macOS, but I think I will stick with hammerspoon. To use it, you write a lua program in your $HOME (similar to awesomewm for linux), and bind macOS APIs to keyboard shortcuts. It is a "bridge between the operating system and a Lua scripting engine". Not only can you tile your windows, but also do things like trigger events when you arrive home, or, plug in a USB device, for example. | |
| | | |
www.webupd8.org
|
|
| | Install Oracle Java 9 In Ubuntu, Linux Mint Or Debian Via PPA Repository [JDK9] ~ Ubuntu / Linux blog |