It works fine with Firefox funnily enough
- 0 Posts
- 23 Comments
Did the same thing, though I’m handling the tabs with Sway
Krtek@feddit.deto Linux@lemmy.ml•What distro would you recommend for a 32-bit old Acer One laptop?2·1 year agoIf you don’t have to use it but want to keep it functional, why just not reinstall MX again? You know that and how it works
Would like to see how much the background work is impacted over time. Seems like a scheduling issue to me
or the pump has failed
Only requires stuff like editing the registry and probably signing a pact with Microsoft, but it was possible from what I read online
Krtek@feddit.deto Linux@lemmy.ml•Ask Lemmy: Traditional vs natural mouse scrolling; which do you use?5·2 years agoWow, that’s bad UX, every other OS lets you change it for individual devices or types of devices
I recently set up a laptop for a friend and he was so pissed off that the user folder was just named after the first five letters of the Microsoft Account that I had to redo it with a local account
Krtek@feddit.deto Linux@lemmy.ml•TUXEDO Announces Nano Pro Gen12 Mini Linux PC Powered by AMD Ryzen 7000U1·2 years agoyoo that article is from 2002
Do you use Btrfs? With that you could extend the Fedora partition even though the free space is not where it should be
Krtek@feddit.deto Linux@lemmy.ml•I have this red number 1 next to my file manager in Fedora 38. No clue what it means or how to fix it2·2 years agoClicking delete while pressing shift should do the same thing in most file managers, just use it with caution
I’d say it’s essential on a SMR drive
I use jdupes for that
I hate that this is the default answer to these questions, most tools by which less tech savy have detrmined that something is using a lot of ram are accounting for buffers and don’t subtract it from the free space. Every time when I clicked on someones post (well on Reddit, here its the first one) regarding their ram usage being high and this website was posted, it was not the buffer/cache. So while it is obviosly important to get to know how OP determined that something was using a lot of ram, directly assuming that they read it wrong is imo simply not helpful and in most cases just more confusing
My experiences with a 4700U/5500U and 5600G has also been great on just Fedora
300€ HP 255 G8 works very well, the physical buttons below the pad feel like they’ll fall apart with every press as they are only hinged somewhere in the middle
I think just mentioning the LFA suffices
So does Toyota (before cars in fact)
With the terminal, use the option
--help
or view it’s man pages withman (command you want to know more about)
to avoid having to search the Internet just to find out how commands work. You may find the terminology of certain things strange or may not understand how certain things are described at first, but you’ll have a much better understanding of how everything works when you know how to look up what exacly something does. Oh and inman
use u and d to scroll up and down and/(searchword)
to search, that makes looking up stuff a lot faster, pressq
or Ctrl-D to quit
oflag=sync also works instead of && sync. Might as well drop a status=progress in there too