Honestly as far as hiring for this stuff goes, this is more in the “cute” category for me rather than the “annoying” category.
Honestly as far as hiring for this stuff goes, this is more in the “cute” category for me rather than the “annoying” category.
JetBrains brand Integrated Development Environments
I used emojis on Reddit all the time and never got any flak for it.
I generally trust things that “just work” so long as I know why and under what conditions.
Most text editors people use (like VSCode) generally automatically adjust tabs to be whatever the standard indent is for the project (and convert to spaces if it’s necessary). As a result, indenting with tabs usually just works, and so most people just learn to do it that way. Also people are used to using tabs for indent from things like Word which they used before learning to write code. As a result, I’ve noticed most people use the tab key (even if their not technically “using tabs” every time they do it).
I’d imagine it’s because people who use spaces are either further in their career in average (because the modern programming ecosystem in general uses tabs so new devs are more likely to only know that) or they’re just more serious about software development because the kind of person to die on that hill is also the kind of person who is very obsessive about other things as well.
As a full stack cloud dev usually for me it ends up being some lag between when Azure claims a thing was updated and when it actually was.
(shout out to azure B2C custom policies for taking like 10 minutes to actually reflect changes despite giving me a lil green checkmark)