linux

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

Strit, in Fedora or Mint for noob?
@Strit@lemmy.linuxuserspace.show avatar

Maybe stock Ubuntu?

It’s pretty new. Has wayland and pipewire. You can just enable a checkmark in the installer to install codecs. Uses Gnome, so a non-Windows like workflow. Pretty sure Eduroam would work there, as many schools use Ubuntu by default.

jack,

I haven’t tried Ubuntu yet myself, but generally I’m turned off by some decisions Canonical makes, especially the whole Snap thing adding complexity, slow app startup and proprietary store. Not very trustworthy.

But you are right, Ubuntu is the most popular and things like eduroam will likely work.

Patch,

If your want something that just works, Ubuntu is pretty hard to beat. Snaps are really not a big deal anymore, performance wise; a lot of the bad rap on slow startups etc. are from years (and many versions) ago.

If you don’t want Ubuntu and you don’t like Mint, there are also other options in the Ubuntu/Debian family. Pop_OS and Zorin are both popular.

woelkchen,
@woelkchen@lemmy.world avatar

generally I’m turned off by some decisions Canonical makes

Those decision will trickle down to Ubuntu remixes like Mint eventually. Canonical’s plan is to replace as much as technically possible with Snaps. They just barely delayed shipping CUPS itself as Snap but it will come, so even a basic task like printing will rely on Snap. I don’t see Mint having manpower to package everything on their own, even if it’s “just” about porting Debian packages. Might just as well use LMDE right now.

jack,

LMDE is the future of Mint, hopefully with a Flatpak-first approach.

ares35,
@ares35@kbin.social avatar

that's the whole reasoning behind having LMDE. seems a little redundant today; but within a release or two mint may very well be only based on debian itself, with the way canonical is steering ubuntu.

woelkchen,
@woelkchen@lemmy.world avatar

within a release or two mint may very well be only based on debian itself, with the way canonical is steering ubuntu.

I expect Canonical going hard in the Snap direction leading up to 26.04. They are desperate given the fact that Flathub got a huge popularity boost thanks to SteamOS. I don’t think Ubuntu remixes will come out unscathed.

taaz, in 3rd party discord client?

Vencord is nice, not a 3rd party though

SSUPII,

Vesktop

GiuEliNo,
@GiuEliNo@feddit.it avatar

I tried vesktop two days ago, after using discord-screenaudio for over a year, and I’m in love with it. Check it out guys, it’s really good.

vox, in Why can't I play H.265 videos on Fedora 38 even though I have the codec installed
@vox@sopuli.xyz avatar

insteall it from dnf, not flatpak

maddy, in 3rd party discord client?
@maddy@lemmy.blahaj.zone avatar
mambabasa, in 3rd party discord client?

I’ve been using Webcord with substantial improvements from the native Discord app.

Mandy,

isnt webcord just a wrapper for the, well, web version?

mambabasa,

Well it works better than the native and I can’t share screen on discord on the browser so it works for me.

Mixel,

Yeah think so but with extra privacy hardening features and especially useful Screensharing on Wayland! I don’t know if there is an alternative to it for Screensharing on wayland

PlexSheep,

The flatpak crashes for me since some time sadly. I’m just using a basic chromium browser and their (shitty) webapp

rfy,

The appimage seems solid for me thus far, installed through this handy tool.

hitagi, in 3rd party discord client?

ArchWiki has a list: wiki.archlinux.org/title/Discord#Third-party_clie…

Ripcord is really unique and it’s still my favorite third party client. Abaddon might be worth trying. Unfortunately, most other third party clients are wrappers.

noodlejetski,

Ripcord has been pretty great, but it hasn’t been updated in a long time.

Mandy,

yeah, i wonder why they stopped

Mandy,

tried out abaddon but it tells me it couldnt fetch the build number which increases chances of being flagged their github has one related issue with no solution

Kidplayer_666,

How the hell does arch wiki have so much stuff? It’s nuts!

Yttra,

Someone somewhere had a problem, wanted it solved, and wrote it down, probably.

Get enough stubborn "someone"s with their own problems to solve, and I guess eventually you’ll end up with the Arch wiki lol

Mandy,

here we go, looks interesting, ill try it out

nIi7WJVZwktT4Ze, in 3rd party discord client?

Check out Armcord. It’s a 3rd party client with many customization choices (mainly due to the fact that it bundles Vencord and Shelter client mods).

