anonymoose

joined 1 year ago
[–] [email protected] 7 points 4 months ago
[–] [email protected] 16 points 4 months ago (1 children)
[–] [email protected] 0 points 4 months ago (1 children)

True, although you could say the same about Windows PowerShell

[–] [email protected] 2 points 4 months ago

High DPI screen support in Linux is still troublesome, especially between multiple screens with different DPI/resolution, especially between GTK and Qt programs

Hopefully the success of Steam Deck will push manufacturers to increase their investment into Linux driver development. Having only used Linux servers in the past decade or so, I was pleasantly surprised when I came back to Linux desktop and realized that there were no other drivers (except Nvidia) to install since everything was baked into the kernel! Incredibly convenient!

it'll be hard to top the built-in power/suspend/hibernate/resume behavior and its effect on battery life

Yeah, it's difficult to compete with a fully vertically integrated stack like Apple's, and they do lock down things so other software is always at a disadvantage. Hopefully Linux laptops become competitive so this improves.

[–] [email protected] 0 points 4 months ago

I only ran Mint for a bit, but from what I've heard, it does a pretty good job with sane defaults and keeping things simple.

I'm talking more about the fact that when things break (as they always do), the easiest way to fix it is via the command line. It's something I'm super comfortable with, having used *nix systems for more than 20 years, but i think even my very smart, technically inclined friend would be frustrated if he had to do it.

For instance, I installed Debian recently, and since I wanted luks disk encryption and dual boot, I had to very carefully set up the partitions in the installer, and the interface was frankly atrocious. I was very nervous about accidentally nuking the wrong partition, unlike with a Windows install where this is pretty much impossible.

Then, of course, the Nouveau drivers didn't like my 4090, so on the first boot I had a blank screen (no signal), until grub timed out into a console. For some reason I was then thrown into a tty, so I had to startx, install the proprietary Nvidia drivers, tweak grub to pass some kernel parameters till I got back to a semi-stable boot. Oh, and I also had to get a newer kernel and nvidia drivers from backports, since the Debian packages are ancient.

I do realize that maybe Mint packages the latest proprietary nvidia drivers during the install, so maybe I would have avoided those particular issues, and I'm not sure how good Mint's partitioning interface in the installer is.

Maybe Linux will work out of the box for a majority of users and they'll never have to encounter the command line, but I'm skeptical.

[–] [email protected] 2 points 4 months ago

Yeah, the rock-solid stability of Debian stable is definitely a huge plus. I thought I would be okay with less frequent updates, but I changed my mind when I realized cool updates like KDE 6 won't make it to stable probably until next year T__T. Even Nvidia 555 drivers probably won't even hit backports for a while. Clearly the responsible thing to do here is to add an Arch install alongside my Debian/W11 dual-boot 😛

Not using a DE sounds intriguing, I might give that a try once I find my feet on desktop Linux. I've been around *nix systems most of my career, but I haven't used a Linux desktop as a daily driver in like 15 years. It's funny how much has changed, and how much hasn't.

[–] [email protected] 4 points 4 months ago (1 children)

As I discovered, nvidia are infamous in the linux world for causing all sorts of weird issues. Things are getting a lot better now as they seem to be giving a lot more attention to the drivers in linux like they do for Windows. The open-source (Nouveau) drivers in linux seem to work well in many cases (maybe for 3000-series cards too?), but as you get to newer cards like the 4090, the proprietary linux drivers they provide are often needed. It's still huge progress!

[–] [email protected] 6 points 4 months ago (2 children)

Yeah, I've heard really good things about Pop!_OS, especially for Windows migrants.

[–] [email protected] -2 points 4 months ago (4 children)

I think Linux still prioritizes the command-line for a lot of config/setup, which can be extremely daunting for new users. In addition, there are also a million options for everything, which is great for freedom, but really confusing for newbies.

I should note that both of these things are amazing pluses for me as a power user/developer.

[–] [email protected] -1 points 4 months ago (3 children)

That's fair, I think Mac's extremely opinionated design that be grating at times. Also, heaven help you if you want to do something non-standard on a Mac, the system fights you every step of the way.

[–] [email protected] 1 points 4 months ago (3 children)

Well, in my case stability refers to grub display loading at all :)

I installed Debian on my PC with an RTX 4090 and it just refuses to load the grub display on first boot (grub loads, but there's no DisplayPort signal). I was able to get it working by switching to the latest stable backports kernel and proprietary Nvidia drivers, but then it stopped working again and now I have to figure out how to fix it.

I don't mind this at all, and I'm even enjoying the troubleshooting process, but I think this would have been quite the headache for the average user!

[–] [email protected] 9 points 4 months ago (37 children)

Stability and UI/UX are still lightyears ahead in Mac, and to some extent Windows. Don't get me wrong, they suck for lots of reasons, but I think Linux has a lot of catching up to do to be as usable as Mac/Windows for the ordinary user.

I think standardizing package formats, and more mature desktop managers and proprietary drivers will go a long way to fixing that though.

 

When navigating posts in the feed, the URL is changed to each active post. This means that when the page is reloaded, Alexandrite goes to that page instead of the active feed. In the above screenshot, I was browsing all, but refreshing the page left me on the post that was active.

Perhaps a fix might be to append the active post to the URL? Something like:

https://alex.lemmy.ca/lemmy.ca/all#post/5936117

 

The linked post and discussion from the Photon dev re: the lemmy 0.19 release got me thinking about how Alexandrite will handle the migration since the release includes breaking changes.

@[email protected] thoughts?

 

Hey folks. I've been running a media and torrenting server off an Odroid HC2 running OpenMediaVault 6 on Armbian. It's been doing pretty great, and I have it set to run docker containers for qBittorrent, ProtonVPN, the *arrs, etc.

The problem I'm running into is that the HC2 has an arm32 CPU that is not supported by most apps, so I'm stuck running old images. I want to upgrade to a newer mini PC/SBC that is more future-friendly. I'd like it to be capable of running Plex streaming at 4K, Radarr/Sonarr/Prowlarr, etc. as well as other apps as docker containers. I might repurpose the HC2 to just run self-hosted NextDNS.

Here are my questions:

  1. What mini PCs or SBCs would you recommend? I'm leaning strongly towards a mini PC over an SBC because it would be more powerful, I don't need specialized software for it, recovery and backups are much easier, etc. I'm not too concerned about power usage unless it's extravagant.
  2. Which OS would you recommend as a media server?
  3. What is the simplest way to transfer my server over with minimal fuss? I use private trackers, so I'll have to very carefully stand up the new server and transfer over torrents, etc. in one fell swoop. I'm guessing I should just be able to install the apps and then transfer over the configurations and media files and change permissions, etc.
  4. Anything else I need to consider?

Thanks!

view more: next ›