this post was submitted on 13 Jul 2025
745 points (98.8% liked)
Programmer Humor
24980 readers
1430 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On a 4k monitor you can still only get about 80 characters of monospaced font per line, because of the "negative space" fetish UX designers have.
Something dead simple like posting a stack trace, and then having someone able to, you know, read it... It's just not something teams really does well.
I can understand how the tooling probably does a ton of stuff that corporate users want (integrating with calendars, tons of access controls for spaces for important people to talk, etc) but for a dev working primarily with a handful of other devs and qas, there is a feature set mismatch. I can't begin to tell you how badly I don't give a shit about 99% of its features.
How long has it been since you used Teams? I'm no apologist, I have plenty of gripes with that piece of crap software, but this seems like a crazy stretch. Teams makes it almost trivial to embed code blocks with syntax highlighting for a wide array of languages, which can be easily copied out of Teams or opened in a separate viewer for easier reading.
It's been about 36 hours?
Maybe we're using an old version or something, but code blocks still don't expand horizontally to fill the available space, so we just get a horizontal slider bar.
Yes, that's my beef. If I need to juggle content to external text editors to read them, then IMO it has failed the categorical imperative of the tool.