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
-
The good thing about this (lack of) style: it tells you who you're dealing with, and that you can't rely on anything.
Code smell has its value ;) -
4 for loops! Thats O(n^4) time! Fix that or you're going to be there computing or eternity!
-
@r4nter my workspace is really well lit, but my eyes get less tired on a black background. I dunno how yours don't
-
r4nter7178y
-
@r4nter eh, it's personal preference really. My eyes hate light, I squint continuously outside. I'll go dark background every day of the week and twice on Sunday
-
If you use Atom editor, and if you don't maybe you should give it a try, there is this wonderful add-on that may help you: https://atom.io/packages/...
Related Rants
maybe I'm really pedantic, but I fucking hate people who write code without a consistent form or style... putting spaces or breaks randomly or not at all is SO fucking annoying and I'm wasting time converting it to a more readable form... THEY FUCKING COULD HAVE DONE THAT IN THE FIRST PLACE FOR FUCK SAKE!!
undefined
code
code conventions
form