linux

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

vhstape, in Are there any downsides to using Homebrew as a package manager on Linux?
@vhstape@lemmy.sdf.org avatar

I’ve been using Homebrew on Linux for several years and never had an issue. As others have said, it will not be able to provide GUI applications (in most cases) as on macOS, but it is a great way to get system and indie software alike

alt,

Thank you for your input, it’s heart-breaking to hear that it’s not able to provide GUI applications (and thus browsers by extension). But I’m glad to hear that it has provided you a decent experience so far!

woelkchen, in Are there any downsides to using Homebrew as a package manager on Linux?
@woelkchen@lemmy.world avatar

If you think that Brave is the best option, look up what a scumbag Brendan Eich is and the shady monetizing practices the company introduced.

alt, (edited )

The bad practices of its CEO doesn’t inherently write off the software, instead the software’s merits should do the talking. Which Chromium-based browser would you recommend based on its merits?

woelkchen,
@woelkchen@lemmy.world avatar

The bad practices of its CEO doesn’t inherently write off the software

Ah yes, the CEO with his little influence on the products from his company…

Which is Brave collection “donations” and then keeping them, then? Is it a CEO bad practice or a software bad practice?

instead the software’s merits should do the talking.

You’d get a Shawarma from a Hamas-run restaurant, right? Sure, they swear death to all infidels but their cooking is so authentic and great… Who cares that the restaurant funds them!

Which Chromium-bases browser would you recommend based on its merits?

Opera, Vivaldi, ungoogled-chromium, and some others don’t pull the same shit.

alt,

You’d get a Shawarma from a Hamas-run restaurant, right?

Honestly, I would seriously consider it if it was the best Shawarma in town. At least to try it once.

Opera, Vivaldi, ungoogled-chromium, and some others don’t pull the same shit.

Honestly, all of these are inferior based on merits. But thanks anyways!

stella,

Fun fact: the scumbag Brendan Eich who made Brave is the same scumbag Brendan Eich who made Javascript!

Yay!

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

I use homebrew on linux, you're not going to get GUI apps that way though, the linux binaries are almost exclusively cli apps and libraries, etc.

alt,

you’re not going to get GUI apps that way though

I should have known better :P. Thanks for the input!

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.

ParanoidFactoid, in Fedora or Mint for noob?
@ParanoidFactoid@beehaw.org avatar

Go with an LTS version. Fedora is upgrades twice a year. Mint is just Ubuntu. I’d choose 22 04 Mint over Fedora for this reason. But Debian Stable is old yet tried and true. Plain Debian works.

penquin, in A Nautilus Sucks Donkeyballs Linux Rant

I honestly can never imagine Linux without KDE plasma. It has its flaws for sure, but at least I can modify the shit out of it to force it to meet my needs 100%.

zwekihoyy,

I’ve had the best experience using xfce.

penquin,

I would use it if it supported 4k better. Every time I set the resolution to 4k and the scaling to 2x, the whole UI gets jacked up and something can’t be clicked anymore. Window bars stay really small. The panel gets all messed up. That’s basically on every single distribution I’ve tried with xfce

CrabAndBroom,

Yeah every once in a while I see a screenshot of GNOME that looks really nice and get tempted to try it again, and usually within a day or two I’m back to KDE lol.

No shade to people who like to use GNOME, but it’s really not for me.

penquin,

Absolutely. Gnome is becoming gorgeous, but its workflow is not for me. Also, all the missing things that I have to add extensions for is just not ideal. I just re-create the gnome theme in kde when I miss gnome. or just install it in a VM and enjoy for for a little while. Otherwise, kde has always been where I belong.

sir_reginald, (edited ) in Are there any downsides to using Homebrew as a package manager on Linux?
@sir_reginald@lemmy.world avatar

I’d advise against using Brave, but that’s a different topic.

Just use the Flatpak. Do not care if it’s official, most packages in traditional package managers are not packaged officially, yet we use them all the time. Check the Flatpak repo instead to see if there’s something wrong.

Maybe check ungoogled chromium too while you’re at it.

alt,

most packages in traditional package managers are not packaged officially, yet we use them all the time.

While there’s definitely truth in this, aren’t we already trusting the repos of traditional package manager by choosing to use the associated distro? So, by e.g. choosing to use Debian , you’ve already (somehow) accepted their packages to be ‘thrustworthy’. We already trust the developers of the apps/binaries we use. Therefore, we have two sets of parties we trust by default. I would rather not increase the amount of people I have to trust for software, but I can understand why others might differ on this.

