linux

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

Skelectus, in Am I going off the deep end by considering Fedora Silverblue or Kinoite?
@Skelectus@suppo.fi avatar

Tried it before, but went back to normal version. I recall it being slightly limited in package availability and some apps requiring extra fiddling.

Maybe it’ll be fine for your use case, though.

MartinXYZ, in What devices run with free firmware?

Is the deer the Libreboot logo? Mine has a rabbit (Coreboot). I flashed Coreboot on my old Chromebook a couple of years ago and it’s been running different flavours of linux since without any fuss.

MazonnaCara89,
@MazonnaCara89@lemmy.ml avatar
tony, in Am I going off the deep end by considering Fedora Silverblue or Kinoite?

If it’s fun, it’s not overkill!

You also have experience you can use in the workplace (even if it’s mostly experience of what happens if you f**k things up).

GustavoM, in 10 REASONS why Linux Mint is the desktop OS to beat in 2023
@GustavoM@lemmy.world avatar

Indeed! My grandmother loves it. :^)

Aggravationstation,

And I love your grandmother :D

veroxii, in I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating

Do you have write permission on the file?

Sh1ft, in 10 REASONS why Linux Mint is the desktop OS to beat in 2023

I have used some distros by now and I do love mint. But a few years back every major upgrade of mint lead to bugs and me reinstalling my system. So far the only Distro i tried that just keeps working is MX Linux on my old laptop.

Because I want to get rid of windows I installed Nobara. I love to play games. I works pretty good, but since only one guy ist maintaining it, it should be not considered a daily driver.

I am still not happy because it dont want to switch between distros for gaming and working.

woelkchen,
@woelkchen@lemmy.world avatar

Because I want to get rid of windows I installed Nobara. I love to play games. I works pretty good, but since only one guy ist maintaining it, it should be not considered a daily driver.

Nobara is just a Fedora remix. I’ve used another remix a bunch of years ago and converting that to a regular Fedora installation after its maintainer left was just removing that addon repo and letting dnf handle the rest. I think I only needed to switch to Fedora’s branding packages.

no_priority, in zsh or fish for an intermediate Linux user?

I use fish because I have better things to do than tweak my shell configuration and debug shell plugins.

When I tried oh-my-zsh and prezto (I think?) they came with tons of plugins that performed badly and made it hard to get things done (specifically, they ran git status synchronously on every new prompt, which does not work well in a moderately large repo). Fish had similar features but wasn’t horribly slow, so I use it.

techwizrd,

Same. I’ve written a fish plugin, but other than that I just fish pretty much stock. It works and just gets out of my way.

westyvw, in Trying Out & Benchmarking Bcachefs On Linux 6.7

I want to support pharonix but damn, chill out ob the ads. Especially the video overlays on mobile. It is unusable without an ad blocker, while at the same time saying they are ad supported.

I would like to help, but ouch.

wiki_me,

Premium subscription is ad free, It’s easy to judge but maybe that’s what he needs to do to make a decent income.

But yeah some financial transparency would be nice, maybe have a fundraiser where raising X amount of money would make it ad free.

lud,

If you’re from the EU you can just reject all cookies and all ads disappear.

FQQD, in What devices run with free firmware?

honestly… why? i really get why open source software is great, but there’s no benefit in replacing the bios, right?

Shrexios,
@Shrexios@mastodon.social avatar

@FQQD @p_q if you want that hardware to support something the manufacturer will not support, open source bios can be useful.

thantik,

There can be. There are certainly Bios’ that don’t give options that motherboards are perfectly capable of changing. I had an old Phenom II that I managed to patch NVME support into the bios so I could boot off of a PCIe Riser.

Granted, I was patching UEFI stuff and none of it was open source – but the idea is the same. Open source bios in theory, could unlock features.

alt, (edited )

Star Labs’ take on the matter.

