linux

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

possiblylinux127, in PeerTube v6 is out, and powered by your ideas !

Honestly peertube is cool but I doubt it will ever get any traction. It needs a bigger organization behind it.

bruhduh,
@bruhduh@lemmy.world avatar

YouTube got traction before Google bought it and before Google bought it they tried to make Google videos and failed, what peertube lacks is contributors

sab, (edited )
@sab@kbin.social avatar

And discoverability, it still has ways to go on the social networking integration. I still don't know how to go from watching a peertube video on a peertube instance to liking/boosting it on another fediverse service, even if I wanted to.

That said, I have been following Peertube for a couple of years, and the progress has been incredible. It makes sense to create a solid foundation for video playback first, and a lot of people seem to not understand the extent of the innovation Peertube has made in that regard. Social media tools obviously come second after providing a solid service, and I have no idea it will develop in great ways in the coming years. :)

IonAddis, (edited ) in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.
@IonAddis@lemmy.world avatar

I’ve nibbled at trying to use Linux on my home computer for years and years, but games didn’t have a good track-record in Wine so I never went over.

I recently heard differently, and tried PopOS, and I’ve mostly been able to get all the games I wanted to play to play, mostly using Steam’s own emulation using Proton, and a few using Lutris.

The only two that gave me trouble were Starfield–it had a bug with Nvidia cards and I had to wait for a Linux driver to be updated with a driver fix. (And honestly after playing Starfield, it wouldn’t have mattered if it never played.) And Crusader Kings III…but only if I had it playing natively on Linux, as it’s supposed to be able to. It kept constantly crashing if I clicked on a character portrait. When I switched to playing it on Proton (so emulating Windows) it’s been rock solid.

I’ve played No Man’s Sky, Cyberpunk 2077, Rimworld, Control, Alan Wake II, Baldur’s Gate 3, and Valheim all successfully. (And Starfield and Crusader Kings III after some troubleshooting.) Those are modern enough that I don’t feel any more disadvantaged gaming on Linux than I did on Windows (accounting for my last-gen hardware and such.)

Honeybee,

www.protondb.com is worth a look. It shows the state of games using Proton and people list their tweaks to make games work. You can filter it to only show Nvidia GPU’s on PopOS as an example too. To find tweaks more applicable to your system.

Flaky,
@Flaky@iusearchlinux.fyi avatar

I’ve been playing Cyberpunk 2077 on Linux just fine as well, and Forza Horizon 4 (though the Xbox account setup was a rigmarole). Only thing I had to do was use bluetoothctl to set up my Xbox Series X/S controller, as it uses Bluetooth to connect and it doesn’t work with KDE’s Bluetooth setting GUI.

b9chomps, in 13" or smaller Linux laptop - best replacement for aging chromebook?
@b9chomps@beehaw.org avatar

How about a used Thinkpad? Like the X280. 12.5". Touch. Depending on your region you can get a pretty good deal if you are OK with some scratches or other faults

cows_are_underrated,

You can also buy them refurbished, which is what I did with my school laptop(yoga x380)

Euphoma, in 13" or smaller Linux laptop - best replacement for aging chromebook?

Chromebooks are honestly the best option for budget linux laptops, you can easily install linux onto many chromebooks.

AlfredEinstein,

Ten years ago, when those ubiquitous Acer chromebooks were cheap as dirt, I would have agreed with you . I had a couple.

But my last three laptops have been Mint running on refurbished ThinkPads from ebay. I’ve not had any problems.

porksoda,

Agreed. Grab a T490S off eBay with an i5, 16GB RAM, and a 512GB SSD for $225 and you’re all set.

the_postminimalist, (edited ) in Help me decide my first distro for Audio.

First off, I want to make it clear that the distro doesn’t really matter. Different distros are just what it comes pre-packed with by default.