stella,

Yes, the main source of trust is in the repository and its maintainers when choosing a distro.

penquin, in KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session

I just want kde on Wayland not to have blury font with fractional scaling. It’s just unusable. Once that’s fixed, I’m all set to use it as my daily driver.

imgel,

Fixed. Not backported since it requires a QT update. Fix is coming with Plasma 6. bugs.kde.org/show_bug.cgi?id=446674

heyfrancis,

What does the baby emoji and 27d means? It only shows in voyager

https://lemmy.ml/pictrs/image/3e8cd5cd-b175-4aa5-be55-5edaeb5ad516.png

roembol,

It probably means the account is quite new

bamboo,

Like the other guy said, it is indicator of new account age. I think there is a setting to turn it off if you dislike it.

dukk,

General > New Account Highlightenator

penquin,

Nice

lauha,

I have fractional scaling on current plasma wayland and don’t have blurry font. Is this a specific usecase?

penquin,

Just your regular 27" 4k monitor. If I set it to 200%, everything is fine, but things are huge. I have to have it on 175%, and that makes the font very blurry. Also, any window decorations that are not default plasma get blurry, too. I’ve already posted about it in the kde instance and zamunda (a KDE dev) said it was fixed in plasma 6. So, I guess I’ll just wait it out.

tiziodcaio,

I think you have to login and logout… For me it worked

penquin,

Oh trust me, I do log out then log in, it just doesn’t work. I’ll try again to double check.

yote_zip, in Are there any downsides to using Homebrew as a package manager on Linux?
@yote_zip@pawb.social avatar

I use a few packages from Homebrew and don’t have any problems with it. By default it installs itself into /home/homebrew or something which I didn’t like so I put it into ~/Applications/Homebrew instead using these steps. It warns that you may be forced to compile software if you do it this way but I’m down to clown so whatever.

The biggest problem I have with it is that you’ll need to keep it updated alongside your regular packages, which I do by aliasing a simple upgrade command that runs all my package manager upgrades.

I would also recommend ungoogled-chromium as an alternative to Brave, which does have its own official Flatpak (not marked as such but it’s linked to in the ungoogled-chromium project github).

alt,

By default it installs itself into /home/homebrew or something

I don’t like that either. Thanks for that insight and thanks for sharing the link to change that!

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

My only experience with homebrew is on macOS and I’ve switched to MacPorts there. Homebrew did some weird permissions things I didn’t care for (chowned all of /usr/local to $USER, if I’m remembering right). It worked fine on a single user system, but seemed like a bad philosophy to me. This was years ago and I don’t know how it behaves on Linux.

I also prefer Firefox, but when I need a Chromium alternative for testing, I opt for the flatpak (or the snap) version personally.

alt,

Homebrew did some weird permissions things

I should look into this. Thank you!

avidamoeba,
@avidamoeba@lemmy.ca avatar

Based on what I saw on macOS I wouldn’t touch Homebrew with a 10 feet pole. We have proper packaging systems in the Linux world. The Chromium snap is supported by Canonical so that’s a great candidate for anything that comes with snap or can use snap. If I couldn’t use snap, I’d use the Chromium flatpak from Flathub.

alt, (edited )

Based on what I saw on macOS I wouldn’t touch Homebrew with a 10 feet pole. We have proper packaging systems in the Linux world.

Could you please elaborate on how the packaging in the Linux world is better? I can imagine why, but I’d rather have a better-informed idea on the matter. Thanks for your input!

The Chromium snap is supported by Canonical so that’s a great candidate for anything that comes with snap or can use snap. If I couldn’t use snap, I’d use the Chromium flatpak from Flathub.

I use Chromium from my repo already, but as stated in the OP; I would switch in an instance to Brave if I could.

otl,
@otl@lemmy.sdf.org avatar

MacPorts is so boring and underrated.

KrapKake, in Fedora or Mint for noob?

ZorinOS? I saw no talk of it here and I haven’t personally used it in a couple of years. It uses gnome and can be set to mimic the look of windows, mac, or just stock gnome. It looks super clean, modern and pro. It’s easy to use and based on ubuntu. It was a just works distro for me.

zorin.com/os/

Noctechnical, in Bcachefs (A Linux file system) has lost a major sponsor, and is looking for funding

“So, the upstream process has been rocky

Missed opportunity for a pun

TheAnonymouseJoker, in A Nautilus Sucks Donkeyballs Linux Rant
@TheAnonymouseJoker@lemmy.ml avatar

