Sadly yes. I do write python code myself but in the end C/C++ is my home. When I talk to python friends they are like: I can either use this library and make it work or spend hours to make inferior version of the same thing. Bitch I told you to look at queue and that a circular buffer could be an option of it were not JavaScript for faster stack allocation, and they chose to cache it. Sure let’s spend time on reading somebody’s documentation instead of using one of the well known data structure and have “object’s” lifetime being time based rather than as needed. The program requires data of 10 objects loaded at all times. Never less never more with first in first out and once it’s out it never returns.
This tells you everything you need to know about who wrote this.
That’s not a meme BTW, why is this even here.
Sadly yes. I do write python code myself but in the end C/C++ is my home. When I talk to python friends they are like: I can either use this library and make it work or spend hours to make inferior version of the same thing. Bitch I told you to look at queue and that a circular buffer could be an option of it were not JavaScript for faster stack allocation, and they chose to cache it. Sure let’s spend time on reading somebody’s documentation instead of using one of the well known data structure and have “object’s” lifetime being time based rather than as needed. The program requires data of 10 objects loaded at all times. Never less never more with first in first out and once it’s out it never returns.