this post was submitted on 13 Nov 2024
1629 points (96.5% liked)

Technology

59361 readers
4836 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

That’s all.

EDIT: Thank you all for detailing your experience with, and hatred for, this miserable product. Your display of solidarity is inspiring. Now, say it with me:

Fuck Microsoft

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 15 hours ago (1 children)

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:

  • development teams
  • team leads (for all teams)
  • groups by location
  • groups by role (developers, QA, etc)
  • release groups - may be part of a team, multiple teams, or parts of multiple teams
  • automated alerts when prod has an issue

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.

[–] [email protected] 1 points 13 hours ago (1 children)

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.

[–] [email protected] 1 points 12 hours ago (1 children)

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).

[–] [email protected] 1 points 11 hours ago

You can do regular code blocks in Slack? I thought you only could do inline or in snippets.

We luckily use both at work.