-
Craftsman V60 Mower (Cordless Electric) – Disappointing Value 2 Years Later
We’ve had mixed results with our Craftsman V60 Mower (CMCMW270) after a little over two years of ownership. UPDATE: After a back and forth on a response to a review on their page, I appear to have gotten a check for the cost of the larger battery that’s still available (5.0Ah, though, not the original…
-
kubectl and eks… You must be logged in to the server (Unauthorized)
Say you have a setup with EKS using IAM API keys with Admin permissions and are using an AWS profile that you’ve confirmed can retrieve the eks config with aws eks update-kubeconfig –name context-name –region appropriate-region-name-n. But then kubectl get pods –context context-name still fails, oddly with a “You must be logged in to the…
-
Running a Commodore VICE emulator on a remote Ubuntu Linux machine with Xfvb
The Challenge I want to have a Commodore 128 VICE emulator start up, run some arbitrary BASIC code, and get a snapshot of the output. There are a few settings configurable from the command line to accomplish this: +sound (without this option you will get and error “pa_simple_new(): Connection refused” because you’re *probably* not going…
