linux

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

deadcatbounce, in What has been your experience with Flatpak?
@deadcatbounce@reddthat.com avatar

Positive to the extent that it’s my preferred. For graphical apps only, not sure I need to say that.

GitHub priority selection didn’t seem to work, but I select that as a default.

Stable, a few bugs and the user mode addition/ removal is a bonus. I don’t try to install low scored apps. I Gnome-Software and then Google for reviews.

Custom install of Fedora 38/Gnome.

mcmodknower, in What has been your experience with Flatpak?

Most apps worked out of the box. It feels like gimp is a little bit (very tiny) slower at starting. For OpenTTD i had to manually add the x11 access in flatseal. And for osu! it is the only way i can play the current version, and that just works.

Strit, in What has been your experience with Flatpak?
@Strit@lemmy.linuxuserspace.show avatar

The couple of apps I use through flatpak has not had any issues as far as I can tell. Other than maybe being a little slow to get pushed to the newest version.

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

A lot of fun so far ! Thanks for making this

wgs,
@wgs@lemmy.sdf.org avatar

Thanks for taking on the challenge ! This whole thing is meaningless if there’s no one scratching their head at it !

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.

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/

jlow, in [SOLVED] Can't access drive on linux/windows dual boot

Obviously use at your own risk but maybe ntfsfix can help:

man.archlinux.org/man/ntfsfix.8.en

Jorgelino,

Will try, thanks.

euphoric_cat,
@euphoric_cat@lemmy.blahaj.zone avatar

did anything work for you?

Jorgelino,

Yes, shift+shutdown worked.

Oisteink, in How to package software for many distributions in their native package format?

The normal way I believe is to provide dpkg, and rpm to cover a few distros and to make sure your software is good enough for someone to pick up and maintain packages for other/their distros. ;)

The options you already mentioned seems a good fit - with OBS being a bit rpm centric.

wmassingham, in [SOLVED] Can't access drive on linux/windows dual boot
VelociCatTurd,

Doesn’t this say to “reply to a first offender off-line” or did you not even read it.

filcuk, in I'm ditching htop for btop, look how cool it is

Purely on aesthetics, I find bashtop nicer, but I couldn’t get it on my server.
I often use glances for general monitoring.

Pantherina, in Possible to import Flatpak libraries

Flatpaks are all containerized, its really nice. All in the same directory, glad that it worked! You can do the same for the Flatpak user data directories in ~/.var/app/.

Run the Flatpak app once, close it again, then the user data file structure will be there. If you delete the files you simply reset the app, its like Android, awesome.

And if you simply delete all the files and swap in your old files, it will be the same Flatpak app as on the old device.

QuazarOmega, in OBS live translations?

Since you’ve got two packaged only as debs, it may be worth trying to install them under an Ubuntu container made with Distrobox

Mandy,

distrobox feels overtly complicated, like, id rather have one system and one system only you know?

QuazarOmega,

I understand that, it’s definitely more of a headache than having a native package, but it is the next best thing you can do aside from waiting for the dev or someone else to package it for your distro of choice (you might be more lucky if you’re on an Arch based system, I’m sure an AUR package will be made if it hasn’t been done already).
The distrobox setup itself isn’t really that crazy either, once you have everything ready you’ll be able to run OBS as if it was installed on your host system since you can export the programs in your containers to have a desktop entry in your DE.

Now I was trying to get all that up and running, but I’m facing issues in the installation of the plugin and I don’t know what’s causing that exactly, it may be a mismatch in the distro I chose and which one the package was actually made for, I’ll report back if I find a solution, in the meantime here’s what I did:


<span style="font-style:italic;color:#969896;">## Creating the container
</span><span style="color:#323232;">distrobox create 
</span><span style="color:#323232;">    --image quay.io/toolbx-images/ubuntu-toolbox:latest 
</span><span style="color:#323232;">    --name toolbox-ubuntu 
</span><span style="color:#323232;">    --home ~/.local/share/box-homes/Toolbox-Ubuntu
</span><span style="color:#323232;">distrobox enter toolbox-ubuntu
</span><span style="color:#323232;">
</span><span style="font-style:italic;color:#969896;">## Installing OBS Studio
</span><span style="color:#323232;">sudo apt update </span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">amp;</span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">amp</span><span style="font-weight:bold;color:#a71d5d;">; </span><span style="color:#323232;">sudo apt upgrade
</span><span style="color:#323232;">sudo apt install obs-studio
</span><span style="color:#323232;">qtwayland5 </span><span style="font-style:italic;color:#969896;"># to be able to launch OBS on my KDE Wayland
</span><span style="color:#323232;">
</span><span style="font-style:italic;color:#969896;">## Trying to install the plugin
</span><span style="color:#62a35c;">cd
</span><span style="color:#323232;">curl -O https://github.com/occ-ai/obs-localvocal/releases/download/0.0.5/obs-localvocal-0.0.5-x86_64-linux-gnu.deb
</span><span style="color:#323232;">sudo apt install ./obs-localvocal-0.0.5-x86_64-linux-gnu.deb </span><span style="font-style:italic;color:#969896;"># gives error, maybe not compatible with latest Ubuntu?
</span>
Mandy,

looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only

i even followed tutorials but it just isnt working

QuazarOmega, (edited )

Ah oops. Well, that second one looks very promising, I just saw the English setup video on it, but unfortunately it’s missing the OBS part so idk

Mandy,

i got the japanese one working, the REALLY stupid part about it was it needs chrome, im not talking chromium, it LITERALLY needs chrome to work, guess it uses some internal apis or something only chrome has

QuazarOmega,

Yikes, that’s a strange requirement, but oh well, at least you got it working!
For reference, what guide did you end up following?

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

why ? Why do you feel the need to have process monitoring displayed all the time?

caseyweederman,

You can sort and filter it.

More generally, are you questioning why the Top category of tools exists?

WuTang,
@WuTang@lemmy.ninja avatar

no, I am questioning why do you have those open all the time. in 17y, I never had to. This is just ASCII pr0n to look “deep” .

spacedout,
@spacedout@lemmy.ml avatar

I have it open all the time, exactly for this reason. 15 years and going.

caseyweederman,

Haha, to look deep? Same here.

towerful,

As you gaze into the btop, the btop gazes into you

1984,
@1984@lemmy.today avatar

You are right, they aren’t open all the time except in screenshots. :)

zShxck,

If you press P you can get rid of them

0x0,

It’s a tool. It’s useful to figure out if something you’re running is IO-bound or CPU-bound. It also shows per-core load, which is useful for visualizing multi-threaded performance.

WuTang, in Gamedev and linux
@WuTang@lemmy.ninja avatar

That’s true. But I won’t hold my breath as the bar getting low to get a better&better out-of-the-box experience on linux (and it’s good), it will bring its lot of smelly gamer on their racing chair which don’t care usually, they don’t mind to exec this fishy binary to get 5fps. They will come by simple fact that MS, eventually, would have been too far in BS in their Ai-Ads-OS.

Just check this community on YouTube, Twitch and forums. Shitting on AAA title which are a monstrosity of complexity but because it fails sometimes, those smelly, pretentious douche can get quite incendiary quickly.

That’s why I wish that those tiktok games (apex, fortnite,) never ends on linux.

PseudoSpock, in Fedora or Mint for noob?
@PseudoSpock@lemmy.dbzer0.com avatar

6 in one, half a dozen the other. Both are good.

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