I’d like to relearn computer science, learn how to code, use Linux systems, and so on… but how?
The question I am left asking is “why”? What is your goal/reasoning for relearning computer science? I can’t really provide any concrete suggestions without that.
Showing my age a bit, but I’ve had similar conversations around interpreted languages, IDE hand-holding and the “Arduino-fication” of embedded development. While there is significant value in understanding the inner workings of a thing and getting a solid grasp on the “deep magic” you can’t know everything. If your goal is to bake an Apple pie you don’t need to understand particle physics to the point of creating an universe.
AI has really brought out in me is a reluctance to do things
I would suggest strongly evaluating that reluctance and where it’s coming from, it’s unlikely to disappear just because you stopped using a specific tool.
Today I’m in college, and everyone uses it in graded group projects; no one follows the university’s guidelines,
Yep. You’ve run into the nasty secret of the “adult world”. The only way to get ahead is to lie, cheat and steal your way to the top and anyone who believes otherwise, or claims it was different back in their day, is lying to themselves too. I do my best to try and live a good and moral life even when it would be smarter to just be performative instead. It’s a balance your gonna need to figure out for yourself unfortunately.








Thank you for sharing! Let me know if I’m reading into this too much; If you haven’t already I would strongly encourage you to do some reading around Marx’s theory of alienation and understand that is what I’m referring to by the term “alienation” because it sounds to me like that is your root problem here.
That’s called being alienated from a productive activity, computer science, due to economic coercion. It probably is “smarter” to focus all your time and energy on your degree but that will absolutely make you sad, depressed and a perfect obedient automota. Understanding the forces that are you pushing you in that direction will better help you to navigate them.
In my opinion modern tutorials are the absolute worst when it comes to alienating individuals from their creative abilities. From everything you’ve said tutorials sound more harmful to you than AI usage.
I generally find that within a broader culture of protestant work ethic “laziness” is generally just negative branding for “not overexerting oneself to the point of harm”. I would encourage caution around that term.
From what you’ve shared let me propose a slightly different approach:
Focus on dealienating yourself from your means of production, your creative potential, your sense of self and sense of community.
Do not use any tools you do not control, generally understand and have the ability to modify/configure. Importantly learn to build your own tools. This doesn’t mean no AI assistance but it does mean you are restricted to whatever you can run locally, that is is open source, and importantly you can read documentation and understand how it works. A game engine is a tool for defining a game executable which is a tool for turning data into entertainment. Godot, opencode, llama.cpp, blender, gimp and audacity are some good tools to start with.
No tutorials: learn to take an idea you have and design, architect and implement it in your own. It will be hard. The first couple of times will be a frustrating spaghetti mess. Do not be afraid to start over. Do the same with the art and audio.
Learn to listen to yourself and your body. When you get stuck on a problem learn to push through and build up that frustration tolerance. Be lazy where it matters. If your goal is to learn how to design and architect a project then it’s fine to delegate the code writing. If your goal is to learn to write code better then it’s fine to delegate to architecture and design. Same for art, music, etc.
Lastly you keep speaking very disparagingly of your peers. Stop it. Talk with and work with them. They will likely be going through similar things as you and together you can work to dealienate yourselves. It will be much more fun making a game with others and makes it so you can delegate to a person and help them instead of delegating to an AI.