Live data from Hacker News

Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

howtogeek.com

321–330 of 567 posts

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#321
post #64

Linux Desktop feeling extra good today, my sound often doesn't work but I don't have to deal with Microsoft nonsense.

Pipewire has made all of my audio issues on Linux go away, at this point. Maybe it's my hardware (a high-end Dell Latitude that is Ubuntu certified) but it just f*cking works! I'm on Arch, so I find I tend to have fewer issues than with Ubuntu (due to the latter always being on some ancient version). Seriously though when I switched from Pulse to Pipewire... I rebooted and I've never had any issues since! Now, my big…

If you're tired of waiting for next Ubuntu release and like living on the edge, you can switch to "Ubuntu+1", or always using the next release while it's being polished. Just replace "groovy" with the codename of your current Ubuntu release:

    sudo sed -i 's/groovy/devel/g' /etc/apt/sources.list
Then as usual:

    sudo apt update && sudo apt dist-upgrade

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#323

Earlier quoted context omitted.

I updated to 11 on my laptop but kept 10 on my main machine. I see zero reason to update my main computer to 11. I was willing to give centered start button a try but the fact that you can't turn off grouping of applications in the taskbar is a deal breaker. If I have two firefox windows open I want to know it and to be able to pick which one I want without having to hover my mouse over the icon for a second while th…

It could be worse. You could be on MacOS where Cmd-Tab switches between apps not windows. I currently have 13 browser windows open (each with 3 to 15 tabs) and another 9 windows of other things (terminal, vscode, etc....) and IMO The Cmd-Tab vs Ctrl-Tab vs Ctrl-Up vs Ctrl-Down suck compared to Windows. I really want to easily switch to the previous window, not the previous app. Command + backtick doesn't work either.…

Honestly that sounds like you aren’t garbage collecting enough. I have perhaps 3-5 tabs open in one browser and 3-5 apps open at any time. Also working in VSCode, terminals and browser mostly.

I coworker runs his windows box with about 100 tabs iOS. Sometimes. Just close some shit.

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#325

What I want is iMessage on my Linux desktop so that I can still text via my computer while I'm working and barely break concentration. Then I'd never use Mac or Windows again.

I'm using https://www.beeper.com/ for this and it is very much a beta but it works.

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#326

What I want is iMessage on my Linux desktop so that I can still text via my computer while I'm working and barely break concentration. Then I'd never use Mac or Windows again.

Check out beeper.com. If you have an old Mac lying around you can self-host the iMessage bridge

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#327
post #22

So far in the last year or so, I've heard 0 reasons why I'd even need, want or benefit from Win11 over Win10. Tons of reasons in the negative column though. There isn't even anything to salivate over that might make you think it might be worth it to deal with the other tradeoffs. Hard pass.

I updated to 11 on my laptop but kept 10 on my main machine. I see zero reason to update my main computer to 11. I was willing to give centered start button a try but the fact that you can't turn off grouping of applications in the taskbar is a deal breaker. If I have two firefox windows open I want to know it and to be able to pick which one I want without having to hover my mouse over the icon for a second while th…

The centered start menu is terrible UX. In 10 you just move your mouse to the bottom corner, where in 11 the position changes. Of course, everyone except your grandma knows you can just press the windows key on your keyboard to open the menu. But grandma is also the person least likely to have the dexterity to hit the tiny button in the middle left of the screen.

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#328

What would you people suggest is the most Windows-like Linux distro to switch over? I'm thinking in terms of visual similarity, UX, key bindings, and such for everyday usage.

The desktop environment, not the distro, is what really matters. I'd look into a distro that is easy to install and comes packaged with the KDE desktop environment. Most of the popular distros fit that requirement.

A few other desktop environments also look like Windows, but I find KDE to be the most similar to Windows 10.

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#329

Earlier quoted context omitted.

On linux you can use IceCat. On windows, download simplewall and block pingsender.exe there. Should get rid of the queries if you combine it with userjs tweaking.

Just setup pihole - you can run it on any server and use it as a local dns server. Probably somebody else has done the work to list these spammy domains.

What about DNS over HTTPS?

Re: Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround

#330

Earlier quoted context omitted.

I updated to 11 on my laptop but kept 10 on my main machine. I see zero reason to update my main computer to 11. I was willing to give centered start button a try but the fact that you can't turn off grouping of applications in the taskbar is a deal breaker. If I have two firefox windows open I want to know it and to be able to pick which one I want without having to hover my mouse over the icon for a second while th…

It could be worse. You could be on MacOS where Cmd-Tab switches between apps not windows. I currently have 13 browser windows open (each with 3 to 15 tabs) and another 9 windows of other things (terminal, vscode, etc....) and IMO The Cmd-Tab vs Ctrl-Tab vs Ctrl-Up vs Ctrl-Down suck compared to Windows. I really want to easily switch to the previous window, not the previous app. Command + backtick doesn't work either.…

Maybe you’d like this: https://github.com/lwouis/alt-tab-macos
Post reply on HN