
Git is pretty handy
Git is a code management system. You write some code, and then you can save it as a version. This is version control. Git can be integrated in some crazy ways for developers as well as people who build different operating systems.
I'm trying to do code properly, so i need to quit saving my code in different folders marked v0.0.1, v0.0.2, etc lol. Its so basic, and if my HDD dies, im screwed. It would be the same as losing art. So I need to get git implemented into my workflow post-haste.

Using AI to learn devops
Its nice having a professor i can just ask if i need help with something. Yes, I lean way too much into AI when im coding, but when Im getting results, and I'm learning, then I don't see the issue. Sure, my code probably has some dead ends in it i need to prune out, but it works.
It makes me nervous to share it. Cuz I really didnt write it. I collaborated with AI and got the systems working...but I want people to be able to use it. So the apprehension is the derision from not being truly coded. I did write a couple things totally by hand, but I get a lot more accomplished acting like a code-lego blockbuilder, getting chunks of code working together in unison.