@SuperDicq man if someone tried to figure out what the fuck was going on with the code in my game they would probably be so fucking lost. I've been working on it long enough that I GET LOST sometimes.
@beardalaxy@gameliberty.club The project can be a lot of fun sometimes because the backend is mostly refactored and fully upgraded to Laravel 9 and PHP 8.1, but the frontend still uses Bootstrap version 3 (because why fix it if it ain't broke?)
@SuperDicq yup I've been on this for 7.5 years. A lot of people get stuck in iteration hell, going back to change stuff that they can do better now. Thankfully I know about that issue and haven't done too much of it xD I'm sure there will be some consistency errors I have to patch up once I'm finished though.
@beardalaxy@gameliberty.club I'm getting paid to work on this project so I'm not wasting time in iteration hell. If you get paid by the hour to do something the rule is generally "don't touch it unless it needs to be changed".
@beardalaxy@gameliberty.club There's one project that I'm still being paid to work on is one I started 8 years ago.
Going through some of the oldest bits of code is not fun as I did not know as much about programming back then as I do now.