linux

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

dino, in Bcache is amazing!: Making HDD way faster!

use ssds?

Strit, in State of the Nvidia open source driver in late 2023?
@Strit@lemmy.linuxuserspace.show avatar

As far as I know, only the kernel module was open sourced and in doing that Nvidia moved a lot of stuff from the driver, to the firmware/software part of their stack instead. So you would still need those, which are not open.

ThePhantomGM, in How to fix?

Firefox: is linux stupid?

jimmy90, in Looking for a "couch laptop"

mine is an asus e210ma with a samsung nvme added, it’s great

Audacity9961, in Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?

What is your usecase?

This is the key question.

tanja, (edited )

Daily driver;

  • Dev work (VS Code) 👩‍💻
  • Using Firefox 🔥🦊🛜
  • Playing games every now and then (mostly Steam & Proton) 🎮
Audacity9961, (edited )

Is there something that attracts you to NixOS for that purpose?

I’ve got Nix OS running on one of my computers, and honestly, haven’t found it to be particularly notable for those usecases.

tanja,

I’ve got Nix OS running on one of my computer

That’s very interesting 👀
Why did you choose NixOS?

Audacity9961, (edited )

Mostly to learn about it’s unique selling points.

I think it is very interesting in terms of the easy deployment of specific environments, and in terms of writing recipes for new packages.

Having said that, outside of these two rather niche areas for home use, I think it is rather unintuitive and offers no real advantages over more established players that offer a more polished experience, like Fedora for workstation and gaming use.

iopq,

Dev work is not specific enough. Pip is a nightmare because it just wanted to modify folders that were read only and you never know what it wants to do to your system. Your experience may vary depending on how much the language package manager assumes about your system. If you’re in a container, it will work perfectly, though

Firefox just works, and I installed Steam from nixpkgs and it worked after enabling a few settings. Then I just enabled Proton on every game and it works okay, with a few weird bugs sometimes (although I blame Gnome for messing up alt tabbing sometimes)

Aties,

I have a similar use case on my laptop and love NixOS with hyprland

danielfgom, in 10 YouTube Channels Linux Users Should Explore
@danielfgom@lemmy.world avatar

This is great. Just yesterday I was contemplating making a lemmy post asking for Linux channel recommendations.

Some of these mentioned were new to me and I look forward to watching them.

If there are anymore not mentioned please keep the suggestions coming 😊

lemmyvore, in cheapest new computer running linux <$500

You can probably pick up a decent desktop machine for $50 from your local ads and put the rest into upgrades and still have some money left over.

phx,

Yup, that or if buying new then check out older models that may be in clearance/sale. You don’t need something with a 4070 etc to run Linux, but you could potentially manage to find something with an older-gen video card and decent/upgradeable RAM. There should also be more easily found discussion over Linux compatibility

With laptops, also watch out for models with soldered-on RAM or low maximums, which can limit upgrades.

DieguiTux8623, in 10 YouTube Channels Linux Users Should Explore

Some of them would be recommend even for non-Linux users, apart from being entertaining, they are extremely informative about open source/tech topics in general.

BitSound, in Amazon Building its Own Linux-Based OS to Replace Android

I know it won’t happen, but it’d be nice if Linux switched to GPLv3. That would at least help somewhat here

Pantherina,

Why?

Audacity9961, (edited )

It is because of the tivo workaround to GPLv2. This was fixed in GPL v3.

en.m.wikipedia.org/wiki/Tivoization

Pantherina,

Damn that sucks. I think Linux is too “free as in free beer” but hey there is BSD

Audacity9961,

How would BSD help in this situation? I’m not sure I follow.

Pantherina,

Bsd is even less copyleft. Was meant as an even more “liberal” option

Audacity9961,

While I don’t mind BSDs, that would lead to even worse outcomes though in my view. Companies wouldn’t even have to release the source code, and they routinely don’t.

What we need is more copyleft to ensure companies contribute back to the communities they leach from, not less.

Pantherina,

Agree totally.

phoenixz,

Won’t ever happen, Linus is very much in favor of companies being able to use drm, when needed.

I kinda sorta agree because without it Linux wouldn’t be able to do anything requiring dr.m

Rustmilian,
@Rustmilian@lemmy.world avatar

The anti-tivoization clause in GPLv3 is what Linus is against specifically.

crmsnbleyd,
@crmsnbleyd@sopuli.xyz avatar

This is misleading, since regular desktop DRM would still obviously work, which is what the end user really cares about

phoenixz,

I haven’t looked into it for a while but iirc, certain DRM would require DRM kernel modules which is something that Linus explicitly wants to allow

furzegulo, in 10 YouTube Channels Linux Users Should Explore

i’d add brodie robertson’s channel youtube.com/channel/UCld68syR8Wi-GY_n4CaoJGA

Tattorack, in How do y'all deal with programs not supported on Linux?
@Tattorack@lemmy.world avatar

I already used open source programs on Windows. The programs I’m using to do all my work with are Krita, Blender 3D, Gimp, and Libre Office.

They either started out on Linux or support Linux natively, so switching to Linux didn’t really change any of the programs I use. The biggest change is playing games, but Valve has made it very pain free.

asexualchangeling,

Oh hey, same here! I’ve always been pretty poor so open source programs were the easiest way to do a lot of things

