this post was submitted on 07 Oct 2023
14 points (54.4% liked)

Linux

47231 readers
870 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

So been moving around a lot with browsers, waterfox, librewolf and very recently degoogle chromium, figured id look at Firefox and holy theres less than half the option in setting then there were afew years back but I gotta say the biggest sin is that adding custom search engine is obfuscated, and the chooses of engines are google, bing, duckduckgo and fucking Amazon! Wtf is that about? But anyway all these search engines are pretty awful including duckduckgo but beyond that the browser scene is a joke, mullvad are about the only company I feel compatible with using now

Edit: instead of saying how easy it is to add custom search engines, I'd like to know why the "add search engine" feature in settings is gone?

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 49 points 11 months ago (9 children)

What? Settings: search for search. Change default. Click find more search engines. It offers hundreds of them.

This was not hard, nor obfuscated.

load more comments (9 replies)
[–] [email protected] 28 points 11 months ago (13 children)

What are you talking about?

https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox#w_add-a-search-engine-from-the-address-bar

That took me like two second to find. You can also use addons, like this one for Qwant:

https://addons.mozilla.org/en-US/firefox/addon/qwantcom-for-firefox/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

Which I like. But none of this is hard or "obfuscated", and it's literally identical to changing or adding a new search engine on Waterfox.

I have a lot of issues with Mozilla, not least of which is their reliance on Google for income. It's like hiring a dingo as a babysitter. But c'mon, man.

load more comments (13 replies)
[–] [email protected] 15 points 11 months ago (2 children)

I am confused by this post, there are 4 ways to add search engines to Firefox:

  1. From the settings page via "add search engine" button, to pick on from the Firefox add-ons site. This is the "main" route for most users as it ensures you're adding links from a trusted source (so you won't add a fake version of a popular search engine by accident that scrapes your data).

  2. Via the address bar. Any website that supports OpenSearch can be added by right clicking the address bar and selecting "add search engine name".

  3. Via the Mycroft project website, where almost any search engine in the directory can be added to Firefox.

  4. Via bookmarks and keywords. This is slightly more involved but almost any engine can be added this way.

Android Firefox offers slightly different routes but again any search engine can be added. It is a bit more involved though.

Firefox includes certain search engines by default as it gets revenue from the search engine providers for doing so, and Mozilla is transparent about this. Although Mozilla is independent, the Google search engine deal remains one of its biggest sources of income. That's how it survives.

The default add-ons site meanwhile is a compromise between security and convenience for the majority of users, but people are not locked in to it and other search providers are not locked out of it.

The Mullvad browser is modified Firefox btw, as is the Tor Browser it is itself based off. I don't know how much either contribute to the Mozilla foundation. Tor is an open source project but Mullvad is a commercial enterprise.

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago)

One thing that is difficult to do though is adding a custom search engine query that is not already offered in the OpenSearch XML format. For example, how would you go about making https://lemmy.world/search?type=All&listingType=All&page=1&sort=TopAll&q=%s the default search engine pattern?

When I tried to do something similar I ended up creating and serving the XML from my own web server. Would love to know if there is an easier way. It used to be trivial to do via preferences.

Edit, sorry, Lemmy insists on turning ampersands into & for some reason, here it is the example URL pattern as a link

Also, this support post has some discussion on the issue.

[–] [email protected] 2 points 11 months ago

And why the hell would I use an add-on for a web address? My point is that the search engine feature is gone from settings

[–] [email protected] 12 points 11 months ago (1 children)

Not sure why you get downvoted so heavily, I have also found that adding a custom search engine is unnecessary hard in Firefox these days.

There is a way to get the “add” button back in the settings described here: https://superuser.com/a/1756774

[–] [email protected] 4 points 11 months ago* (last edited 11 months ago) (1 children)

Never kick an underdog even if the underdog is directly funded by google, I should imagine google had a large part to play in these changes. But anyway thanks for the link

