linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

TheMadnessKing, (edited ) in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?

IMO ppl should be using W10 IoT LTSC. That’s the only right way to use W10.

Also, no Linux as Linux still can’t run SM Office. /s

Da_Boom, in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?
@Da_Boom@iusearchlinux.fyi avatar

Because the vast majority of people don’t have a reason to do it. They’ve never used Linux before - heck there are people who have never heard of it before.

The other thing is you and I, chances are can find a use for our old machines, have a place to store it, or know how valuable it currently is. Most other people aren’t aware of how parts or entire systems depreciates, don’t have a use for a second computer, and can’t afford the storage space to store a spare PC for a backup. They also don’t really have time to do a lot of research on the issue or just plain old don’t care.

So what do they do? Well there only remaining option is to throw it away, maybe theyll be a bit wise and take it to an electronics recycler, where you have to trust it won’t get thrown away anyway.

blazeknave,

Exactly. Used mine to learn Linux and proxmox. I’m also someone’s who would be here.

ULS, (edited )

They will be in the ditches alongside rural roads with the tires, couches, and washing machines.

Nature at work. In 1000 years the government will pay child slaves to mine them for the new microchip implants. Smoggy fields of children burning plastics off metal to feed the dreams of the rich and elite.

The same as it ever was, the same as it always will be.

…I don’t know why I wasted my time making this useless post. 😑

Squid, (edited ) in What's an elegant way of automatically backing up the contents of a large drive to multiple smaller drives that add up to the capacity of the large drive?

You’ll have ask the question of how important is this data, then before you start run drive diagnostic tool to see if all are functioning as expected, I’d suggest moving directories aposed to chopping anything up as to maintain some form of redundancy if a drive were to fail. It’ll be a long process. Hope it goes well

Resync is a handy tool

danielfgom, in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?
@danielfgom@lemmy.world avatar

It will be mostly Enterprise upgrading. The average consumer buys the cheapest laptop they can get. They won’t be upgrading. I think nowadays not many average consumers even use computers. They just do everything on a phone.

krolden,
@krolden@lemmy.ml avatar

Most enterprise is going to continue to pay for extended windows 10 support especially for things like embedded control systems running windows 10 ltsc/iot.

danielfgom,
@danielfgom@lemmy.world avatar

It’s 50/50. The last Enterprise I worked at they would NEVER agree to pay that. They’d rather get new machines

MentalEdge, in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues
@MentalEdge@sopuli.xyz avatar

I had to force it to run in xwayland because in wayland it no longer remembers window positions, so with wayland it was opening all my windows in a big pile on the current desktop, instead of putting them in the positions and on the desktops they belong.

aard,
@aard@kyu.de avatar

That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.

In your situation your compositor should remember where to stick the windows.

MentalEdge, (edited )
@MentalEdge@sopuli.xyz avatar

Kwin. It works with xwayland, doesn’t with wayland, I’d love a solution, but I found nothing.

zurohki,

Window rules based on the application name and window title?

MentalEdge,
@MentalEdge@sopuli.xyz avatar

Doesn’t the window title change on firefox depending on tab or even web-page?

zurohki,

Yeah, if you want certain pages in certain screens it would work, and then they’d stay there

MentalEdge,
@MentalEdge@sopuli.xyz avatar

And if I ever browse away from that page and forget to return to it before closing firefox…

This has a million caveats and isn’t even close to a solution for how I use firefox. Each desktop has their own windows and I want them to stay there because the tabs open are relevant to that desktop.

Meanwhile forcing xwayland, just works.

coolmojo, in Flatpack, appimage, snaps..

A bit of history. The first universal packaging format was snap by Canonical and used to be called Click apps and it was made for the Ubuntu mobile OS and later to the Ubuntu desktop. Red Hat in response to that created the FlatPak format. The AppImages are community effort. As you can see since both snap and FlatPak are developed and supported by a company they are more widely available and easier to search, install and update them. There are multiple tools for AppImages as well, which can search, install an update, however they are not pre installed or can be installed from the repo on most distro. There are dielstros which ship AppImage support by default with App Store for example Nitrux. You can use AppMan or bauh for managing AppImages. The AppMan has command line interface and bauh is a graphical application. Bauh can also manage snap and FlatPak.

Scrath, (edited ) in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues

Personally I didn’t have any problems with that yet fortunately.

My bigger problem right now is a bug that prevents me from copying stuff from the url bar when middle-click pasting is disabled in the KDE settings…

