linux

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

Dariusmiles2123, in What distro for a MacBook pro late 2013 15'

Fedora on a MacBook Pro from 2012 works like a charm.

kzhe, in Are there any downsides to using Homebrew as a package manager on Linux?

Brave homophobic though

It is the best Chromium based browser, in a sense, unfortunately…

alt,

Brave homophobic though

Its CEO; yes.

It is the best Chromium based browser, in a sense, unfortunately…

Agreed.

ErnieBernie10,

Check thorium

neurospice, in Why are gnome devs like this?

OP is an actual troll, check their post history wtf lol

Vincent, in Why are gnome devs like this?

This is so rude. You've done nothing for the guy (neither have I), and have probably used and benefited from his work (that we did not pay for) in some way - and then to single him out and ridicule him? There's an actual human on the other side there...

mateomaui, in Why are gnome devs like this?

cum frappuccinos

I’ll be leaving the office too.

Haus,
@Haus@kbin.social avatar

I hope this is cubic meters...

authed, in Audacity 3.4 Released with Music Workflows, New Exporter, and More

just use OcenAudio

possiblylinux127, in 3rd party discord client?

How about a third party service that’s separate entirely? Matrix may be what your looking for

Mandy,

read it again, slower this time

ShittyKopper,

I swear fossbros lose reading comprehension skills faster than Tumblr once you ask for any kind of software recommendations

wetferret, in Why ACPI?
@wetferret@lemmy.world avatar

Thanks for posting this! I’ve often struggled with ACPI and Linux in the past and this sheds a little light on why that is.

PlexSheep, in Cyber hunt - A technical adventure for Unix fans!

Sounds interesting, I’ll check it out.

I’ve only read the intro, sounds very promising. I’ll have to get to my computer.

wgs,
@wgs@lemmy.sdf.org avatar

Thanks for your message on the guestbook ! I hope you have some fun, good luck !!

PlexSheep,

Thanks :) I’m currently “too slow” haven’t figured out what to do there yesterday evening.

art, in 3rd party discord client?
@art@lemmy.world avatar

I use Discordo for work. It’s pure CLI/TUI and it doesn’t have all the features of Discord but I think that’s the point.

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.

JokeDeity, in A Nautilus Sucks Donkeyballs Linux Rant

I don’t even use Linux, but isn’t copying and deleting files to simply move them, like super bad in the long run for data integrity?

OsrsNeedsF2P,

Yes, which is why Nautilus doesn’t do that, and OP is doing something weird

ParanoidFactoid,
@ParanoidFactoid@beehaw.org avatar

Select a group of folders and try it yourself!

jack,

How?

suprjami, in Ash Vs Bash
@suprjami@lemmy.sdf.org avatar

What have you found bad about bash arrays? I have some simple usage of those (in bash) and they work fine.

danielquinn,
@danielquinn@lemmy.ca avatar

As far as I’ve seen, they don’t provide any advantage over a string with spaces, which doesn’t work well either when you’ve got values with spaces:


<span style="color:#323232;">not_what_you_think=( "a b" "c" "d" )
</span><span style="color:#323232;">for sneaky in ${not_what_you_think[@]}; do
</span><span style="color:#323232;">  echo "This is sneaky: ${sneaky}"
</span><span style="color:#323232;">done
</span>

<span style="color:#323232;">This is sneaky: a
</span><span style="color:#323232;">This is sneaky: b
</span><span style="color:#323232;">This is sneaky: c
</span><span style="color:#323232;">This is sneaky: d
</span>
worsedoughnut, in NVIDIA 545.29.02 Linux Graphics Driver Is Out with Wayland Improvements, More
@worsedoughnut@lemdro.id avatar

Any clue if this one addresses the impending 6.6 Kernel changes in response to how Nvidia was breaking the license?

Toes,

What’s that about?

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