linux

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

catastrophicblues, in Project Bluefin: A Linux Desktop for Serious Developers

Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?

moreeni,

The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.

Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so trivially as it does on mutable distros.

catastrophicblues,

Interesting. Sounds like DevOps folks would love it. Maybe I’ll look into it more. Thanks!

Asthmatic_Goose,

Immutable, adjective: Unchanging over time or unable to be changed.

From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”

So, in other words… “Please don’t ever update your system or everything will break”

conciselyverbose, (edited )

It means the core OS is isolated from all the functionality in a way that allows you to modularly add all the functionality on top of it in a reproducible, robust way.

In theory. I haven't actually dug into any of them personally.

misophist,

The base OS is a known unchanging set of bits. Squirt this datastream onto a storage volume and boot to it and you have a known-working system. Then you can futz around with all the self-contained packaged apps you want, and no worries about weird interactions fucking over your whole system.

It’s not for me, but I kinda see the appeal.

caseyweederman,

It’s when you can’t set the volume to 0% so that everyone around you has to hear how hard you’re working.

indigojasper, in what caused you to get into Linux?
@indigojasper@kbin.social avatar

i came because of microsoft paranoia, then stayed for the customization

Bene7rddso,

Usually it’s the other way around

Sabakodgo, in My first year using Linux: My experience
@Sabakodgo@lemmy.dbzer0.com avatar

Try Krita instead of Gimp. I switched to krita few months ago and its keep improving.

uis,
@uis@lemmy.world avatar

That or inkscape

PlexSheep,

I use all 3, they serve different purposes. GIMP is image Manipulation (it’s in the name), Krista is drawing, and inkscape is designing stuff and svgs.

pohart, in ripgrep 14 released with hyperlink support

How much could performance even improve?

cybersandwich, (edited )

Seriously. I’d be interested in the benchmarks

Edit. I should have looked closer. They have the benchmarks on the GitHub.

pohart,

Yeah, and the answer is quite a bit for some cases.

Samueru, (edited ) in web/low memory alternatives to Krita and GIMP please

Use Btrfs partition with compression, my entire arch install takes less than 6GiB on disk space, and I have gimp, inkscape and kdenlive installed: imgur.com/HofMHUJ.png

In fact I have the OS partition limited to 35GIB. And it should have been 25GIB or less.

avidamoeba, (edited ) in how can I customise my Ubuntu theme without breaking anything??
@avidamoeba@lemmy.ca avatar

In short, it’s difficult. You have to be careful to only use themes that are are tested to work with your version of GNOME. That’s why while using GNOME, I’d stick with whatever stock theme variants come preinstalled. At least you get a few accent colors on Ubuntu. You can always change your wallpaper. 🥹

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

yes, thank you!! I can customise it as much as I’d like using GNOME Tweaks + preinstalled themes, like in Xfce, thank you!!

mcepl, in Is the Linux Foundation Certified System Admin (LFCS) worth it?
@mcepl@lemmy.world avatar

It cheaper alternative it RHCE. It should be able to persuade a potential employer that when they put you next to a Linuxbox the result most likely won’t be an explosion. It did work for me and I got my first IT job with it, paradoxically with Red Hat. While being there I got also RHCE (both certificates are long expired now) and it was a way more practical and thorough. Whereas LFCS is much more wide (including LDAP and similar exotics if I remeber correctly), RHCE is much more deep.

As usual, you get what you pay for.

themusicman, in why does the poster image of c/linux have 3.8mb?

The issue is not that the large image was uploaded. The server should always store the highest quality available, and serve whatever resolution is requested by the client.

I consider this a bug with Lemmy

danielfgom, in short question by an aspiring user
@danielfgom@lemmy.world avatar

Great choice. Definitely Linux Mint.

NOOBMASTER,

Or you could try Zorin.

danielfgom,
@danielfgom@lemmy.world avatar

You could but it often updates much later than others, and is way too white everywhere

NOOBMASTER, (edited )

true. but it does have a Dark Mode.

velox_vulnus, (edited ) in I Made Screen Brightness Control on Gnome Much Better

I know that this is probably some close-sourced shenanigans, but can I push the limits of brightness below what GNOME sets? In Windows, I could go as low as I could, but this isn’t possible in GNOME anymore.

kevincox,
@kevincox@lemmy.ml avatar

Typically their is some sort of low-level knob in /sys (try find /sys | grep backlight) which can be used to set it to any value. Be careful playing around though because 0 is often completely off and it can be hard to set it back. (Although a reboot should fix it if nothing tries to be clever and preserve it at shutdown.)

abuttandahalf,

With my code, the lowest brightness setting should be closer to the minimum supported by the screen. There are some limitations with this because some screens become flickery at very low brightness levels. You might be able to circumvent the lower limit by using something other than the gnome settings daemon to set the brightness.

ExLisper, in What are people daily driving these days?

