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
		- 
				
				 taigrr8617yI just don't like how it makes pasting into vim more difficult with my default auto-indent settings. Oh, and how minification of prod files is downright impossible. taigrr8617yI just don't like how it makes pasting into vim more difficult with my default auto-indent settings. Oh, and how minification of prod files is downright impossible.
- 
				
				 inaba44857y@taigrr you can minify python just as well using the ; as a terminater AFAIK. But doing that just seems pointless and dumb inaba44857y@taigrr you can minify python just as well using the ; as a terminater AFAIK. But doing that just seems pointless and dumb
- 
				
				 taigrr8617y@inaba Right, you technically can, but there are some assignment side effects since the semicolon is a separator, not a terminator. Your code might not behave reliably if you're doing some crazier things. taigrr8617y@inaba Right, you technically can, but there are some assignment side effects since the semicolon is a separator, not a terminator. Your code might not behave reliably if you're doing some crazier things.
Related Rants







 Hahaha....... UGHH
Hahaha....... UGHH
I dunno why, but my brain is just not weird to like syntactic whitespace.
Things like yaml, python and coffeescript...as much as I like Python...i just can't stand being forced to deal with whitespace.
rant
fuck this shit