Microsoft wants Edge to automatically open by default every time you turn on your Windows 11 PC
Microsoft wants Edge to automatically open by default every time you turn on your Windows 11 PC
You can definitely change Teams to use the default browser and not edge without admin access.
I’m pretty sure you can do the same with Outlook. Other links such as the start search menu sure you can’t change them.
one of the advertisements in the main menu or any info area widget
Okay, my biggest issue right with that has nothing to do with Edge.
In fear of playing devils advocate a little bit:
Edge is not a shitty browser. Ad-infested, controlling, overwhelming, disrespectful, annoying yes. But not shitty.
It’s chromium-based so it’s quite fast and secure (unlike Internet Explorer that everyone loved back in the day). I wouldn’t use Edge, but it’s a decent default if you’re okay accepting Windows antics.
It’s an opinion, don’t kill me. 😶🌫️
That’s also a fair point, in hindsight. I associate shitty to being insecure, slow, and borderline unusable. I have a middle of the road view on the privacy aspect because Chrome exists, it doesn’t care about your privacy but I think you’ll be hard pressed to call it shitty.
That said, I wouldn’t hold my breath and I wouldn’t be surprised if in a few months time Chrome comes with Gemini integrated by default. All your private data, straight to Google’s servers.
Chrome comes with Gemini integrated
It’s not? Surprising to hear that.
Firefox has tab groups, tab notes, tab categories, vertical tabs
Only thing is missing integration with teams and outlook.
I don’t use edge either. I’m comparing it to chrome.
On Firefox, for some reason, the tab and tab text colours are as if you had high contrast theme on. They are horrible to look at.
There are also a bunch of small, but over all annoying, QoL features missing. For example when you have a tab open from a tab group and you click the tab group to minimise it, it doesn’t minimise the tab you have selected.
Just small things like that. It just feels unfinished.
Microslop promising to improve windows 11 and give users agency back.
5 minutes later…
Have sex with me now?
( ) Yes
( ) Remind me in 3 days
I can’t take an OS with ads seriously. It’s a fucking joke. And any business that uses it is a joke, too.
Just a vector for malware.
Unfortunately corporations are addicted to the micromanaging control that Active Directory gives to them. They don’t give a single flying fuck about the actual experience of using the OS, that’s a problem for the plebians, they care that AD let’s them do things like lock everyone’s background to a corporate approved image or force everyone to use Edge as their browser while disabling the password saving feature.
Basically the OS is irrelevant, it’s all about Active Directory.
Unfortunately corporations are addicted to the micromanaging control that Active Directory gives to them.
Try being a sysadmin in a decent sized company (500+ employees) and you’ll understand why.
sudo apt install edge-browser
Make yourself at home!
/{username}/home/{username}
What is this path supposed to be?
/home/$(whoami)
– Frost
$HOME instead of this. There are configurations that do not rely on the usual /home/$USER format. The root user is a good example, having their $HOME set to /root.
Oh heh, yeah, o’course! I wasn’t really meaning that seriously, more just riffing off the thread of silly $HOME expansions. :3
Probably good to mention that in case someone comes along and thinks /home/$(whoami) is actually a good idea though, hah.
(Mac has normal users’ homes in /Users!!)