I got fired yesterday for using Vim
old.reddit.com
I got fired yesterday for using Vim
1–5 of 5 posts
Re: I got fired yesterday for using Vim
#2This is the key. I don't think he was fired for not using VS Studio. I think he was fired because his quality sucked or he was slow or he had a poor attitude or they had to make extra accommodations to him because he used a non team supported IDE. Or all of the above.
In later comments, he suggested that he had disagreements with his boss about how to do things and suggested that his boss was threatened by him. To me, it sounded like he did not get along with his boss and vim was not the core issue.
He posted it in /r/vim so all he is going to get is echo chamber of sympathy.
Re: I got fired yesterday for using Vim
#3Everybody knows that you should have been using Emacs.
Re: I got fired yesterday for using Vim
#4But the problem with this guy was that while everyone did a “Format on Save” with VS Code, he’d often submit PRs that failed CI checks for code style. And this happened way too often. Every PR, a reviewer had to comment this
We could’ve solved the problem with precommit hooks. But the fact that this dude asked for reviews on PRs that failed CI checks and couldn’t be merged was the real red flag
Re: I got fired yesterday for using Vim
#5Feels like the author is holding off a lot of information. I once had a colleague who wouldn’t use VS Code when the whole team was using it. Which I didn’t mind because I had a phase with Atom which lasted until GitHub announced they’re sunsetting Atom But the problem with this guy was that while everyone did a “Format on Save” with VS Code, he’d often submit PRs that failed CI checks for code style. And this happene…