Explore >> Select a destination


You are here

staydecent.ca
| | www.fosskers.ca
4.1 parsecs away

Travel
| | [AI summary] The article details the process of cross-compiling Common Lisp for Windows, including steps for compiling C code, linking DLLs, installing SBCL, handling file paths, and building executables.
| | major.io
3.9 parsecs away

Travel
| | While working on multiple nova (OpenStack Compute) environments at Rackspace, I found myself thrashing between multiple terminal windows where I had exported environment variables for python-novaclient to use.
| | dht.is
3.6 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.
| | linderud.dev
12.7 parsecs away

Travel
| Arch Linux got kubernetes packaged into the [community] repository the past week with the hard work of David Runge. I contribute to testing the packages so I thought it would be interesting to write up quickly the testing that was done. Originally I did the testing with docker but with the dockershim deprecation I rewrote the blog to utilize containerd instead. David has reworked the kubernetes archwiki article as well. It currently doesn't cover all use cases and contributions welcome.