And can I just say, GIMP opens way faster in linux it really took me by supprise the first time

Veraxis, in Looking for a "couch laptop"

As others have mentioned, secondhand laptops and surplus business laptops are very affordable and probably better value for the money than a chromebook. My understanding is that drivers for things like fingerprint sensors, SD card readers, or oddball Wi-Fi chipsets can be issues to watch out for. But personally I don’t care about the fingerprint sensor and only the Wi-Fi would be a major issue to me.

A couple years ago now I picked up a used Acer Swift with 8th gen intel and a dent in the back lid for something like $200 to use as my “throw in a backpack for travel” laptop, and it has been working great. In retrospect, I would have looked for something with 16GB of RAM or upgradeable RAM (8GB soldered to the motherboard, ugh), but aside from that minor gripe it has been a good experience.

cyberwolfie, in This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording

Wayland by default

Having an Nvidia-card, should I be worried about this? So far I’ve read so many “Nvidia bad, Wayland no work” posts that I have just stayed clear waiting for a final confirmation that everything is smooth sailing.

Supermariofan67,

I’ve been using Wayland on Nvidia with plasma for about a year and it’s been mostly fine. Only a few minor issues like night color not working or some Xwayland apps flickering, but the system feels far more responsive on Wayland so it’s well worth it to me

IverCoder,

On much more recent driver versions Wayland support has been further improved. I suggest going with Fedora Silverblue since RPM Fusion is pretty quick to roll out new driver versions.

interceder270, (edited )

None of the issues I have with wayland stem from my nvidia card, and I’m on a gaming laptop.

Seems like one of those ‘lies told so often it becomes’ true kind of deals.

Shalade,

Having swapped to Linux on Pop OS and later onto Nobara recently, I strongly disagree.

As my personal experience on 525, 535 and even beta 545 with a 3080, so much as swapping onto a Wayland session implied lag, screen tearing issues, and stability issues / crashes on KDE and GNOME, to the point that I ended up selling the 3080 for a 7900 XTX because of how everyone said the AMD experience is so much better and it is.

True that I havent tested it on a laptop so maybe Optimus support from Nvidia or the latest drivers have added stability overall, but this was definitely a problem in desktop for the last months to me.

Quazatron, in One single partition for Linux versus using a partition table?
@Quazatron@lemmy.world avatar

It’s fine for most uses.

For server or enterprise cases you want to separate /usr, /var and /tmp to prevent a rogue process from filling the / volume and crashing the machine.

CameronDev,

I routinely 100% my root volume accidentally (thanks docker), but my machine has never crashed, it does tend to cause other issues though. Does having a full /usr, /var or /tmp not cause other issues, if not full crashes?

lemmyvore,

Of course it does, it’s actually filling those that crashes the machine, not /.

When space runs out it runs out, there’s no magical solution. Separating partitions like that is done for other reasons, not to prevent runaway fill: filesystems with special properties, mounting network filesystems remotely etc.

CameronDev,

Thats what i thought as well tbh. But it sounded like they knew something else.

Quazatron,
@Quazatron@lemmy.world avatar

It depends, if your docker installation uses /var, it will surelly help to keep it separated.

For my home systems, I have: UEFI, /boot, /, home, swap.

For my work systems, we additionally have separate /opt, /var, /tmp and /usr.

/usr will only grow when you add more software to your system. /var and /tmp are where applications and services store temporary files, log files and caches, so they can vary wildly depending on what is running. /opt is for third-party stuff, so it depends if you use it or not.

CameronDev,

Managing all that seems like a lot of effort, and given my disk issues havent yet been fatal, ill probably not worry about going that far. Thanks for the info though.

Quazatron,
@Quazatron@lemmy.world avatar

No effort at al. You define them once at install time and that’s it.

For added flexibility you can use LVM volumes instead of partitions, they make resizing operations a thing of joy.

BTRFS also has something like subvols baked in, but I haven’t looked into it.

CameronDev,

Getting the size wrong and needing to resize is the effort part for me. Resizing/moving my partitions is always a pain.

Quazatron,
@Quazatron@lemmy.world avatar

Once you learn about LVM, you’ll never use a naked partition again. Or your money back.

CameronDev,

Last time i used LVM was way back in fedora 8 days, when it was the default partition. It was super annoying to use, as gparted didnt support it, and live cds often had trouble with it. Having to read doco to resize it was pretty not good for a newbie to linux. Has it improved since?

Quazatron,
@Quazatron@lemmy.world avatar

LVM does have a bit of a learning curve, but once you’re over it, you realise how dumb it is to keep partitioning disks like it’s 1995.

Most if not all graphical disk managers now work with LVM.

CameronDev,

Thats good to know, thank you for that info, I might look into it next time i have to reinstall.

idiocy,

Thanks for your consultation about lvm.

I’ll take a look.

MrOzwaldMan, in Linux Mint - Screenshot annoyance

Brother, the shortcut is just Shift + PrintScreen, idk where the Control came from.

absGeekNZ,
@absGeekNZ@lemmy.nz avatar

Ctrl copies it to the clipboard…

MrOzwaldMan,

ohhh, i didn’t know that. I have never used the clipboard, whats the difference between getting the image from file and the using the clipboard.

absGeekNZ,
@absGeekNZ@lemmy.nz avatar

Paste into stuff, no extra file created

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