Explore >> Select a destination


You are here

ncona.com
| | maissan.net
6.5 parsecs away

Travel
| | As an application grows over time, added functionality can start to drag on execution time. A once simple order process now connects to multiple APIs, updates CRM data, generated invoices, processes payments and sends email. It's slow to the point of appearing broken and users are dropping out.
| | wweb.dev
7.2 parsecs away

Travel
| | In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...
| | dht.is
8.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.
| | www.hallada.net
61.6 parsecs away

Travel
| I found the tensorflow documentation rather lacking for installation instructions, especially in regards to getting GPU support. I'm going to write down my notes from wrangling with the installation here for future reference and hopefully this helps someone else too.