[-] nani8ot@lemmy.ml 3 points 1 year ago

Arch updates going bad is much more likely to happen if the system goes without updates for a long time. So I'd really not recommend it for a seldomly used laptop.

But regularly updated Arch is fine. Even if something breaks it's usually easy to deal with.

[-] nani8ot@lemmy.ml 6 points 1 year ago

I did use it more than half a year ago for a few math problems. It was partly to help me getting started and to find out how well it'd go.

ChatGPT was better than I'd thought and was enough to help me find an actually correct solution. But I also noticed that the results got worse and worse to the point of being actual garbage (as it'd have been expected to be).

[-] nani8ot@lemmy.ml 37 points 1 year ago

One thing to keep in mind is that Framework makes it easier by directly selling in Europe. With S76 there're import fees etc that make it less straightforward. Especially in case of an RMA.

[-] nani8ot@lemmy.ml 32 points 1 year ago* (last edited 1 year ago)

But Oracle? How are they better in any way? RedHat still writes FOSS software. Oracle just profited off it being easy for RHEL customers to migrate to Oracle Linux. They do add on top of RHEL, but they could built a distro themselves too.

This article reads to me like satire from Oracle.

PS: I don't like what RH done either.

[-] nani8ot@lemmy.ml 4 points 1 year ago

IIRC organic maps uses OpenStreetMap data.

[-] nani8ot@lemmy.ml 2 points 1 year ago

Trying sth new is never a bad idea. From live cd's, over vm's or distrobox containers, it makes you more comfortable in switching between environments.

[-] nani8ot@lemmy.ml 5 points 1 year ago

Why hyprocisy? It's a fair point to say circumventing paying in some way is piracy. It's possible, so anyone can decide for themselves.

[-] nani8ot@lemmy.ml 18 points 1 year ago

In short, Google limits extension API access, which blocks extensions like uBlock Origin from reaching their full potential. Firefox doesn't.

[-] nani8ot@lemmy.ml 4 points 1 year ago

Flatpak is mainly for packaging desktop apps, whilst snap can update the entire distro (kernel, mesa, system apps, cli). Snap does things Fedora needs rpm-ostree for.

In my opinion docker isn't as useful for cli tools. I need easy access to many little tools, and this results in me having one container with everything. But that doesn't work well with network capture etc. In the end being able to install packages system wide quickly is really useful.

[-] nani8ot@lemmy.ml 18 points 1 year ago

Snaps are used for Ubuntu's IOT distro, and also for their upcoming immutable desktop. They even ship kernel and mesa as snap, which makes updating less likely to break a system (in case of a crash while updating, user error, ...).

That's why they push snap. Canonical doesn't mainly aim to make a apps available to all distros like flatpak does. Just like now where all distros need their own packages, snap will coexist with other package formats.

For the user it's unimportant how apps are installed, as long as they're available.

[-] nani8ot@lemmy.ml 2 points 1 year ago

RedHat already has no-cost RHEL licenses. The disadvantage is that it's necessary to create a developer account, and one account only supports 16 devices.

https://developers.redhat.com/blog/2021/02/10/how-to-activate-your-no-cost-red-hat-enterprise-linux-subscription

[-] nani8ot@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

NixOS has benefits not just for developers, altough being familiar with programming is helpful.

For me the main benefit of NixOS is being able to keep multiple systems in sync. For that I have 3 config files, the first containing all general config and packages I want to have installed. The other two are for my laptop and pc respectively, which allows me to make system-specific changes. E.g. tlp is only enabled and configured on my laptop.

And NixOS isn't just rolling release, it also has bi-annual stable releases, which is great for servers.

Rollbacks are also awesome, altough I used btrfs snapshots a few years back with Arch for a similar result. With a bit of setup they are bootable from grub.

view more: next ›

nani8ot

joined 1 year ago