I have been making steady progress on my website on GitHub Pages. I have been working on a site where people can post hints for video games because I hate seeing full walkthroughs for puzzles in games when I just want a hint. The fun part about it is that GitHub Pages only supports static websites, so I am having to figure out a way for a static site to allow people to post on it while also not being able to use PHP. So far it has been fun, but I have been caught on a hangup for a little bit, but I am going to get advice about that tomorrow.
Also, I am tinkering with some new hardware in my robotics club because the game season just ended for my team. We got GPS sensors, which I have heard from another programmer at a competition can be used to improve the accuracy of standard PID by occasionally swapping in the GPS coordinates for the outdated PID coordinates, which helps keep the coordinates accurate.
no subject
Date: 2026-02-25 04:26 am (UTC)Also, I am tinkering with some new hardware in my robotics club because the game season just ended for my team. We got GPS sensors, which I have heard from another programmer at a competition can be used to improve the accuracy of standard PID by occasionally swapping in the GPS coordinates for the outdated PID coordinates, which helps keep the coordinates accurate.