Earlier quoted context omitted.
The best thing about Firefox is Mozilla's Multi-Account Container tabs[0]. Essentially it allows you to put different tabs into different light-weight profiles, with their own session, cookies, and state. That means if you want to log into Facebook but don't want Facebook following you online, just give Facebook its own container. Mozilla has anti-tracking already baked in, but Multi-Account Containers are a whole ot…
I wish the addon would sync its container configuration accross Firefox Sync. Setting my containers manually on the multiple computers I use daily is a real pain in the ass.
Goodbye, EdgeHTML
371–380 of 679 posts
Re: Goodbye, EdgeHTML
#372Earlier quoted context omitted.
The best thing about Firefox is Mozilla's Multi-Account Container tabs[0]. Essentially it allows you to put different tabs into different light-weight profiles, with their own session, cookies, and state. That means if you want to log into Facebook but don't want Facebook following you online, just give Facebook its own container. Mozilla has anti-tracking already baked in, but Multi-Account Containers are a whole ot…
So at work we have a jenkins instance, which uses github (on prem) OAuth to sign in, and it logs you out after a very short period of inactivity. Except that jenkins or the way we have it configured or the way we have the reverse proxy in front of it configured is buggy, so sometimes when you try to log back in, you are just redirected to the front page, and you're still not logged in. To workaround this, I had to cl…
It doesn't clear cache but it will automatically delete any cookies when you close a tab or when you change the domain. That might do what you need, when you use it in conjunction with Containers.
Re: Goodbye, EdgeHTML
#373Earlier quoted context omitted.
The best thing about Firefox is Mozilla's Multi-Account Container tabs[0]. Essentially it allows you to put different tabs into different light-weight profiles, with their own session, cookies, and state. That means if you want to log into Facebook but don't want Facebook following you online, just give Facebook its own container. Mozilla has anti-tracking already baked in, but Multi-Account Containers are a whole ot…
Totally share the love regarding container tabs. I don't, however, like how the UI/UX is implemented. In particular, the management of containers -- why do I have to dig so deeply to add new containers? Also, as a color-blind person, the slightly colored thin bar above the tab is not a sufficient identifier. It just seems all sort of after-thoughty and jumbled to me. Having said that, I converted to FF being my prima…
Re: Goodbye, EdgeHTML
#374Earlier quoted context omitted.
I use Firefox on MacOS. It is easily as fast as Chrome for me (and I have tons of tabs open in multiple windows). And I use Google Docs/Sheets/etc. all day long with zero slowdowns.
I use Firefox on MacOS. It is much slower than Chrome for me (and I don't tend to hold open many tabs or windows). I use Google Mail/Groups/Calendar all day long which became unusable in the last months.
Re: Goodbye, EdgeHTML
#375Earlier quoted context omitted.
Try viewing Imgur.com on Safari. Just scroll a bit until you get a couple gifs displayed and check the CPU usage on the imgur.com tab. Just insane that a few gifs destroy an i7. Is it bad video compression? I notice imgur attempts to make gifs from mp4 files and vice versa but damn. A 5 year old iPhone has no problem with this task. It'd be nice if you could throttle processor usage. I'd rather have a choppy experien…
http://www.willnolan.com/cputhrottle/cputhrottle.html
Re: Goodbye, EdgeHTML
#376Earlier quoted context omitted.
This just made me realize that Apple discontinued Safari for Windows way back in 2012. I had no idea. It seems like it would be in their interests to continue to support Webkit in as many platforms as possible, to avoid a duopoly (Or worse) of rendering engines.
They released Safari for Windows when they intended iPhone to only run web apps, it was a way for developers on Windows to make mobile "apps". Then they changed direction and Safari for Windows lost it's reason to exist.
https://www.cnet.com/news/apple-pushes-safari-on-windows-via...
Re: Goodbye, EdgeHTML
#377Earlier quoted context omitted.
It took away credibility. A lot of it. It also alienated too many “almost evangelist” users (like me) who had converted countless users from other browsers in high school and college. Many of them haven’t been able to reconcile with what might seem a tiny change now. Also the jarring and bizarre way Mozilla pretty much stonewalled everyone on it who wanted it to be discussed. I don’t know it would make sense to you,…
Purely from a feature development perspective, I guess I don't see how adding a read-it-later / bookmarking feature would generate so much consternation. Functionally its roughly equivalent to Reading List + Bookmarks on Safari, with some delicious-like aggregate smarts. Would it have been better to have built it internally instead of through acquisition? I admit I'm unfamiliar with the inside baseball on it's integr…
Users suspected money was involved. Mozilla employees insisted that Pocket hadn't paid for the integration. Months later, it came out that there was a referral deal.
Pocket was and is an extension. It just gets special treatment.
Mozilla acquired Pocket in early 2017 and said they would release the source code. That still hasn't happened.
Re: Goodbye, EdgeHTML
#378Earlier quoted context omitted.
It is a weird flip isn't it? It feels more like a 'pick your battles' thing though. Microsoft has been assailed on the browser front for a long time. An alternative would have been to open source it (like the Chromium code base) so that "anyone" could build browsers based on their code base.
The Edge code base is probably so tightly coupled to the Windows API that it could never practically be ported to another platform.
For me, I think a reasonable definition of a healthy development platform is one where developers are investing their time and sharing their expertise to develop tools and applications specifically for that platform. Having a windows focused code base for web browsing and all of the components that entails could be an encouraging reef from which open source eco-systems could spring.
Re: Goodbye, EdgeHTML
#379Seriously, switch to Firefox. It's good again, and prioritizes privacy.[0] After Chrome's forced-sign-in debacle [1] I switched away from Chrome on all my platforms (Windows, Linux, Android) and haven't missed a thing. [0]: https://hacks.mozilla.org/2018/11/firefox-sync-privacy/ [1]: https://news.ycombinator.com/item?id=18055161
I have a work and personal profile for Chrome and even tho I could make that work on Firefox, one very simple thing makes it completely unusable to me: clicking a link always opens on one particular window/profile.
On Chrome whatever window you last used will be the one opening the url, which is extremely necessary when using multiple profiles.
Perhaps one day that's going to be implemented and I can go back to the good old FF.
Re: Goodbye, EdgeHTML
#380There was a great comment i read here yesterday. Developers build stuff on chrome because the console is amazing. So if the user uses chrome, there's a guarantee the website will work. Yes, firebug started it all, but chrome is killing it right now. Mozilla, why don't you start copying the chrome console already.
What exactly is missing in Firefox DevTools? If anything, they are superior. I've switched over to Firefox DevTools for 2 reasons: 1. The box model is on the right instead of on the bottom, so I can mess with it and immediately see results in the Inspector styles window and the browser. https://i.imgur.com/KfxmRQT.png 2. I can click on the Event bubble next to the element to see events that are bound to it and go to…
Also hoovering mouse pointer over, does not always show variable's value.
These problems are not present on Chrome.