rich
rich
@rich@tongfamily.com
6,910 posts
4 followers
  • The Nightmare that is Drone Setup for Sky Viper, DJI FPV and Skydio v2 Drones

    Yikes, I had such a great experience installing first the DJI Phantom Pro and then the DJI Mavic Pro, that I thought this should all be easy after four more years of development how wrong I was. Here are some installation notes on a el cheapo drone that runs open source Ardu Pilot and a…

  • Windows via Remote Desktop and other strangeness

    Ok, I think this might be my actual last post, but had a great conversation about Windows development with Vlad, and here is what I learned: The easiest way to work is to Remote Desktop, this is easy to get and if you are on the Mac, means that you get things that work well…

  • Windows coda: Running Powershell scripts from Ubuntu Bash

    Ok, I finally wrestled this one to the ground, but it is a little complicated and unintuitive. First off, if the you have a Powershell script and it doesn’t need administrative mode, you have to run it this way. Hat tip to Raymond for this one. As should be obvious in retrospect, in WSL, you…

  • Argh all my smart outlets fell of the network how to reset Satechi, Wemo and Vocalinc and how to rest it all

    Well, I have to say that while I love the move to Apple Homekit for all my home automation, this little life in the pandemic world revealed some real problems with the “cheap” devices. The main problem is that some of these things demand a 2.4Ghz only network. And they don’t respond super well to…

  • Champagne with metal clamp on the stopper top

    Ok, we’ve been getting some champagne as gifts and we got a strange one today. It had a huge steel clamp on the top of it as well as a shrink wrap. It is a metal clamp on top and the cork itself is really compressed like 2-3mm so that you can’t just slide it…

  • 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 don’t run well without the…

  • 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 Windows, this is in Settings/Update…

  • 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 obscure error message. It was…

  • 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 cuts off some of the…

  • 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 plugged it in the first…