wolf, in Why can't I play H.265 videos on Fedora 38 even though I have the codec installed

The Fedora documentation has the answer: Installing plugins for playing movies and music

Fedora (combined with RHEL) has great documentation, take an hour, read the docs and you’ll have a great experience.

Oha, in KDE KWin may gain early HDR support for gaming

Praise our lord and saviour Gaben!

image_proxy(5)

pastermil, in Why ACPI?

Why not Zoidberg?

palordrolap, in Ash Vs Bash

ash (and its successor dash found on other distros) is a POSIX-y shell rather than a sh clone, so it has all(? most?) of the POSIX feature set, whose syntax may indeed have been 'borrowed' from shells that came later than sh.

Not sure if there's a "parent" from which both ash and bash inherit the syntax or whether bash is the true source, but that doesn't really matter here.

All that said, it's worth checking to see if your system has a command on the PATH called [[. That has been one way that [[ support can be added to a system when the shell itself might not support it. Note that command names don't have to be alphanumeric like functions tend to be in a programming language (or other languages if you consider that the shell can be used for programming too), so [[ is perfectly valid!

danielquinn,
@danielquinn@lemmy.ca avatar

Yup, that looks like exactly what was done in Alpine:


<span style="color:#323232;">$ docker run --rm -it alpine ls -l /usr/bin/[[
</span><span style="color:#323232;">lrwxrwxrwx    1 root     root            12 Sep 28 11:18 /usr/bin/[[ -> /bin/busybox
</span>

So while the Ash itself doesn’t support the [[ extension, this work-around produces the same effect. Nifty.

jntesteves,
@jntesteves@lemmy.world avatar

Although that link exists, that’s not what is being used by default. [[ is a shell builtin in ash/busybox, so that takes precedence.

On Alpine:


<span style="color:#323232;">❯ which [[
</span><span style="color:#323232;">/usr/bin/[[
</span><span style="color:#323232;">
</span><span style="color:#323232;">❯ command -V [[
</span><span style="color:#323232;">[[ is a shell builtin
</span>
danielquinn,
@danielquinn@lemmy.ca avatar

Huh. So the link is unnecessary and Ash supports [[ out of the box? Good to know, thanks!

RagingToad, in Linux empowered coffee, a must have.

Moccamaster is the best coffee

signalsayge, in Linux empowered coffee, a must have.

Just make sure it’s RFC 2324 compliant. You don’t want it throwing any HTTP 418 error messages.

Nibodhika,

I came to post exactly this!

poweruser,

TIL about error 418:

“I’m a teapot This server is a teapot, and it cannot brew coffee.”

Apparently it was originally added as an April fools joke way back in 1998 but technically it is a valid error message that sites can actually use!

themusicman,

Sites can use anything - they’re just numbers ¯_(ツ)_/¯

maeries, in A Nautilus Sucks Donkeyballs Linux Rant

If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.

I don’t know what you mean. If a open my Downloads folder and then download something, it shows up in Nautilus without refreshing anything

Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.

I mean at least there is a batch rename function unlike in windows

Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?

Again, I can’t reproduce it. I can move many GB instantly using ctrl + x and ctrl + v

The only thing that really annoys me with Nautilus is that you can’t type in the directory path you want to open except using ctrl + L. In the hamburger menu there even is an option to copy the path. Why not make one more to edit it? Or replace copy with edit, because when editing you can also copy it anyway

ParanoidFactoid,
@ParanoidFactoid@beehaw.org avatar
maeries,

Of cause you can batch rename with an additional tool. Same goes for nautilus

ParanoidFactoid,
@ParanoidFactoid@beehaw.org avatar

I don’t want to debate win here, that’s off topic, but batch renaming is something Explorer does.

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

Thunar comes with Batch Rename tool.

Rodeo,

Why the fuck does a desktop app have a hamburger menu though.

Fisch,
@Fisch@lemmy.ml avatar

Dolphin has a hamburger menu too, what’s so weird about that?

Rodeo,

Gnome and kde are horrible for that. Mobile UX on a desktop platform is terrible to use.

oldfart,

I feel like with every major UI update it takes more steps to do the same basic tasks.

Fisch,
@Fisch@lemmy.ml avatar

They’re gonna have to put those options somewhere and there’s only so much space in the top bar

d_k_bo,

Why not?

taanegl, in Why ACPI?

He’s right though, despite the fact that just the thought of dealing with ACPI stresses me out.

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