this post was submitted on 13 Nov 2024
1712 points (96.1% liked)
Technology
59390 readers
2546 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unpopular opinion: I actually like MS Teams
Look, I know this might get downvoted, but Teams is... actually fine? Yeah, it's not perfect, but it just works. The best part is that everyone and their grandma knows how to use it because it's the corporate standard around here.
I can't tell you how much time I've saved not having to do the whole "can you hear me? let me try reconnecting... oh wait try updating your browser" dance that happens with other platforms. My company recently switched to Google Meet and honestly? It's been a downgrade. Teams might not be the coolest kid on the block, but at least I'm not spending half my meetings troubleshooting audio and video issues.
Yeah, I have a similar experience, but it certainly lacks in features compared to other messengers. For example:
I like the integration w/ Outlook because we're basically forced to use it at work, but Slack is way better for almost everything that doesn't interact directly w/ Outlook. So if it's not a scheduled meeting, I and my team much prefer Slack.
Gotta say, formatting of text isn't a high priority for me... I'm pinging someone about a thing, I'm not writing a presentation. Adding emojis is about as much as I need 🤔
And - to me - adding people to an adhoc group call / chat is straight forwards - and finding those conversations later is too
But, I believe that there's a few Corp IT settings that can be adjusted (we've recently lost the ability to add gifs for example), so maybe that's what's going wrong.
But we're a long way from AOL IM 😉
I send code snippets, quote sections of linked documents, and provide in-line links pretty often, kind of like here on Lemmy. Slack isn't as nice as Markdown, but it's good enough, whereas Teams is a complete pain in in the butt and it completely butchers code blocks. That said, I'm a team lead, so I fairly frequently post about recent releases, security issues, or give cliff notes of recent meetings, so formatting for me matters quite a bit.
And for calls, we have multiple logical groups of people, such as:
And we have ad-hoc group chats where just a handful of people need to be involved, but they don't fit cleanly into one of the established groups above (e.g. project manager wants to know a rough estimate for an upcoming project).
Teams works fine, but I find it annoying to use.
Have you used teams for sending code recently?
I tested it last week and it worked pretty well and even featured syntax highlighting. From the very limited one time test I actually prefer the way teams handle code since it doesn't force you to use some kind of snippet.
Teams is also supposed to get better formatting and chats fairly soon. I will continue to use slack because I prefer it but it's nice that teams is at least getting better.
Yeah, it has gotten better since a year or so ago, but it still falls quite a bit short of Slack. Slack can do snippets or not, it's up to you.
And yeah, it's nice that it's getting better, especially since I'm forced to use it for work (and interviews, where bad code handling sucks).
You can do regular code blocks in Slack? I thought you only could do inline or in snippets.
We luckily use both at work.
Yup, it's the same as in Teams, but I think it formats better: use triple backticks.