Furthermore, if one is sensitive regarding their cybersecurity, then one is likely to adhere to the zero trust security model and thus choose to simply not trust; which would include the closed source BIOS. coreboot, on the other hand, at least allows one to audit it themselves. As Linus Torvalds has been approached for implementing backdoors, it should surprise nobody that (some) of the vendors we buy our devices from have been as well and thus our BIOSes might not have been as safe as one would like to believe. Qubes OS, the most secure OS on desktop, shares the view that coreboot is preferred over closed source BIOSes due to reasons related to trust.

MooseBoys,

It seems silly to be distrustful of proprietary BIOS firmware without having the same skepticism of the actual hardware.

alt,

I wholeheartedly agree.

Though, this shouldn’t stop one to pick their fights and savor the wins. The defeatist mentality is our biggest enemy, we will not be victorious in the end if we don’t resist.

Let’s hope an excellent implementation of RISC-V with eye for open-source, processing power, efficiency and affordability comes out so that we’re not limited to the expensive (but otherwise excellent) Talos II by Raptor Computing Systems.

Spore, in Trying Out & Benchmarking Bcachefs On Linux 6.7

Kent just made a reply on this.

TL;DR: Fast on his machine. The reason of the difference is unclear though.

wiki_me,

Would help if they have a repo with a test suite anyone can run, like in science making it easy to reproduce results.

flashgnash, in What's the difference between package manager and why are there so many?

Oh no, there are 5 package managers out there and they’re all wildly different

I know! I’ll make a standard, universal package manager that’ll be better than all the others that everyone will use!

There are now 6 different package managers

Pantherina,

Packagekit. Its a mess

TheAnonymouseJoker, in What has been your experience with Flatpak?
@TheAnonymouseJoker@lemmy.ml avatar

Starting delay for first time, then smooth sailing. But Flatpak has a major con over Snap - sandboxed system integration of programs.

Psynthesis, in Clevo Laptop doesnt boot any Linux USB sticks? partitions not found, fstab errors and all?

I have never used those tools, I usually just dd the iso to a usb. I am assuming you are on a linux distribution already. I would download a fresh iso and verify the checksum. Then use dd to write to the usb. I use this format, and of course replace the path to iso bit and /dev/sdx (your usb)with what is relevant to your situation. Just open terminal and type

sudo dd bs=4M if=path/to/your.iso of=/dev/sdx conv=fsync oflag=direct status=progress

You probably already know but you can find the usb’s specific /dev/sdx with sudo fdisk -l

Pantherina,

Both tools use dd underneath so this should be no problem. But I can try

netchami, in Thanks to dust I deleted a 70 gig file on my drive

I think something might be wrong with your Neovim if it aggregated 70 gigs of log files.

Aatube,
@Aatube@kbin.social avatar

don't worry, they've just been using neovim for 700 years, it'll be alright

nik282000,
@nik282000@lemmy.ca avatar

So I found out that qbittorrent generates errors in a log whenever it tries to write to a disk that is full…

Everytime my disk was full I would clear out some old torrents, then all the pending log entries would write and the disk would be full again. The log was well over 50gb by the time I figured out that i’m an idiot. Hooray for having dedicated machines.

rutrum,
@rutrum@lm.paradisus.day avatar

If you have ideas please let me know. I’m preparing to hop distros so I’m very tempted to ignore the problem, blame the old distro, and hope it doesn’t happen again :)

netchami,

I would have to look at the log file. Some plugin probably has an issue and writes massive amounts of data to the log every time you use Neovim. Monitor the growth of the log file and contact me via DM if it goes crazy again, I’m gonna try to figure out what’s going on.

danielfgom, in What has been your experience with Flatpak?
@danielfgom@lemmy.world avatar

Only using it for Telegram at the moment but it’s been good. A like slow to launch but otherwise works great and integrates with the notification features of Linux Mint.

Other things like WhatsApp, Inoreader, Mastodon, Lemmy I run as a web app using Mint’s brilliant web app tool which makes the web app like and with like a native app.

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