Skip Navigation

User banner
Posts
2
Comments
478
Joined
2 yr. ago

  • The way I usually use cable internet, is to connect another router via ethernet to the cable modem/router, and then connect all my devices to that second router. This way, I could use the provider's router (sometimes the model they provide can't be changed), and at the same time use a better router for my devices.

  • Because it uses 250 MB of RAM on a well-optimized distro (e.g. installing it on DietPi), instead of 1.5 GB of RAM.

  • Greeks don't eat lamb kofta. They eat gyros (which is shaved pork meat, not lamb ground, which is middle-eastern).

  • Thank you!

  • Instead of trying to run heavy and complex apps on an OS that were never designed for, use Windows for work, and then use gaming and your personal life on Linux. Another thing you can do is switch the kind of programming you do, so it's more linux-related, so overtime, you can only have Linux machines. But for the time being, if you're doing windows programming, use a windows machine for work.

  • In Germany, it's illegal to donate without the person receiving doesn't have a company, or a non-profit. So it quickly becomes difficult in some parts of the world.

    The other problem is weird moderation. A few months ago I made a post on the Linux Mint forum to ask the developers to implement the cinnamon panel to also auto-expand (so it looks more like a dock when the user wants it that way). I simply mentioned that if there's an official bounty website for mint, that I'd gladly contribute there. I almost got banned over there just for asking that. So since then, I don't ask anymore, and I donate less. I don't wanna get in trouble.

  • Adjustment layers for gimp, and not all photo tools there for krita.

  • I think that this betrays their plans: Windows will go "free with ads", with an ad-free version that is subscription only. That doesn't hurt their bottomline since the governments and companies of the western world will still go subscription in order to get support. The ones who don't have enough money for that (individuals, small countries/companies, small municipalities), they will go "free with ads". I mean, practically, Windows is free even right now. They have oem serial numbers that activate the OS for free, legally, to be reused. So why not make it profitable, it's their thinking. Also, on newer builds of Win11 you can't avoid logging in without an msn account.

  • I'd go for Mint with XFce or xlde/lxqt for this one, or Lubuntu. Basically, you need anything that uses less than 700 MB of RAM (ideally around 350, like the Raspbery Pi version of Debian, but that doesn't exist in the x86 world unless you go really low end, like DamnSmallLinux), and then you need to be very careful to not open more than 1-2 tabs on your browser, or you will start swapping. The biggest problem on your PC is not the speed, neither the size of the drive. It's the 2 GB RAM. It's a strict minimum of 4 GB these days to do adequate web browsing. But it's still possible with 2 GB if you're very careful what you're loading, and how many tabs you're using. My mom's laptop has 2 GB of RAM too, and it's equally slow in CPU speed, but it works for her, because she doesn't know how to use tabs (she uses the browser with a single tab), and that's enough at 2 GB.

    And I know what I'll suggest next is an anathema in these parts, but it's true: Chrome uses less ram (there's even a setting for it) and it's significantly faster on older computers than Firefox. I have put together at least 8 old computers with Linux for friends and family, and that has been my experience consistently. On newer hardware it doesn't make much of a difference, but on old hardware (e.g. anything less than 1500 Passmark CPU points, like yours), it does, visibly so.

    Other suggestions: turn off start-up services on the xfce prefs about services you don't need. For debian xfce, you will also need to edit a text file for policy-kit (somewhere on /usr) to make the laptop sleep on its own without intervention (otherwise it will tell you that it doesn't have permissions to do so). Finally, Chrome might not load up on debian xfce, you will need to edit the launcher to include the basic password store chrome option, to make it load. Other ways to save RAM on xfce: include only 1 panel, don't use applets you don't really need, and use a color instead of a picture for background (you will be amazed how much ram that takes!).

    Final advice: update the bios firmware via windows before you delete it. This will allow you to disable the fwupd service on linux, to save more ram (there are not going to be any new versions for that old model anyway).

  • I'd go with a stable distro, like Debian, or Mint if you wanted something that's also rather stable and easier to use (Ubuntu underlying structure has a lot of fixes/changes compared to debian).

  • Upgrade to 24.04 soon and see if that fixes your issue, probably some race condition somewhere, or maybe a bug that wrote garbage to the fs, and so reading it back fails with the specific kernel in 22.04.

  • Because it's not guaranteed that it'll work. FOSS projects don't run under strict managerial definitions where they have to maintain compatibility in all their APIs etc. They are developed freely. As such, you can't really rely on full compatibility.

  • Because it requires a very specific framework to be built from the ground up, and FDO doesn't specify these. A lot of breakage would happen if were to shoehorn such changes into Linux suddenly. Android has many layers of security that they're fundamentally different than that of the unix philosophy. That's why Android, even if it's based on Linux, it's not really considered "a distro".

  • You can't. Apple's iPads and iPhones are e-waste from the moment they run out of security and OS updates. Apple doesn't allow third party installations.

  • That list makes me wanna get a job on a small company of up to 10-20 people, where none of these things are usually needed...

  • In that case, the solution is to buy hardware that is linux-certified.

  • It's called a browser? :-)

    Honestly, I don't understand people downloading apps to run things like discord, facebook, spotify, and now lemmy. These are webpages, and were designed to work as webpages. So, best would be to use a web browser.

  • Linux Mint is the best IMHO, if you just want a worry free experience, in terms of what you might need and find it in gui form.

  • I don't think you're right on this. When DELL is branding a laptop as "linux supported", then the hardware normally works out of the box with at the very least, Ubuntu (and probably by most other distros too). If you're seeing hardware incompatibilities, it's probably because the Linux kernel itself might have dropped some of the older hardware drivers from its list of support. I'm writing this on a DELL Latitude 5480 from 2017, and I have installed the latest ubuntu without any hardware issue whatsoever. Everything's just supported out of the box. No special image from DELL was ever required. So if you're seeing your hardware stop working, you should look if DELL provided closed source drivers or firmware for your laptop's hardware. If that's the case, then you didn't have a "linux supported" laptop, you had a laptop with specifically-added Linux support after the fact. I wouldn't have bought that in the first place.