I did… Read my below comment
- 0 Posts
- 20 Comments
Ah so not like shitty shitty but like unethical shitty got it… I’m so used to the other as a UI/ux Dev.
How is that shitty if you know where to go? The ux portion of design is largely about this. For example, if most websites and apps put their search bar at the top of the screen, then that’s where you will probably expect it.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish13·1 year agoUninformed idiot energy all throughout your comment.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish14·1 year agoHow do we know they didn’t and are just waiting for mozilla to fix it? All of this is speculation, including the shit about it being Microsoft wanting you to use their browser. This isn’t that unlikely either.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish15·1 year agoNot what I mean. I mean Microsoft may know about an exploit with Firefox users joining calls like that and they blocked the user agent because that was the simplest way to keep most people safe.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish23·1 year agoYou seem to not want to lose either. I’m a software developer myself who specializes in websites. If Microsoft knows a severe exploit, they probably wouldn’t go around telling everybody exactly how to exploit it, would they? And we don’t know that it works perfectly, just that it works enough to use it.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish16·1 year agoBut we don’t know if Microsoft can fix it, as it’s most likely on Firefox’s end.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish14·1 year agoBut that could open a security exploit, for example letting other users take your IP and use it within the call to perform a ddos or other kind of attack on your system. They could have been trying to fix that.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish17·1 year agoThis may open a security exploit or something, I don’t recommend it.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish18·1 year agoAnd maybe Microsoft requires it. Also the could be more under the surface we don’t know about with the user agent, where it might have some kind of security exploit or something.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish19·1 year agoYou clearly don’t fully understand what I’m talking about but that is unrelated since they don’t have to use the features they implement.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Teams apparently can't call when using FirefoxEnglish292·1 year agoNo it seriously means the feature isn’t available yet in the browser. Like there is a part of Firefox missing that they need to use the website. Basically all websites are coded in HTML, css, and js or a form of that. The browser controls them and the code operates out of it. If a feature is on chrome and chromium but not Firefox, the site won’t work on Firefox. Not sure exactly what is missing but it is mozillas fault not Microsoft.
I actually had no clue since whenever I pressed it nothing happens.
Brave has still worked fine throughout all this. I’ve been using it for a while and I wouldn’t have even known about the message if it wasn’t for news articles and Lemmy posts.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Updated Edge and it now seems to put a frame with rounded corners around every websiteEnglish9·2 years agoEdge is copying a lot of stuff from the yet-to-be-released-on-Windows arc browser. This is one of them. They seem to have not added the other stuff that interfaces with it like the one window split screen.
Not as good as jetbrains does, it automatically does things like realign when you paste things and lots of little things that improve the coding experience by a lot.
Because Python uses indentation instead of curly brackets, which is why this meme exists. Also jetbrains ide s like pycharm and webstorm do all of this for you.
EvokerKing@lemmy.worldto Mildly Infuriating@lemmy.world•Microsoft to Force Web Links Shared in Teams to Open with Microsoft EdgeEnglish391·2 years agoIt’s required to be used in a lot of workplaces.
The conversational part is really good though. I love that it has access to my code without having to paste it so I can just say “on line 274” or something. It’s apparently not good at generating code but if you were using it for that you should learn how to code. But it’s really good at fixing errors and issues.