Comments

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

drwankingstein, to linux in Best DE for touch screens but also normal use

I would say plasma, Gnome has too many stupid issues for it to be a real contender IMO. I constantly found gnome to be laggy on my chuwi, even to the point that it would occasionally drop inputs.

drwankingstein, to linux in TIL that operating system Linux is an example of anarcho-communism

a capitalist funded anarcho-comunist ecosystem, ironic

drwankingstein, to linux in Looking for a good tablet PC distro

each one of them has issues, I cant in good conscious recommend any atm

drwankingstein, to linux in Happy new year of the Linux Desktop!

Year of the chromeOS desktop maybe, may faith is low

drwankingstein, to linux in Does Wayland really break everything? (Nate Graham's OG post ref'd in the Phoronix article)

I really don’t like nate’s take here. IMO it’s really not that good, Wayland is still outright lacking features, even when using the craptastic xdg portals junk

drwankingstein, to linux in Can I run a different GPU driver in distrobox ?

It seems highly likely they are actually talking about userland driver, not kernel driver

drwankingstein, (edited ) to linux in Can I run a different GPU driver in distrobox ?

You can run different userland drivers but not kernel drivers. Thankfully the kernel drivers are pretty much unified for AMD. to use the proprietary ones, install the appropriate driver in the distrobox container.

Vulkan and Opengl are different drivers so you will need to figure out the flags you need to set appropriately. arch wiki is a food resource for this.

For rocm and stuff make sure your kernel has the necessary bits, this will be distro specific, but I can at least say arch will work fine simply. and fedors too iirc

drwankingstein, to linux in Best DE for touch screens but also normal use

Gnome might be built for touch, but that doesn’t make it a great experience. Also KDE automatically rotates for me too.

drwankingstein, to linux in Best DE for touch screens but also normal use

off the top of my head,

  1. Performance of gnome isn’t great I often find it laggy on my lower end devices.
  2. Configuring gnome requires two separate GUI apps, and then you still may need cli.
  3. Gnome apps like nautilus, the file browser are also absurdly slow, sometimes taking more then 4 seconds for me (and others see here medium.com/…/gnome-mess-is-not-an-accident-4e3010…) to load thumbnails.
  4. I found gestures to be inconsistent on my Chuwi hi10x too. They often times wouldn’t work and I would need to try multiple times.

I did have other issues, but I didn’t exactly log them.

drwankingstein, (edited ) to linux in Flatpak can look daunting...

Flatlack is weird. Sometimes it’s really good, but then other times depending on what you install it really bloons up.

drwankingstein, to linux in Linux video editing and Kdenlive tips and tricks for a returning user?

A couple other things, you generally want to do pixel format conversion before the codec, is specified. You should be able to get satisfactory results with ffmpeg -i input.mpv -pix_fmt yuv420p -c:v libx264 -preset medium -crf 24 -c:a aac output.mp4 Play with preset a bit since that is where your Quality/Compression : Speed ratio comes in, CRF is the quality it handles. So you set CRF for a ballpark quality you want, then change the preset, slower = higher compression, faster = lower compression.

you can find more info here trac.ffmpeg.org/wiki/Encode/H.264#a2.Chooseaprese… but generally you don’t need to muck about with profiles or tunes or anything else

drwankingstein, to linux in Looking for a good tablet PC distro

I think it’s worth keeping in mind since when people ask for something, they generally want something specific. in this case they asked for a distro, so there is a non insiginificant chance they wanted a “generally agreed upon distro”

drwankingstein, to linux in Looking for a good tablet PC distro

you will likely find that most people will disagree with that, the general consensus of a “Linux distro” is that gnu/linux stuff. Personally I would consider it distros in which the apps would mostly use the general linux runtime stacks since musl based distros I would still consider a general linux distro. Android uses it’s own distinct runtime, for the vast majority of usage, and although using things like termux we can get close, how android is setup it lacks a good chunk of things that can only be resolved with a chroot/proot

drwankingstein, to linux in Linux video editing and Kdenlive tips and tricks for a returning user?

using openh264… well that’s a choice. I would recommend to everyone that they use x264 whenever possible, and make sure to specify output crf and likely preset when you fo

drwankingstein, (edited ) to linux in What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)

one of the issues I have with mobile linux is flutter has some really good apps, but when you try to use them on linux the performance plummets, this makes a whole slew of great touch primary applications unusable.

this article was pretty hard to read, but I greatly disagree with android having bad UX, maybe for some users but to me android’s UX is pretty great

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #