linux

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

circuitfarmer, in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?
@circuitfarmer@lemmy.sdf.org avatar

Very interesting. My rig is still on Pop mostly because I’ve just never had issues with it. I use the Liquorix kernel for a little added spice.

On my laptop I’ve been playing with NixOS lately (used to run Arch btw). I love it so far, but haven’t explored it for gaming.

savvywolf, in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?
@savvywolf@pawb.social avatar

I guess the Pop bubble has… Popped.

Sorry.

circuitfarmer,
@circuitfarmer@lemmy.sdf.org avatar

Ugh, fine, have an upvote.

0x2d, in Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month

i run linux on a surface and it’s great. when it breaks beyond repair though, i won’t get another because of bullshit like this

yogurtwrong, (edited )
@yogurtwrong@lemmy.world avatar

Planning on buying a surface and installing Linux. How’s your experience, is there so much bullshit to deal with? I really want a Linux tablet

0x2d, (edited )

touchscreen and stuff work fine in linux-surface

you need libcamera for the camera to work

John, in New laptop

I will allways go for used Thinkpads. Best value

Showroom7561, in Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month

Is copilot another windows app I’ll need to uninstall? Thanks for the heads up!

phoenixz,

It should be the reason to switch to Linux, finally, again.

the16bitgamer, in New laptop
@the16bitgamer@lemmy.world avatar

Too many choices to help narrow it down for you. But you need to keep your own workflow in mind when picking out your CPU and GPU, for the software compatibility.

I use Davinci Resolve for my video editing, one of the few Professional NLE officially supported on Linux. Intel’s iGPU is incompatible with the software at this time. There are hacks and unofficial patches which are pointed out on the arch wiki, but the work required isn’t easy.

If you are using Adobe software you might need more power so you can run Windows in a VM, or has up-gradable storage so you can comfortably dual boot.

Good Battery is an cross x86 issue. While Intel and AMD are now trying to compete with Apple Silicon in terms of power and battery life. Stand by battery drain is still an issue. Google “Windows Modern Standby” if you want to get informed. If I remember correctly the laptop needs to have S3 Sleep enabled on it, and it’s usually not specified on a spec sheet.

Another battery saving tool is a CPU limiter like Slimbook Battery. My Laptop has a terrible fan curve and I need to throttle the CPU back, else the machine overheats. But it’s also good for the battery life too.

Software support is down to the Package Manager. Flatpak is your friend for most of this, but if you wanna dive into the deep end, so is the AUR if you installed Arch.

USB-C Charging is down to the laptop manufacturer. Here is a good infographic on the ones you need to look for. Intel Laptops are a safe bet.

Pantherina,

Do you know if the intel Xeon GPUs are also not working with Resolve?

Pantherina,

Do you know if the intel Xeon GPUs are also not working with Resolve?

the16bitgamer,
@the16bitgamer@lemmy.world avatar

No clue. According to the arch wiki you need a nodded Intel computer runtime

wiki.archlinux.org/title/DaVinci_Resolve#Installa…

Pantherina,

Do you know if the intel Xeon GPUs are also not working with Resolve?

grimaferve, (edited ) in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?

Makes sense to me. I'm a Pop! user since 22.04 and the wait is painful, although the blog posts definitely help a bit. Currently I have no problems but if something breaks I'll try out Nobara I guess. My /home is already partitioned so I can make that hop with minimal loss.

tungah, (edited )

Also switched distros from pop. I’ve had more success with Ultramarine than with Nobara on my nvidia-powered laptop. Check it out if Nobara gives you problems.

grimaferve,

I'm running full AMD on a desktop, I don't foresee any problems here. Hopefully your advice helps someone though!

Jumuta, in Booting up Libreboot T440p laptop with Windows 10 (No NVIDIA GPU Requried)

kinda sacrilege lmao

jack, in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?

test

CraigeryTheKid, (edited ) in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?

PopOS is what got me into Linux, and the only one that worked “out of the the box” for the handful of things I wanted, esp remote desktop.

