linux

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

sfcl33t, in Is the Windows Subsystem for Linux worth it?

WSL is great for me. Not as fast as being in native Linux but if you’re stuck in windows it’s a impressively seamless tool to just have available. I use it for convenience so I don’t have to have a second machine next to me all day

Perroboc, in [SOLVED] Brave Browser not launching in LXQT in Debian 12

And how did you install brave?

liberatedGuy,
@liberatedGuy@lemmy.ml avatar

As instructed in their webpage. Using the .deb file

Perroboc,

What .deb file? Their page says to add a repo and use apt:


<span style="color:#323232;">sudo apt install curl
</span><span style="color:#323232;">
</span><span style="color:#323232;">sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
</span><span style="color:#323232;">
</span><span style="color:#323232;">echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
</span><span style="color:#323232;">
</span><span style="color:#323232;">sudo apt update
</span><span style="color:#323232;">
</span><span style="color:#323232;">sudo apt install brave-browser
</span>
liberatedGuy, (edited )
@liberatedGuy@lemmy.ml avatar

My friend, when you install something using the apt package manager you are using a .deb file. It’s something getting downloaded in the background from a server (debian.org or the brave one in this case) without you realising it. Make sense?

Perroboc,

My brother in Christ, installing a .deb is downloading the .deb directly, as you would when downloading discord from discord.com, and you use dpkg to install it (apt uses dpkg to install the deb file).

You saying “the deb file” is not the same as “using the official repo”, as dependencies might not have been installed by only using the .deb file.

Make sense?

liberatedGuy,
@liberatedGuy@lemmy.ml avatar

“apt uses dpkg to install the deb file” Apt is a frontend for dpkg which needs a .deb file to install stuff. Apt searches for deb files in repos listed in sources.list, downloads them and then uses dpkg for installation.

kraniax,

yes, but you missed an essential step of the process: apt handles dependencies for you. maybe not in this case, but installing .debs directly requires installing dependencies manually and it’s not uncommon for people to forget about this and then saying that the program does not work.

installing from an apt repo is always better as long as the repo is trusted (and it should be if you’re installing .debs from it anyway) because it handles dependencies and updates automatically. If you just install the .deb, you’ll have to repeat the process per each update.

Chewy7324, in Wine Wayland Driver's Vulkan Support Is Now Usable

Finally, I might try disabling XWayland once wine wayland ships in proton. The only remaining apps using X11 on my system are electron apps and wine (oh, I forgot Java).

It’s interesting to finally see all the work on wayland coming together. Only a few years ago I still had to switch back to i3 because sway didn’t work well for gaming (no vrr, dmabuf), and now it’s only a few things missing.

NOOBMASTER, in Using Linux for the first time

Try Zorin OS, it has cool design, and is pretty stable because it has an outdated kernel and stuff.

SLGC, in Is the Windows Subsystem for Linux worth it?

Since wsl2 supports cuda, my gaming computer can run open source deep learning models so easily it’s stupid. I’m mainly using it to rip music from youtube and split it into stems for music production using Facebook demucs. I tinkered a bit with stable diffusion models a while back too. It’s pretty sweet, especially since windows sees the linux drive as just another directory, so my DAW can just bookmark it. It’s so seamless.

Win 11 is still garbage for privacy and ownership reasons though. MS can fuck a duck, but they make some pretty baller software.

Resol,
@Resol@lemmy.world avatar

That’s an interesting use case.

SLGC,

I’ll emphasize the point that this goes for any kind of machine learning model that can benefit from CUDA, which means a large amount of gaming computers already meet the prerequisites for this. Installation is trivial (but requires some knowledge), and I hope to see more ML applications for hobbyists in the near future. Image generation and locally hosted GPT models come to mind.

GravitySpoiled, in Firefox Developer Edition and Beta: Try out Mozilla’s .deb package!

There are flatpaks and firefox decides to publish debs.

GustavoM,
@GustavoM@lemmy.world avatar

“Gee, folks are hating up on snapd! Hah, I know! Let’s make our own .deb and --”

“…but .deb files does not provide isolation or any other sandboxing-related feature.”

“OH, SHUT UP NERD!”

AProfessional,

More annoying because Mozilla does publish the stable flatpak, just not betas.

free, in Cleanest way to maintain AppImage installations?

I just have a keybind to open file manager of the app images 🤷

Wispy2891, in Question about ram usage in Unraid

It uses a minimal amount of ram, less than 1gb

just_another_person, in Question about ram usage in Unraid

Ram usage in this case would be localized to data “in-transit”, meaning there is an in-memory buffer that is eventually cleared and written to disk in seconds. Unless you have some crazy equipment that can transmit 20Gb/s, don’t worry about.

LunchEnjoyer,
@LunchEnjoyer@lemmy.world avatar

Oh okay, thanks for the explanation 👌

Max_P, in Cleanest way to maintain AppImage installations?
@Max_P@lemmy.max-p.me avatar

Isn’t that kind of AppImage’s whole thing, to behave like Mac apps that you just double click on regardless of where they are, and not have a package manager?

I’d go for the Flatpak if you want it to be managed and updated.

We went from distro packages to Flatpak to bare files and circling back to reinventing the package manager…

Moobythegoldensock, in Noob question: what to arrange before switching to linux

Sounds like you’re all prepared. I’d just bookmark Debian’s NVIDIA page as the drivers are proprietary and not included in the base install. Typically, you can install using the generic Nouveau driver and then switch to the proprietary driver after the install; however, should you run into problems such as a blank screen, google “Debian nomodeset” to get around the graphics driver.

sebsch, in Is the Windows Subsystem for Linux worth it?

Sometimes in enterprise environments you’re not allowed to have a proper Linux and you’re forced even as dev to use that thing from ms.

Since hardly any code in the web runs on NT, the wsl is the only way getting your things done. It does what it does OK(ish) but except of that single usecase I would never use it.

llothar, in Is the Windows Subsystem for Linux worth it?

I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.

General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.

Resol,
@Resol@lemmy.world avatar

Yeah, you guys have it so easy

Euphoma, in Is the Windows Subsystem for Linux worth it?

When I used wsl, it felt fine. There were some problems with running more GPU intensive tasks, but being able to use linux-only software while I was restricted to Windows was pretty good.

purplemurmel, (edited ) in Is the Windows Subsystem for Linux worth it?

I’ve had a pretty poor experience with it myself

Could you elaborate?

Resol,
@Resol@lemmy.world avatar

Sometimes when I install applications through the command line interface, the applications I installed don’t end up opening. I’m not sure why.

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