I’m an autistic and ADHD geek. I’m also an aspiring Linux sysadmin. I love Warframe, The Witcher, forest and ocean facts, cats, and tech. I’m always looking to learn new things. I live by a rule of ‘live and let live’, except when someone is hurting or trying to force their way of life onto others.
- 0 Posts
- 1 Comment
Joined 2 years ago
Cake day: October 1st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I find it useful for learning once you get the fundamentals down. I do it by trying to find all the bugs in the generated code, then see what could be cut out or restructured. It really gives more insight into how things actually work than just regular coding alone.
This isn’t as useful for coding actual programs though, since it would just take more time than necessary.