User:Shyam Has Your Anomaly Mitigated: Difference between revisions

Content added Content deleted
(Hmm...)
Line 315: Line 315:
== My Favourite Fights ==
== My Favourite Fights ==
* '''Coding Conventions:''' Are obsolete thanks to code formatters! (Even naming conventions can be automated; camel-case to snake-case, and vice versa, is as elementary as Holmesian deduction!)
* '''Coding Conventions:''' Are obsolete thanks to code formatters! (Even naming conventions can be automated; camel-case to snake-case, and vice versa, is as elementary as Holmesian deduction!)
* '''Indentation:''' Tabs for efficiency!
* '''Indentation:''' Tabs for efficiency! (Unless you lack the intellectual capacity to configure your software?)
** [http://www.nickgravgaard.com/elastic-tabstops/ Elastic tabstops] do not patch the inefficient use of pixel-space:
** [http://www.nickgravgaard.com/elastic-tabstops/ Elastic tabstops] do not patch the inefficient use of pixel-space:
good ^
good ^