home.social

Tim Redick :ros: :julia:

  1. Just a quick hack I noticed when spinning up with compose files outside VS Code fails (e.g., in or AntiGravity).
    Often, a simple docker compose up -d helps to spin up the services so the devcontainer only has to be attached.

  2. Running on an SSH remote feels like black magic.
    I can code without any feeling of latency, push code using my SSH public key, and launch GUIs that show on my client.

  3. seem like a good compromise between a VPN and opening ports to access my home lab sites.
    Wrote up some notes, specifically on issues using the bot fight mode and + Assistant and .

    redick.cc/2025/01/11/cloudflar

  4. Controlling a robot via the realtime interface in (1) running in a container using the works surprisingly well. I had concerns that the Windows network stack or task management would prevent sending commands to the realtime target with a consistent enough rate. Bonus: even the 3D visualization in works, although I had to enable software rendering. Otherwise the meshes are not rendered. RViz2 works fine with Nvidia and the Intel GPU.