Earlier quoted context omitted.
- When sharing a whole screen or a window, the teams application is forcibly minimised, regardless of whether teams in on that display or not.
Thank you all so much for this list! It's really going to come in handy with my custom Teams client, OperCom! https://opercom.co.uk
Ask HN: Why is Microsoft Teams still so bad?
801–810 of 814 posts
Re: Ask HN: Why is Microsoft Teams still so bad?
#802Earlier quoted context omitted.
Microsoft had several different non-interoperable message apps, including two named "Messenger." Those golden days didn't look so shiny when we were there. Luckily, there was Pidgin/Adium, so we could have one app to talk all the protocols.
Trillian before that
Trillian (propritary) released July 1, 2000 https://en.wikipedia.org/wiki/Trillian_(software)
Re: Ask HN: Why is Microsoft Teams still so bad?
#803Re: Ask HN: Why is Microsoft Teams still so bad?
#804Earlier quoted context omitted.
I wonder how there's so much difference. Don't programmers working at VS Code and Teams interact with each other?
Could very well be that the PM/PO of the VSCode project has actual dev-experience as well ?
Re: Ask HN: Why is Microsoft Teams still so bad?
#805Earlier quoted context omitted.
.net native application per platform, with WebView2 views but logic moved to some .net language, probably C#. I believe all application logic is moving to .net with the visible elements being HTML & CSS, but do not remember where I read it, so take it with a grain of salt. if there was mention of react native, I do not remember it, but I gloss right over mentions of most web frameworks, so it may play a role.
It's surprising that nobody has mentioned that MS is calling this Teams 2.0. They're rewriting to React with WebView2. I don't believe any of the functionality will be in the C#, but we'll see. It's probably worth me mentioning that I'm building a Teams client using Typescript and Tauri! https://opercom.co.uk
https://github.com/ItzLevvie/MicrosoftTeams-msinternal/tree/...
Re: Ask HN: Why is Microsoft Teams still so bad?
#806Earlier quoted context omitted.
Thank you all so much for this list! It's really going to come in handy with my custom Teams client, OperCom! https://opercom.co.uk
This is the kind of website design I can get behind.
Re: Ask HN: Why is Microsoft Teams still so bad?
#807Earlier quoted context omitted.
I would love to get this done quick. Do you have a link to something usable?
This depends almost entirely on what exactly you are hosting. Is it a Node.js app? ASP.NET? Windows? Linux? In Visual Studio it is more-or-less as simple as right-clicking a project and selecting "Add -> Docker support": https://learn.microsoft.com/en-us/dotnet/architecture/contai... In Azure DevOps pipelines or GitHub Actions, it's also quite simple to add a container build step: https://learn.microsoft.com/en-us/az…
It's a basic next.js app, nothing special.
I tried the app service config on GitHub actions and it was ridiculous to say the least. 15 minutes to copy the files over and then it didn't launch the app correctly even after I specified how to launch it. Pitfalls at every step.
It's like the UI was designed by a child.
You're saying a lot of "just", and to be honest those tasks aren't simple things that I can just do. For example having a docker registry that I now have to secure and babysit is not what I'm here for.
I'm not sure why you're trying to argue that Azure is good.
Re: Ask HN: Why is Microsoft Teams still so bad?
#808Earlier quoted context omitted.
I would love to get this done quick. Do you have a link to something usable?
This depends almost entirely on what exactly you are hosting. Is it a Node.js app? ASP.NET? Windows? Linux? In Visual Studio it is more-or-less as simple as right-clicking a project and selecting "Add -> Docker support": https://learn.microsoft.com/en-us/dotnet/architecture/contai... In Azure DevOps pipelines or GitHub Actions, it's also quite simple to add a container build step: https://learn.microsoft.com/en-us/az…
Sorry if I'm sounding defensive here, but I'm really not into having a worse experience just to fit I to Microsoft's hellscape.
Re: Ask HN: Why is Microsoft Teams still so bad?
#809Earlier quoted context omitted.
Have you never sent a message with images just to later find out that the message wasn't sent and it wouldn't even show up on the chat so you could retry? Have you never tried to join a meeting where teams made you just sit there for a minute until you decide to restart it? Have you ever called someone at the same time as they call you, ending you with teams saying that they are calling you at the same time as you ar…
Now that you say it, I might have lost an image once? Maybe our usage is just to basic; it's a tool for voice/video calls/meetings and some basic chatting. We can't even attach files anymore because our company doesn't really use teams and didn't extend the necessary licence (only our team/suborg is allowed to use it, since we need something like it and the internal alternative is not built, yet... Don't ask, not my…
Re: Ask HN: Why is Microsoft Teams still so bad?
#810Earlier quoted context omitted.
Have you never sent a message with images just to later find out that the message wasn't sent and it wouldn't even show up on the chat so you could retry? Have you never tried to join a meeting where teams made you just sit there for a minute until you decide to restart it? Have you ever called someone at the same time as they call you, ending you with teams saying that they are calling you at the same time as you ar…
I have experienced several things on that list, a long time ago. I haven't lost an image in the past year. It seems these days when I call someone when they're calling me it just connects and works and connects. I don't have issues with missed notifications. I'm using the Windows client though.