Debian with awesome at home. Fedora with cinnamon at work.

onlinepersona,

awesome?

ExLisper,
onlinepersona, (edited )

Damn… that looks like a lot of work. Did you write your own theme?

ExLisper,

Oh my, yes. The benefit is that one you figure it out it’s super easy to create widgets. I wrote from 0 or adapted my own widgets for apt, Spotify, notes, timer, weather alerts… Basic plugins (like system monitor, battery, volume) you can just find online but when you need something custom is real easy. For example I wanted something to alert me when my pihole is down. 30 minutes of scripting and it’s in my tray.

onlinepersona,

Intruiging 🤔 There are something things like that which I’ve wanted to write for years!

ExLisper,

Give it a try. Lua is easy and the api has good documentation. There’s plenty of good widgets to use as examples. And if you have any questions just ask.

ExLisper,

I’ve based my theme on sometimes I found but yes, I heavily adapted it. Theming is simple, awesome is flexible but not very pretty. It’s more about usbility. Easily define rules for specific windows, powerful keybindings and so one. For example my config defects if I’m using external monitor or not and changes the widgets accordingly. It’s just one if in the config. I don’t think it’s possible at all in gnome.

endhits, in what caused you to get into Linux?

Saw what windows 11 was going to be like and figured I should bail and learn Linux before I had to move over. Been just under 2 years on Linux. Don’t regret my decision.

init,

Same. I heard MS was checking out the possibility of adding advertising in the file explorer. I don’t know the veracity of the reports or where I saw them, but it spooked me enough that I knew I needed to get started familiarizing myself with something else before I had no options.

I’ll never go back. Ever.

kylian0087, in What are people daily driving these days?

Opensuse Tumbleweed. A rock solid rolling release.

onlinepersona,

Until the kernel updates to something unsupported and you find out that they don’t keep old kernels in the rolling release. An amazing experience.

kylian0087, (edited )

Never hat issues on my 10+ year old system. I did how ever with rocky linux 9.4. It is unsupported on my old dell r610s

onlinepersona,

I had it on two systems. Some peripherals stopped working after an update on one system and the attempt to downgrade it to the LTS (Leap?) failed miserably --> Ubuntu. On another one the graphics card stopped working and somehow forced it to the LTS with a custom kernel. That worked until trying to upgrade it by two minor releases (X.2 to X.4? Can’t remember if it was 13.Y 14.Y or 15.Y). There were so many conflicts and messing around with the source lists (or whatever they’re called)…

It was the most difficult system to update that I’ve ever had. YaST is great though. Best GUI for system configuration I’ve had so far.

space,

The only downside is that they don’t support zfs properly, and the package selection is more limited. The community repos aren’t always maintained.

blotz,
@blotz@lemmy.world avatar

I’m surprised by how many people are rocking opensuse in this thread. What made you go with opensuse?

tron,

I would say the benefit of OpenSUSE is that everything is preconfigured to work right out of the box, including btrfs snapshotting with snapper. Once you boot it’s time to download apps, and go. Very windows like for those who just want the system to work. Updates are one click.

kylian0087,

In my case not at all. But that is by choice. I always start from a server install. For me i like rolling as i do not get major version updates. And with tumbleweed it is very solid at the same time. Snapper and btrfs are also great aditions.

HiddenLayer5, in But Windows 11 is so good!!11!1!
@HiddenLayer5@lemmy.ml avatar

And then Windows overwrites your bootloader so it can only boot into Windows.

phorq,

I need to overwrite windows because currently I’m just considering my laptop unusable until I bother to fix grub after that…

HiddenLayer5,
@HiddenLayer5@lemmy.ml avatar

Do it! Commence the sacrifice so that the great penguin in the sky may grant you its blessing!

Jaxseven,
@Jaxseven@beehaw.org avatar

Oh my god, this truly was one of the biggest reasons I didn’t use Linux in college. After I built a rig with two SSDs, it felt so much easier to get into Linux.

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

The only SUCCESSFUL AND RELIABLE way I found to prevent Windows 10 from doing this shit was to remove the HDD from my ThinkPad on which I have Linux, then install Windows on SSD, then put back Linux HDD, then in BIOS deprioritise booting SSD, so I can only manually select and boot SSD/Windows when I really want to use it.

This approach means there is only 1 existing OS on my machine – Linux (Debian) – unless I quick select different boot device. There is nothing that can defeat this approach, and is the best one.

aBundleOfFerrets,

There is one better way, telling your linux bootloader where the windows install is so you don’t have to go to bios when you want to boot windows

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

I keep no connection between Linux HDD and Windows SSD at all. I do not trust Windows.

AphoticDev, in what caused you to get into Linux?
@AphoticDev@lemmy.dbzer0.com avatar

Windows. Windows caused me to get into it.

onlinepersona,

It BSOD’ed its last screen.

Fuck that OS.

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