ackvonhuelio well actually i can argue about having worse performance, it's literally the most basic principle of GIGO (Garbage In Garbage Out) if you write your program bad, it should suffer significantly that's what I'm arguing here. sure it may be good for people who may be starting out, but that can also be a bad thing since optimizing their code is no longer any priority, hence leading to possible bad practices if they continue doing stuff like that, having a limited program teaches you to be conscious on how much demand each process slows your program down rather than, oh i can probably optimize this and never do it