Skip Navigation

Posts
425
Comments
353
Joined
2 yr. ago

  • FOSS also depends on them, many FOSS contributors are employed by proprietary companies.

  • OP is just talking about layout, not implementations.

  • Papers forked from Evince.

  • I love when I try to open a file and macOS tells me I can’t because can’t tell if it’s safe. There’s literally no way to open it from here.

    You have to hit ok, then go so settings, scroll down to security, and hit a button to specify yes I actually want to open this file. It then reprompts you again but now with an open anyway button.

    I love my MacBook’s hardware and battery life, but MacOS is such a letdown.

  • I don’t think that’s the case here. This is Lutris, a GTK3 app. There shouldn’t be any GTK changes breaking themes here. It seems like OP’s theme is just broken.

  • Gnome @discuss.tchncs.de

    The Elephant in the Room | Tobias Bernard Discusses Sonny Pier's Ban

    Wine @lemmy.world

    Wine 10.6 Released

  • This is overly complicated. Just install Java then run

     
        
    flatpak --user override --env="FLATPAK_ENABLE_SDK_EXT=openjdk" com.vscodium.codium
    
    
      

    Note this works for all other SDKs too. It works especially well for programming languages like Rust that have their own package manager.

    Doesn't work so well for languages like C/C++ where you use your distro package manager to install dependencies. In those cases it's easier to install VSCodium inside a container where you do have access to a distro package manager.

  • Gnome @discuss.tchncs.de

    This Week in Gnome #196 Dot Release

  • The kernel is a snap in Ubuntu Core, but you still need to reboot. I don’t think there’s a nice way to work around that.

  • Gnome @discuss.tchncs.de

    GNOME 48.1 released

    Linux @lemmy.ml

    Canonical Releases Ubuntu 25.04 Plucky Puffin | Canonical

    Ubuntu Linux @lemmy.ml

    Canonical Releases Ubuntu 25.04 Plucky Puffin | Canonical

  • Adding non-Steam games has never worked well for me.

    Another issue is that there is a database of tweaks Proton uses to make games work better, but I don’t think it uses it for non-Steam games.

    Heroic with umu do use these tweaks.

  • The fediverse is not private. It’s open, that’s the point of it. There’s very few protections on your data. By necessity, your data will flow through hundreds of third party servers who can do whatever they want with it.

    The benefit of the Fediverse is that it’s decentralized and that helps users avoid the BS that Twitter went through.

  • Wine @lemmy.world

    Wine 9.0.1 Released

  • They didn’t leave the Fediverse because of that. They got the same reaction on Reddit and Bluesky, but are still on those platforms.

  • Gnome @discuss.tchncs.de

    Dangerous Arbitrary File Read Vulnerability in Yelp (CVE-2025-3155) – Michael Catanzaro's Blog

    Gnome @discuss.tchncs.de

    GNOME Foundation Update, April 2025 – Form and Function

    Gnome @discuss.tchncs.de

    WebKitGTK+ 2.48 highlights - The WebKitGTK Project

    Gnome @discuss.tchncs.de

    Igalia WebKit Team | WebKit Igalia Periodical #21

    Ubuntu Linux @lemmy.ml

    25.10 will be Questing Quokka

    Gnome @discuss.tchncs.de

    Introduction to damage propagation in WPE and GTK WebKit ports

    Gnome @discuss.tchncs.de

    Rnote Release 0.12.0

  • While Librewolf does have its advantages, I find it hard to recommend over regular Firefox, at least for most people. Librewolf disables some features like WebGL due to security and privacy concerns.

  • Linux @lemmy.ml

    Introduction to Wireplumber - Fedora Magazine

  • Looks like it. openSUSE also uses a fair few AI images.

  • Fedora IoT is similar to CoreOS, that seems primarily aimed towards Pis.

  • Linux @lemmy.ml

    Fedora Linux 42 Final is GO for 2025-04-15 - devel - Fedora mailing-lists

    Gnome @discuss.tchncs.de

    Igalia WebKit Team | WebKit Igalia Periodical #20

    Gnome @discuss.tchncs.de

    GStreamer 1.26: Improved hardware efficiency, the MPEG-5 LCEVC codec, and more

  • I haven't watched the video yet, but keep in mind "resource usage" being lower isn't always better.

    For example, Plasma had an issue for some people where animations would not happen, freeze the system momentarily, and stutter. The reason why turned out that these people were using slow drives. Plasma was trying to load the bytecode for the QML animations from disk, but the IO operation took too long so the animation suffered. Had this bytecode been stored in memory, the performance would have been better.

    But I also don't want to discount the fact that some (perhaps most) of the time, high resource usage is a bad thing caused by poor programming and using technologies that are heavier, like Electron. Whether those tradeoffs are worth it are another matter.

    I wish more developers actually used their software low-end devices to find performance issues. I recently got an Intel N100 and it's actually been a decent experience on Linux, though Gnome shell's animations are a bit stuttery even on Gnome 48. Haven't tested any other desktop though.

  • Wayland @lemmy.ml

    wayland-protocols 1.43 released

    Ubuntu Linux @lemmy.ml

    Revitalising Ubuntu Project Documentation

  • Is media.ffmpeg.enabled set to true in about:config?

    It’s also true that graphics performance of Firefox is just not as good as Chromium, even with hardware acceleration.

  • What’s your distro?

    How is Firefox installed? Distro package or flatpak?

  • It’s not making it worse. They like anime, so they have an anime girl as the mascot; a very tame one too.

    But some people freak out about it.

  • If you use Anubis for free, he asks that you keep the girl on for marketing purposes.

    If you pay / support the project, you can remove it.

    Honestly, it’s a good way to encourage people to pay up because some people absolutely hate it.

  • I was wondering about that too. At first I assumed they were only allocated a few of the cores for their testing, but a typo seems more likely.