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

  • sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    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.

    • lud@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      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.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

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

        • lud@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 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.