-
Continue reading →: The final say Windows/Linux Part Finale
Well, the documentation and guides on how to do this are pretty horrible, but I think I’ve finally figured out all the tradeoffs if you want to have a modern development environment (eg Linux) and also use Windows applicatiions because there are some, like Unreal Engine or Airsim, which simply…
-
Continue reading →: Windows for Linux Users Part 3: Enable symlinks
OK, this is the hopefully final post, it turns out that I also use symlinks extensively and this is not enabled by default with Windows so a simple ln -s myfile otherfile fails, to make this work you have to do three things: You have to enable developer mode in…
-
Continue reading →: More living with Windows: weirdness with colon sin file names and git-lfs and OpenSSH v8 authentication
Well, here are some more notes about living with Windows. I do have to say, what pain to get this running, but the path of just using git-bash seems to work with a few caveats that are really annoying, but here are some tips, but I was getting a very…
-
Continue reading →: LG Screen Shift causes Overscan
One of the cool features on most modern LG devices (like our LG CX from 2020) is that it has Screen shift which is used to prevent burning of fixed elements like with a monitor or a TV logo. The only problem is that this is not free, it also…
-
Continue reading →: Geddie USB C Adapter burning smell yikes! and Power limits on USB C Adapters.
Well, I’ve been experimenting with quite a few USB C adapters. And this is the first one that started to burn up. It is $25 from Geddie that is USB C to USB A, it has a USB C input for power, and HDMI input. It worked fine when I…
-
Continue reading →: Moving Apple HomeKit Devices around
Ok, while I like Apple Homekit for its privacy, it definitely is a little confusing when you are managing multiple homes and lots of devices. So here are some notes: 1. As John says, if you move say an Eufy camera, there is no UI to remove them. So you…
-
Continue reading →: Down the rathole of catalytic converter theft, cages and dashcams
Sometimes, I end up having conversations that feel like it is really “turtles all the way down.” This is from the Akupara (अकूपार) of Hindu mythology that says that the world Is held up by a turtle. When you ask, well what does the turtle stand on, another turtle. It’s…
-
Continue reading →: Surviving Windows as a Dev Platform
Well, I’ve tried to avoid this for years, but now I have to develop and work on Windows. I first tried WSL2, Windows Subsystem for Linux, but that has just been a mess, the main problems are: The file systems are completely different, you can’t for instance write a .profile…
-
Continue reading →: Well that was it when you hard crash your Mac reset the PRAM and SMC
Well, I’m embarrassed to say that I did skip the rest the PRAM and SMC step in doing all the debugging and this I seem to dimly recall I had this problem before, but some configuration file was deeply messed up and just doing this reset did the trick. I…
-
Continue reading →: ARgh: MacOS Big Sur Kernel Panics continue
OK, I bit the bullet and wiped the hard drive and started all over with, but problems continue. I’m getting Kernel Panics when I’m plugged into the CalDigit docking station and a no name dongle. The panics are typically, “Freed zone element element has been modified” which seems like a…