We currently use Teams and everyone on the team absolutely hates it. I am actively looking at alternatives such as mattermost or slack to get us onto something that doesn't run like complete garbage. Also, why did this have to be developed using electron? If Teams were a native application, or even written using something on the .NET-side, we would probably have about 20% the complaints we do today. Watching an appli…
RIP HipChat, last top tier native work chat program. We were paying customers for HipChat and were forced off when Atlassian killed it. Replaced by stride/slack/discord/teams all built on electron and all with awful non-native UI and web app like performance. I know why they do it: electron is cheap and easy to spam on every platform. I don't know why: people pay for this crap. Perhaps the issue is that people don't…
The Horror of Microsoft Teams
131–140 of 344 posts
Re: The Horror of Microsoft Teams
#132Re: The Horror of Microsoft Teams
#133We currently use Teams and everyone on the team absolutely hates it. I am actively looking at alternatives such as mattermost or slack to get us onto something that doesn't run like complete garbage. Also, why did this have to be developed using electron? If Teams were a native application, or even written using something on the .NET-side, we would probably have about 20% the complaints we do today. Watching an appli…
If you ever do, I'd suggest doing the same with Slack might get far more attention, given that it has a publicly documented API as well as a few thirdparty clients already.
Also, why did this have to be developed using electron?
Probably because Web/JS developers are far more common and cheaper than native ones? Otherwise, even MS itself is saying "Win32 is the future":
Re: The Horror of Microsoft Teams
#134At my work, we use Teams a fair bit, and I'll go out on the limb to defend it (a limb I'm quite familiar with at this point ;) ). Thinking of it as a Slack alternative is, IMO, the wrong starting point. We barely use it for chat (as we have Slack as well). Instead, we use it as a file share and central information home. Each group within a team has a channel and we use the tabs to track meeting notes, embed external…
> we use it for file sharing File sharing: apparently still a problem almost four _decades_ after the Internet was invented.
Re: The Horror of Microsoft Teams
#135This thread should give some much needed perspective on all the people who assume MS is going to destroy slack. I bet slack destroys outlook before teams destroys slack.
IMO Teams is much worse but I guess it gets the job done not horribly enough.
Re: The Horror of Microsoft Teams
#136At my work, we use Teams a fair bit, and I'll go out on the limb to defend it (a limb I'm quite familiar with at this point ;) ). Thinking of it as a Slack alternative is, IMO, the wrong starting point. We barely use it for chat (as we have Slack as well). Instead, we use it as a file share and central information home. Each group within a team has a channel and we use the tabs to track meeting notes, embed external…
So essentially Microsoft's chat app is not good at chat, but you use it for file-sharing instead because Microsoft's file-sharing app is not good at file-sharing?
Re: The Horror of Microsoft Teams
#137I had the fun experience recently of having to rename a bunch of files that happened to have a # in the filename, since that character is forbidden in filenames that are uploaded into teams. Additionally, you can't seem to attach a .json file... though renaming it to .json.txt works. It's frustrating for sure. Thankfully they finally fixed some issues recently so I can copy chats out of Teams without running into too…
Additionally, you can't seem to attach a .json file... though renaming it to .json.txt works. It's frustrating for sure. Ran into something very similar during my (very) short stint doing Sharepoint development. I'm guessing it's some sort of limitation burried deep in some default MS code somewhere.
Re: The Horror of Microsoft Teams
#138At my work, we use Teams a fair bit, and I'll go out on the limb to defend it (a limb I'm quite familiar with at this point ;) ). Thinking of it as a Slack alternative is, IMO, the wrong starting point. We barely use it for chat (as we have Slack as well). Instead, we use it as a file share and central information home. Each group within a team has a channel and we use the tabs to track meeting notes, embed external…
Honestly, any important discussion that gets too chatty for teams, should be a meeting.
That being said, everyone in my team generally sits on the same floor, so collaborating physically isn't an issue. I am sure a few of teams's shortcomings will become more evident once we start collaborating with remote teams.
Re: The Horror of Microsoft Teams
#139Developers need to stop building slow applications. This is ridiculous. It's 2019 and software is slower than it was in the 90s.
It must take an enormous number of CPU cycles to execute simple tasks in an Election-based app. It's just incredibly inefficient. I heard similar things about Slack – that it was built on Node, maybe Electron, and was dog slow, especially to open. It's frustrating that developers are bringing the slowness of the web to the desktop. Just build proper desktop applications using native desktop APIs.
Re: The Horror of Microsoft Teams
#140Kind of related. I cannot login to Teams from home. Some sort of infinite redirect loop in both IE and Chrome on my home PC. It is pretty horrible.