Cyber Patriots Presentation Notes
Today during first block we had a red hat hacker come in to mentor us in preparation of the Cyber Patriots competition. During his lecture, I learned:
Today during first block we had a red hat hacker come in to mentor us in preparation of the Cyber Patriots competition. During his lecture, I learned:
Today was Free Friday. I started by spending an hour trying to resolve a merge conflict I had with the Uno game we are building. The merge conflict was due to a slight difference in whitespace. Second, I continued getting…
Today was Free Friday, and I once again kind of got something done. Firstly, I periodically helped other students. One of them was setting up another Raspberry Pi, and the other was using the other Raspberry Pi to use a…
Today is Free Friday, and I kind of got something done. Firstly since we got new computers this year, we needed to redownload Ubuntu for the virtual machines. So, I had Ubuntu downloading and installing in the background today, while…
The 2023 – 2024 school year is (almost) officially over. As is when anything is coming to an end, now is a prefect time to reflect on the year I’ve had in this class. General Thoughts: Projects Python: JavaScript: SQL:…
After successfully making a Raspberry Pi boot into a Google Slides presentation and automatically start playing, I was tasked with making a button open a webpage on the Pi. This proved much more difficult than anticipated. Firstly, I wired the…
Today I attempted to make a chrome tab open from boot on a li potato running armbain. We were not successful. I learned how to write a systemd file, which runs a script on boot. I also learned the commands…
Today was Free Friday, and I didn’t get much of importance done. Firstly, most of my time was taken up by helping organize all of the hardware we have in the room. The room is being audited soon, so it…
Today was Free Friday, and I worked on two projects: an image copier and the rest api. Firstly, I noticed one of my underclassman friends had left their computer logged in. Whenever any of us forget to log out, someone…
I continue learning Unity. I started by making the camera follow the player. To do this, we go into the Hierarchy and and drag the camera to the player, which will connect the two. However, this would just make the…