Re: The You Game!
Posted: Tue May 30, 2017 10:42 pm
< is happy for ^! 
… Has < mentioned < hates Python?
Actually < is getting used to it now so <'s warming to it a bit. 
… Has < mentioned < hates Python?
< thinks programming languages with indentation requirements should be made illegal.PluMGMK wrote:… Has < mentioned < hates Python?Actually < is getting used to it now so <'s warming to it a bit.
< couldn't agree more. Or badly indented code.PluMGMK wrote:< thinks unindented code should also be made illegal though.
< doesn’t get it. Are you referring to the indent width?Master wrote:Oh yeah, < indents obsessively. What bugs < in particular though, is how indents can look different depending on which text editor you view it in. < can have some well indented code, but then when < opens it up in Notepad for a quick edit, the indents look off.
< says it's all because of developers who haven't realized it's not 1970 anymore and still think 2 spaces is an acceptable tab width on modern screens. Or those who must be coding on a 85" TVs not to see that 8 spaces is a ridiculously high setting. And don't get me started on spaces.Master wrote:Oh yeah, < indents obsessively. What bugs < in particular though, is how indents can look different depending on which text editor you view it in. < can have some well indented code, but then when < opens it up in Notepad for a quick edit, the indents look off.
< thinks using spaces is worthy of a ban.Fifo wrote:< always uses 4 spaces to indent code.
< prefers tabs because 1 tab is 1 indentation unit as opposed to 1 space being either half or 1/4 of that. Using tabs also makes it very easy for everyone to adjust the indentation width to their liking (just adjust how tabs are displayed) while that's not possible at all with spaces.Fifo wrote:< disagrees. < wonders why.
<'s answer is that the very purpose of tabs is to indent things, which makes it rather senseless not to use them. Especially that the reasons not to (e.g. different people use different tab widths which can result in misaligned stuff) are based on bad habits which we should fight rather than accomodate. And anyway, the least would be not to force those habits on other developers, which happens with spaces since the width is therefore hardcoded.Fifo wrote:< disagrees. < wonders why.
< got banned.Ambidextroid wrote:< bans hunch for not banning Fifo in the ban the member above you thread
Drolpiraat wrote:< prefers tabs because 1 tab is 1 indentation unit as opposed to 1 space being either half or 1/4 of that. Using tabs also makes it very easy for everyone to adjust the indentation width to their liking (just adjust how tabs are displayed) while that's not possible at all with spaces.
< hates it when < copy pastes code from the internet and it's indented with spaces. Some programming languages won't even work with files indented with both spaces and tabs
< uses Notepad++ a lot for web development, though < recently discovered Visual Studio Code and it's pretty awesome. Sublime and Atom are pretty good, but this one is even better.Drolpiraat wrote:< also uses Notepad++, by the way. With a customized dark theme. Much easier on <'s eyes.