Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
athlon173226yAhh, Yandere Simulator source code. Had a good laugh with my buddy while seeing this.
-
athlon173226y@pokerface "because they only run for one frame". It's like saying "no need for reverse gear in the cars, because you use it just every so often". You should always make as efficient code as possible.
Also, playing random sound is ridiculously simple... -
@athlon Additionally it seems very childish from YandereDev to block that person for giving constructive critic
-
Inkshriek256y@Matt-Smeets There’s no error here. The guy just is lazy and has no idea what enums or switch statements are.
-
sysvinit8586yThe actual problem with the dev is the denial mode. I understand those are rookie mistakes and my code were also like that when I started programming. It would also be better for him to actually listen the feedbacks and try to get it better instead of deny the facts by saying shits like those are because beta or alpha version.
-
spacem18446yI don’t see a problem here . The “always make code efficient as possible” is the most inefficient way to write software. I feel bad for this guy. It is tough to make a whole game on your own.
-
athlon173226y@spacem if you do write the not only efficient code, but you also THINK while you do this then:
a.) it’s easier to debug it later when some problem occurred
b.) you don’t have to rewrite the code again to make it efficient
c.) you will write it faster and effectively waste less time writing the single function
I’m speaking of my personal experience. I was also writing the exact same code back in the day. Debugging it was the pain in the fucking ass. After a while when I learned some tricks to make more efficient code, I realized that I spend more time actually coding new features, instead of wasting time on single thing.
Related Rants
-
sam966931Difference between C# and Javascript Me: Hold my cup of tea. C#: That's not a cup of tea. Me: Hold my cup o...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
-
ZioCain28How do you even come up with shit like this?
cursedimage.jpg
joke/meme
yandere simulator
yandere dev
unity
c#