OpenSUSE goes immutable? Snap creates issues, Fuchsia is dead? Linux & Open Source News

Open link in next tab

OpenSUSE goes immutable? Snap creates issues, Fuchsia is dead? Linux & Open Source News

https://invidious.slipfox.xyz/watch?v=BH5ghaSLVUc

Extend the life of your CentOS7 systems, and get access to more patches for vulnerabilities here: https://tuxcare.com/extended-lifecycle-support/centos-7-early-repo-access/?utm_campaign=The%20Linux%20Experiment%20-%20CentOS%207%20Early%20Access&utm_source=youtube&utm_medium=social&utm_term=TheLinuxExperimentCentOS7EA Grab a brand new laptop or desktop running Linux: https://www.tuxedocomputers.com/en# šŸ‘ SUPPORT THE CHANNEL: Get access to a weekly podcast, vote on the next topics I cover, and get your name in the credits: YouTube: https://www.youtube.com/@thelinuxexp/join Patreon: https://www.patreon.com/thelinuxexperiment Liberapay: https://liberapay.com/TheLinuxExperiment/ Or, you can donate whatever you want: https://paypal.me/thelinuxexp šŸ‘• GET TLE MERCH Support the channel AND get cool new gear: https://the-linux-experiment.creator-spring.com/ šŸŽ™ļø LINUX AND OPEN SOURCE NEWS PODCAST: Listen to the latest Linux and open source news, with more in depth coverage, and ad-free! https://podcast.thelinuxexp.com šŸ† FOLLOW ME ELSEWHERE: Website: https://thelinuxexp.com Mastodon: https://mastodon.social/web/@thelinuxEXP Pixelfed: https://pixelfed.social/TLENick PeerTube: https://tilvids.com/c/thelinuxexperiment_channel/videos Discord: https://discord.gg/mdnHftjkja Timecodes: 00:00 Intro 00:42 Sponsor: Extend the life of CentOS 7 02:11 OpenSUSE Leap 16 will be immutable 04:34 Google pretty much gives up on Fuchsia 06:04 Steam Snap creates problems for Valve 07:23 Flathub wants better quality app listings 08:40 A proposal to make Ai content more identifiable 10:20 Online search is getting worse 12:19 Google will let the EU unlink data from their services 13:18 Gaming: Wine 9.0, the Hangover project 15:27 Sponsor: Tuxedo 16:35 Support the channel #Linux #OpenSource #linuxdistro #Technews #linuxnews OpenSUSE Leap 16 will be very different https://linuxiac.com/opensuse-leap-15-6-to-be-the-last-in-its-current-form/ https://www.theregister.com/AMP/2024/01/17/opensuse_confirms_leap_16/ Google pretty much gives up on Fuchsia https://9to5google.com/2024/01/15/google-is-no-longer-bringing-the-full-chrome-browser-to-fuchsia/ Steam Snap creates problems for Valve https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap Flathub wants better quality apps https://linuxiac.com/flathub-strategic-shift-to-highlight-high-quality-apps/ A proposal to make Ai content more identifiable https://mindmatters.ai/2024/01/framework-for-ai-legislation/ Online search is getting worse https://mashable.com/article/google-search-low-quality-research Google will let the EU unlink data from their services https://www.techradar.com/computing/cyber-security/if-youre-in-the-eu-you-can-now-decide-how-much-data-to-share-with-google Gaming: Wine 9.0, the Hangover project https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0 https://www.phoronix.com/news/Hangover-9.0-Released

Summary

Leap 16

openSUSE Leap 16 is moving to a different build system (ALP) and an immutable model (containerization + separation of system components like the Linux kernel).

Part of a general trend of distribution leaders switching/experimenting with an immutable/containerized model of application distribution. Immutable is a loaded term in this context, it's more like application layering approach rather than the extension of the File System Hierarchy Standard (FHS) found in NixOS and Guix System. Ubuntu Core plans to do a similar thing but with entirely snaps while Fedora has pioneered this model with Silverblue and its derivatives. The Steam Deck's SteamOS and Apple's MacOS also both employ this strategy to system stability with an immutable root and containers for apps.

Fuchsia being dropped from Chrome

Alphabet Inc. has dropped Fuchsia OS as a user-facing project. It was meant to be a third operating system to Alphabet's already created Android and ChromeOS operating systems but now is just a developer tool for Alphabet's spyware Nest products. Big loss for anyone who contributed to Fuchsia hoping it to become something usable and hackable by anyone and not appliances that spy on you.

Steam Snap being dunked on by Valve

Canonical has shipped a broken Steam snap package to Ubuntu operating systems, leading many bug reports to be sent to Valve that Valve will not provide support for. Valve normally distributes Steam as a non-transparent Debian package, leading to many downstream versions on many different distros.

The best solution would be to simply make the Steam API not tied to Valve's proprietary Chromium based Steam client. Freedom conscious users should be able to download and run games free from Valve's paper thin DRM instead of relying on cracked copies. The Open Source community could then come together to create libre Steam launchers that could be bundled properly on Linux based operating systems. Until that happens, one is better off buying non-DRM'd games from GOG or itch io, or simply obtaining a cracked copy.

Funnily enough this fiasco led to an indirect endorsement of the Steam flatpak by Steam developers. So yeah, go use flatpak for your proprietary programs and don't trust out of touch corporate developers.

Flathub Metadata Guidelines

Flathub has revised their guidelines to promote better app metadata and presentation on the Flathub store. This is part of a long-going effort to make Flatpak the de-facto standard of distributing apps on Linux, especially proprietary applications. Better curated apps will go a long way in legitimizing flatpak as an application platform for developers of all stripes.

Content markings for LLM/Neural Net generated content

Goes over a proposal that would put content markings over human and machine learning generated works. It would distinguish whether a work was produced entirely/partially by a person or computer or if determining that is impossible (user-submitted works). It would be a digital watermark of sorts.

Does not go over the current copyright dispute as many countries are aiming to create their own standards and regulations regarding the use of copyrighted works in training data.

Yes, Google Search has been getting worse + EU strikes again

TL;DR, Search Engine Optimization (SEO) and machine generated content has made web search more of a consumer product rather than a tool.

This is a long standing issue with search engines, a remedy to this is to just rely on meta search engines like Searx, Whoogle and LibreY, or to use specific websites for search for things.

EU has forced Alphabet Inc. to allow users in the EU countries be able to unlink services from each other so an aggregated profile of a user can't be built. The effects will take place in March 6th 2024.

Wine 9.0!

  • Ability to run 32-bit Windows apps on a purely 64 bit POSIX installation.
  • Experimental Wayland driver support added, not enabled by default but would allow programs to bypass XWayland. I'm personally still stuck on X11 due to the lack of Wayland support for Wine so this is a great sight to see.
  • Wine Hangover which will provide x86_64 support to ARM CPUs via Box86, RISC-V support planned.

Invidious Redirect Link