this post was submitted on 30 Dec 2025
38 points (100.0% liked)

Enshittification

4947 readers
38 users here now

What is enshittification?

The phenomenon of online platforms gradually degrading the quality of their services, often by promoting advertisements and sponsored content, in order to increase profits. (Cory Doctorow, 2022, extracted from Wikitionary) source

The lifecycle of Big Internet

We discuss how predatory big tech platforms live and die by luring people in and then decaying for profit.

Embrace, extend and extinguish

We also discuss how naturally open technologies like the Fediverse can be susceptible to corporate takeovers, rugpulls and subsequent enshittification.

founded 3 years ago
MODERATORS
 

cross-posted from: https://sh.itjust.works/post/52490318

As you have probably seen, the new Legion Space update is mostly ads on the home screen. The only way to avoid this is by turning off your WiFi before opening Legion Space and turning off "Automatically Update Resources".

Instead use LLT (Lenovo Legion Toolkit). Open source alternative.

https://github.com/XKaguya/LenovoLegionToolkit

Incase you are not aware what Legion Space is:

Lenovo Legion Space is Lenovo’s unified gaming hub app for Legion devices that lets users launch games, tune performance, tune CPU/GPU and fan profiles, and control RGB lighting from a single interface, effectively replacing or complementing Lenovo Vantage on newer Legion systems by centralizing game-focused controls and organizing titles across services for quick access on Legion laptops and handhelds such as the Legion Go, in a role similar to other OEM gaming hubs like Asus Armoury Crate or Acer PredatorSense.

you are viewing a single comment's thread
view the rest of the comments
[–] alphacyberranger@sh.itjust.works 1 points 4 months ago (1 children)

Lenovo doesn't support linux? Also are you able to control fan speeds, keyboard lighting and other things on linux? If yes, which distro are you using?

[–] MasterBlaster@lemmy.world 1 points 4 months ago (1 children)

They support thinkpad, not legion. Yes, linux has fan speed control, etc. I'm using Ubuntu, but any distro should work. You might need to install software.

[–] alphacyberranger@sh.itjust.works 1 points 4 months ago (1 children)

I have a legion. I am planning to shift to linux in the future.So just wanted to know if I would face any issues after switching.

[–] MasterBlaster@lemmy.world 2 points 4 months ago (1 children)

The only thing I see is a sound card issue. Someone apparently fixed it recently, but it will take time for the kernel update to filter down to us. You can compile the fix and kernel yourself, though.

For the moment I'm just running a force restart on alsa when the sound stops. A search on legion linux sound problem should lead you to the git repo eventually.

[–] alphacyberranger@sh.itjust.works 1 points 4 months ago

Okay. Thanks for the info.