TLDR:

  • For something easy to use: Linux Mint
  • For something that has pre-installed audio software (but maybe not the ones you want): Ubuntu Studio
  • If you want to build your system from scratch: Debian (or Arch if you want the latest and greatest software, and don’t mind the occasional update breaking your system around once a year or so, and needing to spend an hour fixing it)
  • Regardless of which distro you get, use JACK or PipeWire for your sound server. PulseAudio (on its own) has too much latency.

More details:

I first tried Ubuntu Studio. It comes with a lot of software related to audio production. But I found it to be insanely slow, and it didn’t even come with Reaper anyway.

I tried OpenSUSE because I liked that it had the option to manually deselect the software you don’t want (and I was too much of a beginner to know how to pick my packages from the ground-up). It worked well.

Eventually I moved to Debian. I didn’t want any of the extra fluff and found it was pretty easy to choose everything myself. One thing that’s important is that you don’t want to use PulseAudio. Either use JACK (which I think needs to be used in conjunction with PulseAudio actually) or use PipeWire, which is what I use.

For any Windows software, use Bottles to emulate them on Linux. I actually ended up needing to go back to windows because of one audio software: Wwise. There was no way of running it in Linux. A VM probably would’ve worked, but that would’ve been a massive hassle for how I’d need to use it.

Free Linux VSTs: vital.audiolsp-plug.ingithub.com/TukanStudios/TUKAN_STUDIOS_PLUGINS

Paid Linux VSTs: www.acmt.co.uk/products/index.htmllibrewave.comwww.audiodamage.com/collections

SVcross,
@SVcross@lemmy.world avatar

Thank you for your input and experience. I’ll go with Debian then. With that I’ll have a project that seems to be fun. How is the latency on Linux?

mateomaui,

Be aware that there’s a Linux Mint Debian Edition if you want a Debian base with a few QoL improvements.

the_postminimalist, (edited )

I didn’t get to spend too too much time doing pro audio on linux because as soon as I realized Wwise will not work, I didn’t spend much more time in Reaper after that. But it was good, especially with an audio interface (if you’re buying an audio interface, check to see how well it works with linux. Apparently some may have issues)

By the way, the whole point of Debian is that it has older software, and in exchange you’re almost guaranteed to have a system that doesn’t break. But for some professional software you’ll want the newest version. I recommend using Flatpak for that stuff instead of Apt (like for Reaper)

When installing Debian, when it asks “Allow login as root?” be sure to select “no”. This one step is why some people don’t recommend Debian, saying it complicates the install process. But if you get that right, then you’re all good. Or I think sometimes it will instead ask you to create and type in a root password, in which case you should leave it blank and click next. You only want to make a password for your user, not for the root.

Unquote0270,

Those Tukan plugins are not VSTs, they are reaper specific plugins.

I have no idea about Bottles but most people use yabridge these days which is really easy to use and works very well.

Max_P, (edited )
@Max_P@lemmy.max-p.me avatar

As an aside, distro doesn’t matter but should make sure realtime is set up properly for the optimal latency. That usually requires the linux-rt kernel. The default one isn’t quite as bad as it used to be, but linux-rt will be able to guarantee low latency processing without dropouts. Also worth tuning/hardcoding latencies in JACK or PipeWire if the audio delay is too big out of the box.

lautan, in 13" or smaller Linux laptop - best replacement for aging chromebook?

Framework laptop is pretty good.

Bene7rddso, (edited )

No way you’re getting that under at $300

Nibodhika, in Ipod problems

Never had an iPod, so I can’t really help you, but have you tried the arch wiki? wiki.archlinux.org/title/IPod

Zealousideal_Fox900,

Thanks for your help. Sadly it doesn’t help much for Linux Mint.

Nibodhika,

Other than the way you installed the packages there’s nothing intrinsically arch on that wiki. I recommend you read the page and see if it helps before assuming it doesn’t because you’re using a different distro, arch wiki is great even if you don’t use arch.

Zealousideal_Fox900,

Hey mate, I did read through it and it was of no use to me. Thanks for your help.

bizdelnick,

What is the problem? I used rhythmbox for that ~15 years ago and it worked.

