Earlier quoted context omitted.
Without giving it much thought, I do too. Anyone know what MSs stance on Rust is?
They use it for some Azure things, IIRC.
Switch from Chrome to Firefox
251–260 of 1001 posts
Re: Switch from Chrome to Firefox
#252Google will keep locking down Chrome and using corporate talk to hand wave it away, only recourse is to leave. First it’s “sign in” with obtuse ways to turn it off. Then block Adblocking, once again with obtuse ways to disable... the end goal is pretty obvious, get the majority of Chrome users to turn on ads and tie their real names to their Chrome browser. Of course let “power users” (who’ll turn that crap off anywa…
Re: Switch from Chrome to Firefox
#253Um, Firefox does the same sorts of thing. A) Want to use unsigned addons to play around, or tweak your existing ones[1]? Nope, even if you allow them in about:config, you can't; you have to use a special development version and update it separately. B) Want to customize your keyboard shortcuts? Sorry, that's not safe, you have to use a crippled API that won't take effect until a given page loads. C) Want to control y…
Didn't Mozilla promise to publish a post-mortem on the add-on thing two weeks ago? Did that ever happen? Not the CTO post during the issue; the follow up that was supposed to be more technical.
Re: Switch from Chrome to Firefox
#254Too bad it takes a lot more than "a few minutes" to get used to Firefox and all of its quirks. Like the fact that I can have like 20 tabs open at the same time before they start hiding themselves from me.
Yeah, nothing like 60 tabs you can't tell apart all squeezed into view.
Re: Switch from Chrome to Firefox
#255I don't understand why Mac users use Chrome. Safari seems to be out of fashion: people just assume that it should not be used for some reason, even though it is actually a great browser. I use Safari for both my own browsing and for development (a fairly large ClojureScript application), and it is by far the best browser on the platform by all measures (speed first and foremost). The only place where Safari falls sho…
Re: Switch from Chrome to Firefox
#256Why is leaving the only recourse? Chromium is free software. Forking always remains an option.
Some other thread yesterday linked to ungoogled chromium [1] which sounded like a good idea to me but in practise I'd have to build it myself which Im not really comfortable with. I'd probably get it to run but it would need more time than I'm willing to invest in this. Plus would I have to build it new everytime there's an update‽ It's just to much hassle for me. [1] - https://github.com/ungoogled-software
Re: Switch from Chrome to Firefox
#257If you forked Chrome, how hard would it be to change it do DRM'd video however Firefox does? I'm not saying forking Chrome would be easy, it's complicated software, I think it would require a lot of labor to keep it competitive over the long term, which is the real barrier. But I'm not sure if the DRM is an insurmountable barrier, Firefox plays that same video somehow , it should be at least theoretically possible to…
Re: Switch from Chrome to Firefox
#258Earlier quoted context omitted.
Can’t you restore all the settings from a TimeMachine backup or similar? They’re just stored in files in the profile directory.
I upvoted you (because your suggestion is a good solution) but let’s be real, most people don’t have backups, even developers. In my experience as a developer companies don’t even issue me a USB backup drive to run time machine on my work issued MacBook Pro unless I specifically request it.
Re: Switch from Chrome to Firefox
#259Earlier quoted context omitted.
What the heck bugs are you running into that surface as a result of chrome being chrome? I’m no google fan but I find chrome to be far and away the most stable and enjoyable browser to debug with.
Don't get me wrong-- on the Firefox side of things, it's been the user experience of the browser itself which has been suffering. Every single update since Quantum has made things worse. Three days ago I opened up Firefox to find out all of my settings had been nuked, 200+ tabs, themes and extensions lost, about:config reset, search settings reset (hello again Google) etc. I'm still fuming mad about this. I don't fee…
e.g. on windows it's %APPDATA%\Mozilla\Firefox\Profiles\your_profile\sessionstore-backups. After you close FF you can copy over the .jsonlz4 backup to your_profile and replace the sessionstore.jsonlz4 file.