In X11 the bug doesn’t exist

Exec,
@Exec@pawb.social avatar

My bigger problem right now is a bug that prevents me from copying stuff from the url bar when middle-click pasting is enabled in the KDE settings…

What. For me it’s the opposite - I can’t copy stuff to other apps from Firefox if that setting is not enabled

Scrath,

Yeah sorry. I was half asleep while I wrote this. That is the problem I have as well.

One workaround I found is to use the separate search bar (if you have it enabled) as a buffer.

When I copy the URL I can paste it into the search bar but nowhere else. If I copy the search bar I can paste it everywhere just fine

Exec,
@Exec@pawb.social avatar

Ah. For me it’s not the search bar only but also if I select text and press Ctrl+C/press context menu Copy as well.
Interestingly, if sites put something in the clipboard (eg. Mastodon toot Copy link button) it works anywhere else.

1984,
@1984@lemmy.today avatar

Is this on Fedora? My girlfriend has lots of similar issues on Fedora that disappeared on pop os.

Scrath,

EndeavorOS with KDE Plasma desktop

aard, in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues
@aard@kyu.de avatar

Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues.

drwankingstein, (edited )

this is a wayland issue. Due to how wayland works, it cannot drop messages, this means if the messages stop being accepted (IE. the program becomes very slow and not very responsive) the application will wind up dying. EEVDF helped resolve a lot of these issues. but they arent gone yet.

a fairly easy replication cause is to start a large rust project compile since cargo will thread to oblivion if it gets the chance, then use the PC on wayland. Applications can frequently die, Firefox, MPV, Kate, gnome web, chromium, games, etc. it also doesn’t matter what compositor you use right now as gnome, kde sway all share the issue

EEVDF really does help stop a lot of these crashing though

aard, (edited )
@aard@kyu.de avatar

You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?

edit: This issue? gitlab.freedesktop.org/wayland/wayland/-/…/159 - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.

drwankingstein,

correct, this is the same issue, this generally really only happens with a sustained all core workload that will consistently leave you cpu at 100%, since if it’s not sustained, the kernel will allot some time to the programs, and the crash wont happen

woelkchen,
@woelkchen@lemmy.world avatar

the program becomes very slow and not very responsive

BeOS solved the issue of unresponsive GUIs in the 1990s. The GUI just must never run in the same thread as the logic.

FuckBigTech347,
@FuckBigTech347@lemmygrad.ml avatar

I agree. The proxy solution they’re proposing seems like a band-aid on a fundamental design issue to me. It’s easier to just tack yet another library onto a big project than to refactor large amounts of code. This is exactly why a lot of software is getting more and more shit.

lemmyvore,

Also this is the kind of issues Wayland will be facing now that it’s starting to see widespread adoption, issues that arise from more and more complex situations created by interconnecting more apps with it in more ways.

How the devs handle this will be crucial and imo it can make or break the project in the long run. It’s one thing to successfully run a hobby project at a small scale, it’s another to shoulder the entire Linux desktop for the foreseeable future. That’s the bar that X had to meet; if Wayland intends to be the Linux desktop it has to step up. “Not our problem, deal with it outside Wayland” will not do.

drwankingstein,

while this is good on theory, when your CPU is being absolutely hammered, you need to re-adjust priorities to make a system responsive again, it’s actually not a simple thing to do without a context aware scheduler. Even though EEVDF is pretty good, it still struggles some times

woelkchen,
@woelkchen@lemmy.world avatar

My PC with a 133MHz Pentium 1 processor was pretty responsive all the time back in the day. It’s definitely a solved problem.

unionagainstdhmo, in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?
@unionagainstdhmo@aussie.zone avatar

The average consumer isn’t going to toss out a good computer they bought if it can’t run Windows 11. They’re certainly not installing Linux. They’ll keep using Windows 10 for as long as they can. I’ve seen way too much of Windows XP still running on people’s computers, if it can still browse the web, access emails and look at Facebook they’re not spending money on a new one

Sine_Fine_Belli,

Same here

I’ll keep using the computer I bought for as long as possible even if support for windows 10 ends

blazeknave,

Good point XP held on forever

Clipboards,
@Clipboards@lemmy.world avatar

The stenographer for our local zoning & planning board still uses a XP netbook. Couldn’t believe my eyes when I first saw it

ironeagl,

Could be some software that is no longer supported.

blazeknave,

