this post was submitted on 29 Aug 2023
14 points (100.0% liked)

Linux

47369 readers
908 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
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 year ago (1 children)

The translation feature is based on the Bergamot project to provide users with a privacy-aware translation engine where the translation is done locally using machine learning, it’s never sent to a third party, and it’s optimized for consumer hardware.

Neat!

[–] [email protected] 3 points 1 year ago (1 children)

Yeah, wow, this is really great if it's accurate enough.

[–] [email protected] 1 points 1 year ago

You can try it on desktop using the Firefox Translations addon which is likely what they'll use.

[–] [email protected] 2 points 1 year ago

Definitely a feature I’ve missed from chrome, going to enjoy not having to rely on janky extensions

[–] [email protected] 1 points 1 year ago

FYI, the translation feature is available in the current stable version (v117), but it's disabled by default. To enable it, go to about:config and set browser.translations.enable to true. I tried it earlier on a German website and it worked well.

Reference: https://www.ghacks.net/2023/08/27/how-to-enable-firefoxs-native-translate-feature-in-firefox-117/

[–] [email protected] 0 points 1 year ago (1 children)

This is cool, but beyond anything I wish the linux version of firefox used my default filepicker. It keeps choosing to use the gtk file picker instead of thunar or whatever else I choose.

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

It can already do that as long as your desktop environment uses portals. You just need to set the appropriate about:config flag or envvar.

[–] [email protected] 2 points 1 year ago

TIL Firefox could use the updated GNOME File Picker with thumbnails. Just set widget.use-xdg-desktop-portal.file-picker to 1 instead of 2.

For KDE.