muhyb,

Rhythmbox or GTKpod don’t work with iPod Nano 6 & 7.

Zealousideal_Fox900,

Doesn’t recognise my Ipod at all.

Nibodhika,

Ah, sorry, your reply was 8 min after I sent the link which seemed awfully short to test the different approaches listed there, I assumed you hadn’t read it and just discarded for being a different distro. Sorry I couldn’t be more helpful.

Zealousideal_Fox900,

All good.

whostosay,

Man I love this place. So much less “Fuck you, ur dumb bc xyz” than reddit. Y’all are awesome.

FishFace, in How to take actions on multiple docker containers at once

Why create the function _dcl()?

luthis,

I needed a way to pass an argument into the command so it can be used in name=“$1”

FishFace,

you could instead do:


<span style="color:#323232;">dcl() { docker container ls -aq -f name="$1" }
</span>

in bashrc or wherever you’re setting this up.

chunkyhairball, in FOUND file in device by hex content using wxHexEditor

Luthis, you’re doing God’s work here. You are learning by experimentation and then, importantly, documenting and sharing what you’ve learned. There is absolutely zero wrong and only good to be had in either of those and in combining them, you’re doing service to our entire community.

luthis,

Thanks! I will keep it up!

hanke, in How to take actions on multiple docker containers at once

I often just do


<span style="color:#323232;">docker ps | awk "{print $1}" | xargs docker stop
</span>

Add some filtering in there and you’re golden

crmsnbleyd,
@crmsnbleyd@sopuli.xyz avatar

This is what I do as well

MangoPenguin,
@MangoPenguin@lemmy.blahaj.zone avatar

How tf do you remember that lol, I’m always amazed by CLI focused people being able to remember so much!

hanke,

I think it has to do with creativity!

The CLI tools are just small simple tools. The power comes from having the understanding of how each tool works and how they can be combined.

I don’t remember this string of commands, I know docker, awk and xargs. When I need this, that is the solution I always end up with.

luthis,

Dude, I use the CLI all day, every day and I can’t freakin remember half the commands I need.

If it’s something I use often, I’ll make an alias even if it’s just so I can run ‘alias’ in the terminal to get a list of things I use often.

MangoPenguin, in How to take actions on multiple docker containers at once
@MangoPenguin@lemmy.blahaj.zone avatar

My better way is just using Portainer, select some containers and hit the stop button.

luthis,

If I eventually get around to using a GUI, I’ll check out portainer

kwozyman, in How to take actions on multiple docker containers at once

I don’t know if this works in docker (usually there is 1:1 equivalency between the two), but with podman you can do something like:


<span style="color:#323232;">podman stop --filter name=foo
</span>

man podman-stop tells us:


<span style="color:#323232;">   --filter, -f=filter
</span><span style="color:#323232;">       Filter what containers are going to be stopped.  Multiple filters can be given with multiple uses of the --filter flag.  Filters with the same  key  work
</span><span style="color:#323232;">       inclusive with the only exception being label which is exclusive. Filters with different keys always work exclusive.
</span>
luthis,

<span style="color:#323232;">Usage:  docker stop [OPTIONS] CONTAINER [CONTAINER...]
</span><span style="color:#323232;">
</span><span style="color:#323232;">Options:
</span><span style="color:#323232;">  -s, --signal string   Signal to send to the container
</span><span style="color:#323232;">  -t, --time int        Seconds to wait before killing the container
</span>

Unfortunately no filter here

BaroqueInMind, in How to see enabled services that have been stopped [systemd]
@BaroqueInMind@kbin.social avatar

systemctl status | grep stopped

luthis,

I think you’re thinking of

systemctl list-units --type=service --state=stopped

status gives the state of the system and a cgroup tree

lolcatnip, in Laptop with long runtime

One rule of thumb I discovered when doing research about a year ago is that AMD chips are generally way better than Intel chips when it comes to power consumption.

possiblylinux127, in Self Post

You are one talented cat

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