Anonymous
8/19/2025, 9:57:06 PM
No.106316723
>>106316647
> you should be intelligent enough to know that your custom styling is a waste of fucking time
Ok, I'll repeat this one more time for you, although I know it's a waste of time, because I will not be able to convince you. Here's the deal: when you look at nicely formatted code it's easier to spot inconsistencies, bugs and other potential issues, it's easier to reason and udnerstand. Formatters can't automatically format code the way a human would, because they can't think about code, a formatter is just a very dumb tool. A human that writes code and cares about it will format it, so it looks nice and is a pleasure to work with. It's the difference between a carefully decorated room and and soulless condo. I don't understand people who work with code (for money or for fun) and don't actually care about what it looks on the screen, because for me it's part of the the whole deal.
> you should be intelligent enough to know that your custom styling is a waste of fucking time
Ok, I'll repeat this one more time for you, although I know it's a waste of time, because I will not be able to convince you. Here's the deal: when you look at nicely formatted code it's easier to spot inconsistencies, bugs and other potential issues, it's easier to reason and udnerstand. Formatters can't automatically format code the way a human would, because they can't think about code, a formatter is just a very dumb tool. A human that writes code and cares about it will format it, so it looks nice and is a pleasure to work with. It's the difference between a carefully decorated room and and soulless condo. I don't understand people who work with code (for money or for fun) and don't actually care about what it looks on the screen, because for me it's part of the the whole deal.