this post was submitted on 05 Feb 2025
118 points (96.1% liked)

Linux

52855 readers
179 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 16 comments
sorted by: hot top controversial new old
[–] zkfcfbzr@lemmy.world 99 points 2 months ago (3 children)

Firefox now includes safeguards to prevent sites from abusing the history API by generating excessive history entries, which can make navigating with the back and forward buttons difficult by cluttering the history. This intervention ensures that such entries, unless interacted with by the user, are skipped when using the back and forward buttons.

Nice

[–] smeg@feddit.uk 33 points 2 months ago (1 children)

This is such a small thing but it infuriates me every time I have to use Microsoft's stupid "docs" site. Great QoL feature if it works!

[–] kurcatovium@lemm.ee 11 points 2 months ago

Exactly that. Fuck that MS "knowledge" bullshit base.

[–] SinningStromgald@lemmy.world 11 points 2 months ago

That is a great quality of life change.

[–] Aatube@kbin.melroy.org 4 points 2 months ago (1 children)

I wonder what exactly the safeguards are, since I'm developing something that should manipulate the history state for quality of life.

[–] vithigar@lemmy.ca 9 points 2 months ago (2 children)

From the text it seems like a site only gets added to the navigation history if the user interacts with it.

[–] chaospatterns@lemmy.world 3 points 2 months ago (1 children)

Which stops malicious usage, but doesn't stop cases where web pages over use pushState as users move around instead of replaceState. I've seen maps that would add to the history every time a user moves around the map.

[–] kevincox@lemmy.ml 3 points 2 months ago

It would be nice if there was a shortcut to go "back to previous site". Because on one hand using back to navigate around map moves is often very convenient, but sometimes I want to go to the site before the map. Having a two-level history with page and site would be super useful.

[–] Aatube@kbin.melroy.org 0 points 2 months ago

It reads to me like the back and forward buttons just ignore them entirely.

[–] thingsiplay@beehaw.org 20 points 2 months ago* (last edited 2 months ago) (2 children)

Firefox Translations now supports more languages than ever! Pages in Simplified Chinese, Japanese, and Korean can now be translated and Russian is now available as a target language for translating into.

Oh finally support for these Chinese, Japanese and Korean! Less reason to use Google translate. Edit: Just tested it on two websites, oh my goodness, it works well!

[–] 332@feddit.nu 7 points 2 months ago

Actually great news! Really like the feature and was consistently annoyed when you had to fall back to Google for those languages.

[–] ds12@beehaw.org 2 points 2 months ago

Yeah, when the popup came up offering to do the translation on a Japanese website I was on, I was pretty stoked! I was using the Developer Edition then,, so it was still in beta and there weren't any official announcements then. Glad it's out officially now!

[–] Mihies@programming.dev 2 points 2 months ago

Borked my search providers on Windows 10. None are listed in settings and address bar won't search. Luckily duckduckgo icon to the right of address bars provides search input field. A little annoying.

[–] Shdwdrgn@mander.xyz 1 points 2 months ago

Wasn't there an issue with 133 on Youtube? Did that get fixed yet?