Good point. What about hardware drivers? Do the OEMs use OS support deprecation, as an excuse to bail on shit? Or are driver updates irrelevant to a dead OS bc it’s in stasis?

ironeagl,

My though was their preferred stenography keyboard was made by a company that is now defunct, ergo no updates. Possibly could be overcome with techy means, but I’m guessing the stenographer doesn’t have those.

SapphironZA,

Half of India tech industry still runs on windows 7.

kumatomic,

I mean stopping Windows updates is really more a win than a loss half the time. They’ve forcefully installed so much of the shitware in Windows 10 updates that makes Windows 11 awful. It took me an hour to strip all the bullshit off of my partner’s Windows 10 that he left to auto-update.

unionagainstdhmo,
@unionagainstdhmo@aussie.zone avatar

Auto update has been a pain in the arse. Was doing a presentation for a group assignment with a Windows user and just before we were about to go up the thing just decided on a whim to install an update. Funnily enough he said he wanted to try Linux after that

JustARegularNerd,

It’s actually astonishing to me how much better Linux deals with updates compared to macOS and Windows. “Oh, updates are installed, and you just need to restart whatever I updated if it’s currently running.”

Sometimes it does have its moments though, like when it updates some core package and changes its config in such a way that the next boot doesn’t go into a GUI, but I think it’s also fair to point out Windows has had those too. And macOS High Sierra with the performance and security issues it initially had on release won’t go unmentioned by me either.

Cannacheques,

Agreed. There usually needs to be a big demand for a shift. Kind of like with Android development. Things tend to slow down once they run out of good ideas.

For Microsoft I think the next big move could be for a whole solar system calendar, e.g. symmetry 454, then synchronise that with a local family/group calendars, social events integration etc, throw in something like bing coin, then throwing it all into a big new multi compatible platform available to all of XP, 7, 10 and 11, add some games shit in there to compete with steam deck, then throw in some hardware CPU cooling accessories to prop up the trash software until they spend the next ten years updating like Lenovo bridge, it so that they can let optimizing their software enough to not fuck things up.

As for how the hell they plan on making money from it all, I suspect that the accessories will eventually lead to subscription costs for certain OEM support. This will encourage OEM manufacturers to engage directly with consumers and retailers to invest in the recycling process so that they can jack up prices across the board.

Use this money to add their shit into some NASA computers for extra hype. No big long term plan, just getting their logo and their foot in the door with the next big direction for computing lol

solariplex, in "Combokeys" instead of hotkeys. [Feature/new command suggestion]
exu, in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues

Interesting, Firefox did crash more often for me on Wayland, but I hadn’t dug into it further yet.
Let’s see if this reduces crashing again.

vort3, in "Combokeys" instead of hotkeys. [Feature/new command suggestion]
@vort3@lemmy.ml avatar

So, basically, vim? /s

UprisingVoltage, in dlss3 to fsr3 mod became available

I can’t quite understand what it is. If it allows you to run FSR3 instead of DLSS in games where the latter is supported but the first is not… Would be pretty huge

NekkoDroid,
@NekkoDroid@programming.dev avatar

To my understanding, it is exactly that. It allows upscaling(/framegen?) with cards that don’t support DLSS, in games that only have DLSS

lockhart,

It’s for using DLSS with FSR3’s frame generation. Good if you don’t have a 4xxx series card

semperverus,
@semperverus@lemmy.world avatar

Does it also work on radeon?

semperverus,
@semperverus@lemmy.world avatar

Does it also work on radeon?

lockhart,

Apparently it requires an nvidia GPU

www.nexusmods.com/site/mods/738?tab=description

semperverus,
@semperverus@lemmy.world avatar

Does it also work on radeon?

redcalcium,

An Nvidia RTX graphics card is required to use this mod.

Trent, in Need Some Total Noob Advice for Installing and Running Linux
  1. I generally aim newbies at Mint, but ubuntu derived distros are pretty easy and stuff often ‘just works’. That’s why my daily driver is xubuntu.
  2. All over the place, really. Another advantage of ubuntu derived distros is you’ll find a lot of the tutorials and stuff will assume you’re using ubuntu. I just hit a search engine if I need help with something.
  3. Can’t help you there I’m afraid.
Jumuta, in Need Some Total Noob Advice for Installing and Running Linux

do you have a spare computer? maybe try installing Linux using some YouTube guides if you have one, it’ll help you gain confidence

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #