Yeah, it seems its used for passing devices to virtualized environments, but it seems, on these old bulldozer motherboards, the usb devices are virtualized (I have read a long time ago, could be wrong).
- 2 Posts
- 12 Comments
potatoguy@lemmy.eco.brto
Linux@programming.dev•Tip for noisy microphones while using pipewire: importing module-echo-cancel from pulseaudio
2·3 days ago(Now on my main account)
Yeah, I used that before, but it used a lot of cpu (Idk why). As I searched for an alternative for my old setup on pulseaudio, I found I could just load pulseaudio modules, so I made this post, because I couldn’t find anyone talking about just loading that module, only the werman module with rnnoise.
The module is still cool though! Thanks for sharing.
potatoguy@lemmy.eco.brto
Linux@programming.dev•Linux PC Occasionally *completely* freezes
1·3 days agoI had this in KDE (I have Nvidia too…), it was when I was sharing or downloading linux ISOs. If you see this problem when downloading or moving files (like KDE itself freezing, changing volume, but it staying the same, changing brightness, but it actually staying the same), I recommend going after another DE while using nvidia, because I could never figure out why it only freezes on KDE (I changed a lot of things over the years, only KDE gave me this problem).
potatoguy@lemmy.eco.brto
Technology@lemmy.world•What does Oracle actually do? Take other businesses' data hostage for profit | Good Work [11:47]English
15·14 days agoThe video glances at this, but this happened where I work, so I can’t give the direct sources for the case against the place I work, but if even the Oracle employees talk about the draconic bullshit Oracle does, imagine what happens to the companies/governments they sue.
potatoguy@lemmy.eco.brto
Technology@lemmy.world•What does Oracle actually do? Take other businesses' data hostage for profit | Good Work [11:47]English
361·14 days agoOracle sues for everything, when they sue you, they can ask for their payment to be related to the total employees of the company, to take that as users of the Oracle Database (trademark)(copyright)(shat my pants) or Java (do I need to repeat?). Yeah, they sue for EVERYTHING.
potatoguy@lemmy.eco.brto
Technology@lemmy.world•What does Oracle actually do? Take other businesses' data hostage for profit | Good Work [11:47]English
211·14 days ago100%.
Reminds me of this.
potatoguy@lemmy.eco.brto
Technology@lemmy.world•What does Oracle actually do? Take other businesses' data hostage for profit | Good Work [11:47]English
69·14 days agoOracle makes the worst database system ever imagined by anyone ever. Can’t even insert multiple rows in the same statement, you have to put multiple insert statements and Oracle sues you for dreaming about any other database.
potatoguy@lemmy.eco.brOPto
Programming@programming.dev•From 100 Compiles to Zero: adjust.h (C Hot Reload) | colan biemer
5·17 days agoMaybe because it’s a youtube video, but IDK
No root needed, so i can use it at my job, no daemon, so when something crashes the docker compose don’t come back to life wasting 500% CPU with 3 trillion services on the background, also support for kubernetes yaml is nice too.
Azure eventhubs simulator doesn’t work on it, but i consider that a plus hahaha.
Over all, some nice features, like in the other comment said, systemd services, and not messing with my system configs are a definitive plus for me.
Podman is amazing, I’m using it when I can. Sometimes some distros ship an older version and can cause problems, but on a newer version I don’t see the reason to use docker ever again.
I have a ThinkPad x1 tablet gen 2. These x1 tablets are very cheap when used or refurbished and you can install any linux distro, as they are using x86_64 cpus.
I use it with gnome and cachyos, the optimizations really help and gnome has, in my opinion, the best touchscreen feel, it’s very polished for this.
potatoguy@lemmy.eco.brto
Selfhosted@lemmy.world•The benchmark no one asked for: MacBook vs Legion Go vs DockerEnglish
1·2 months agodeleted by creator


I use CachyOS on my X220 with btrfs and lzo as disk compression (lzo is very good on old cpus and makes the SSD go really fast). But I think any distro could be good on that hardware.
As a side note, I would really like an x86_64-v2 distro, people jumped from no additional instructions to v3 in no time, but these thinkpads and older pcs could really shine with that kind of optimization.