Yes, anecdotal, but I’m running 3 PCs on Pop and loving it.

Edit: reading the article, and graph, it also looks like the field is more crowded in general. Also, would be good to see total installs over time, not just %.

lemmyvore, (edited ) in A tool to filter and reorganise iCalendar (ICS) files?

I think it should be fairly trivial to do with Python and a calendar library, you’d just have to go through the input entries, keep the ones with the properties you like and dump those to the output.

I’m not well versed in Python either but I had a specific calendar problem once — had to clear a calendar storage that went back years and the provider’s UI didn’t let you delete the base calendar — and after looking it up it was a few lines of Python.

That’s probably why you don’t find established tools because every person who runs into this stuff has a super specific need.

flyos,
@flyos@jlai.lu avatar

Thanks! I found something interesting, a function named icalfilter from the ical2html package in Debian/Ubuntu. Very easy to use to filter by categories. Unfortunately, this same package does not exist for openSUSE, but worse case scenario, I can use my Debian server to work on those ICS files.

Secret300, in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?

After the bug with pop_os that happened to Linus I stopped using it. I’d like reliable system and clearly the pop_os team doesn’t know how to package their software if a dependency error that bad happens

mmstick, (edited )
@mmstick@lemmy.world avatar

They commented on their video that it was their fault. There was never a packaging issue. The issue was that we pushed a systemd source package update to Launchpad, which silently didn’t build or publish the 32-bit systemd library packages, because Ubuntu had systemd on a blacklist for 32-bit package builds. We noticed this minutes after packages were published, and had it fixed within an hour later.

This didn’t actually affect any systems in the wild because apt held back the update until we had worked around the restriction on Launchpad (there was an invisible ceiling to the package version number). They were only affected during that time period because they manually entered that sentence from the prompt in a terminal. We stopped using Launchpad with 21.10, so all packages released since then are the same packages that are built and tested by our packaging server, and used by our QA team internally.

The drama and reputational damage that LTT caused was unnecessary. Especially given that they uploaded this video a week later, and never attempted to reach out. They still have yet to properly edit the video.

Bratwurstboy,

Linus as I Linus tech tips? Imagine giving a shit about that scummy ass clown.

Samueru,

That vid is actually good, it exposes lots of issues that regular users run into when switching to linux, in fact debian changed apt to make it harder to remove essential packages like linus did.

On Arch to remove essential package you will not be prompted with confirmation to remove them, you will have to add --nodeps --nodeps twice to the command to be able to do so, no idea how long this has been the case on arch or if it was implemented after linus vid as well, but that is something that should have been that way a decades ago, I still see on reddit posts of people that accidentally delete grub or remove important directories from their system.

marionberrycore, in Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?

I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me.

gamma, (edited ) in What's your favorite music player on Linux?
@gamma@programming.dev avatar

I used to use Strawberry, but my collection has grown enough that I can’t just sync it everywhere, so I use Jellyfin now. I still use Strawberry’s library management to move files into album artist/album/00 - track.ext though. Someday I’ll dig into id3v2 to just write a script instead.

bonnetbee,

If you want to continue to use Strawberry, you could stream your music with a subsonic server, Strawberry supports that.

For me it was the other way round: I was using Nextcloud music and searched for a music player on Linux that could stream my .flac-collection via subsonic. That is how I found Strawberry.

kanzalibrary, in Booting up Libreboot T440p laptop with Windows 10 (No NVIDIA GPU Requried)

I’m really curious from this, is there any perfomance impact if we change to Libreboot? if so (boost windows performance at least up to 10%) then I’ll take it for my audio plugins set live. Really cool to see T440p Libreboot-ing here!

Zeon, (edited )

Not that I’ve tested, but the peformance gain would probably be slim. Overall, its running pretty smooth on my setup.

aBundleOfFerrets,

Modern OS pretty much takes completely over after the preboot is done. There will be very negligible difference in the os unless the old firmware was poorly configured (fairly common, admittedly)

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