Hacker News new | ask | show | jobs
by yungporko 817 days ago
i was talking to a friend about this the other day, it makes working with other people infuriating, doubly so if you work in the microsoft .net world.

people don't just avoid but they actively oppose thinking for themselves. if it isn't a "principle" or a "rule" then it's wrong, and if there isn't a popular blog post granting you permission to do something, it's probably a bad idea.

you can take an idea, walk them though it, lay out the pros and cons, explain how it helps to solve a problem, even create a working prototype and show it to them, and the entire microsoft-brained team will watch it work then start groaning "hmmmmm, ehhhhhhhh, uhhhhhhh" in unison before deciding that they'd rather not solve the problem at all than do something "scary".

2 comments

Some of us use goto in C# because it has none of the footguns, even if it annoys some less open-minded colleagues :)

I do feel you regarding the culture (arguably, it’s a thing with many modern languages sadly) which is why I’m taking a year-long vacation to work on OSS projects - the language is beautiful but the atmosphere was insufferable in the last team. There are better places fortunately but one needs to recharge.

I am considering doing the same but knowing myself I'll probably not do it. I salute you.
I wish you weren't as spot-on as you are. 100% this :(