Nautilus needs Backspace for up directory. It is not just as good as Thunar, the king of non-TC-style file managers.

miss_brainfart,
@miss_brainfart@lemmy.ml avatar

I like Thunar, but it doesn’t display the thumbnails I specifically embedded into my video files. Is that even possible?

TheAnonymouseJoker, (edited )
@TheAnonymouseJoker@lemmy.ml avatar

I am not sure. The only option to configure being able to see thumbnails is setting a file size limit larger than your video file size in Edit>Preferences. It caches all thumbnails into /home/USERNAME/.cache/thumbnails/ path, and you might have to test with a video if it parses manually, or if it picks thumbnail supplied by photo/video.

You are at the mercy of file manager (or plugin) developer who implements the frame that will be picked up, whether it be frame 1, first second, or 20% duration frame etc. Something like Directory Opus on Windows is supreme because of these niche needs. Your option in such cases might possibly be a file manager that uses external plugins like Double Commander, or Total Commander Extended addons edition via WINE.

miss_brainfart,
@miss_brainfart@lemmy.ml avatar

I set those limits, I made sure all the plugins to do with thumbnailing are there, and so on. I’m genuinely not sure anymore if it even can work like I want it to.

Whatever I do, Thunar shows an arbitrary frame of the video as its thumbnail, not the embedded one.

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

So I am a data hoarder, and I manually tested just now. In my experience, Thunar shows the 33.33% duration frame of any video that it can process, otherwise if it cannot process some video (some MPEG-TS files for example), it shows the first possible frame it can fetch, usually the first frame of video.

miss_brainfart,
@miss_brainfart@lemmy.ml avatar

Thunar shows the 33.33% duration frame of any video that it can process

Yeah, that seems to check out. If I research it, I’m not really finding any conclusive evidence that Thunar can actually show embedded thumbnails, so idk

furycd001, in I'm ditching htop for btop, look how cool it is
@furycd001@lemmy.ml avatar

I ditched all top programs on my system, because I have no use for any of them…

berg,

How do you check what is eating up all your memory/cpu?

furycd001, (edited )
@furycd001@lemmy.ml avatar

My computer just works so I’ve never needed to check, but I run XFCE & have xfce4-taskmanager installed, so I could use that if I ever needed…

berg,

Ah, I see. I use htop as a task manager.

Kushia,
@Kushia@lemmy.ml avatar

Just download more, simple.

TylerDurdenJunior,

mount google drive as swap. RAM downloaded !!

Kushia,
@Kushia@lemmy.ml avatar

I kinda want someone to make this for shits and giggles.

ChairmanMeow,
@ChairmanMeow@programming.dev avatar
milkjug,

⬆️ This man is too dangerous to be left alive.

anoklola,
@anoklola@mastodon.world avatar

@berg @furycd001

To get a comprehensive overview of your system's resource usage, install and run the btop command. It's a top-like interactive system monitor that displays a range of system information, including:

-CPU usage (per core and overall)
-RAM usage (free, used, and cached)
-Disk usage (per disk and overall)
-Network usage (bytes sent and received)
-Process list (with CPU, RAM, and disk usage per process)
-System temperature
-Uptime

DefinitelyNotAPhone,
@DefinitelyNotAPhone@hexbear.net avatar

There’s a top surgery joke in here somewhere, I can feel it.

TwinTusks,

I only use htop to kill process when it froze.

furycd001,
@furycd001@lemmy.ml avatar

I just use xkill for that…

TwinTusks,

A question, what tod do when the laptop is completely frozen, as in you can’t even move your mouse. Is the only solution to force shutdown?

Matty_r,
@Matty_r@programming.dev avatar
lowmane,

Switch to a different virtual terminal (ctrl-alt-F3), login and restart desktop manager, switch back to the normal GUI terminal (ctrl-alt-F2)

furycd001,
@furycd001@lemmy.ml avatar

Thankfully I’ve never had that happen, but if it did I would probably just switch to a tty & use the killall command on whatever was giving me bother…

padlock4995, in GNOME is (Gradually!) Dropping X11

Can’t watch the video rn so going to be THAT person who asks a question that may be answered in the video…

I have a remote server running PopOS! I use with the gnome DE, I use xrdp to connect to it, have done some hinting in past about ways to use Wayland instead but had no luck. Does this slow decom mean development for Wayland over rdp may be coming soon?

BitPirate,
@BitPirate@feddit.de avatar

Gnomes built-in RDP should work. There’s also RustDesk which offers proper Wayland support.

andruid,

FreeRDP and wayvnc are supposed to work.

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