I've also come off and confrontational with my stance, its hard not to be when a large portion of replys have been dancing around the stated issue of senseless removal of a key setting

[–] Jumuta 1 points 11 months ago

the real underdog is librewolf

[–] [email protected] 7 points 11 months ago (3 children)

@squid True...Harder now to add a custom search engine unless you visit it and then click the url on top to get a dropdown to add it...but manually adding it is hard.

Speaking of search engines I highly recommend searx.neocities.org/ - it randomly uses the best Searx instances. No ads, no tracking...

[–] [email protected] 2 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago

@sic_semper_tyrannis Oh nice! I'll have a deeper look. Thx

[–] [email protected] 1 points 11 months ago (1 children)

I've heard of searx never used it though

[–] [email protected] 1 points 11 months ago (1 children)

@squid I use it daily. We ran an instance too. It is simply great. As good as Google, DDG, and the like are, since it is using them.

[–] [email protected] 1 points 11 months ago (1 children)

So its an agitator, will it directly communicate with googelz bing ddg? Or does it use an IP hiding techniques?

[–] [email protected] 4 points 11 months ago (1 children)

@squid

Searx does not share users' IP addresses or search history with the search engines from which it gathers results.

- read more here en.wikipedia.org/wiki/Searx and see the source code here github.com/searxng/searxng

[–] [email protected] 1 points 11 months ago (1 children)

I'd love to try using it more. How do you add it to Firefox?

[–] [email protected] 1 points 11 months ago (1 children)

@smallaubergine @squid

https://searx.neocities.org/ most search engines get recognized in Firefox. Simply visit the link then right click the url and you should see a menu entry like: Add Searx as your search engine.

[–] [email protected] 2 points 11 months ago

Thank you! I guess I should have mentioned I'm on mobile. But it was pretty easy to add manually once I read the directions

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago (1 children)

@TheDarkBanana87 As far as I know they have been bought by an ad-company en.wikipedia.org/wiki/Startpag… - but SearX supports Startpage too. Just without the BS. I cannot trust any company honestly. They are incentivized to kinda lie and exaggerate. And search engines ran by companies....are terrible. If their business model is to sell you ads, they will track you one way or another, and if not today, they will do it next year.

[–] [email protected] 2 points 11 months ago

Thanks for the heads up. I mainly use Startpage. Maybe its time to try SearX

[–] [email protected] 7 points 11 months ago* (last edited 11 months ago)

https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox

But I also agree that they really need better defaults in that list, while adding more isn't complex, most people are going to either use the default, or just pick from the dropdown of defaults which are bad.

[–] [email protected] 6 points 11 months ago
[–] [email protected] 4 points 11 months ago

I turned the behavior of "try to resolve and if it doesn't work, feed it to a search engine" off, because I don't want my slightly-mistyped URLs to go to a search engine, and I want to have easy access to multiple search engines.

Instead, I just add a keyworded bookmark for each search engine that I want to be able to use. Right-click on search field, choose "Add a keyword for this search...". Firefox lets you set a keyword for the bookmark.

It'll replace "%s" in the bookmarked URL with whatever your search query was. If your keyword is "gn" and you have it set up to search Google News, then "gn brushfires australia" will search for brushfires in Australia.

[–] [email protected] 3 points 11 months ago (6 children)

Out of curiosity, why did you say that duckduckgo was particularly awful?

load more comments (6 replies)
[–] [email protected] 3 points 11 months ago (1 children)

Go to the site, right click on the url bar and at the bottom there's the option.

Any site that implements open search can be added.

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

And even if it doesn't, you can often get around that by searching for a site on The Mycroft Project to see if there's a plugin for it.

[–] [email protected] 3 points 11 months ago

On Desktop you need "add custom search engine" an addon that creates custom engines for you. Otherwise you can only add OpenSearch ones, the ones that show up when right clicking the URL bar of a website.

load more comments
view more: next ›