There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

Bootleg7701 , to selfhosted in GPU for 4k Transcoding in Jellyfin

Use this guide to find the right card for your budget and specs. developer.nvidia.com/cuda-gpus

ReakDuck , to linux in [solved] How to set up absolute mouse movement mode on KVM

I think that KVM has nothing to do with absolute or flat mouse input, the OS is deciding afaik

tubbadu OP ,

uhm so the setting should be inside the OS installed in the VM?

ReakDuck ,

I assume, yes. Otherwise it wouldn’t make sense. KVM just passes the mouse as is afaik. I am no expert but I just my daily life logic to it. Maybe i am completely wrong.

The only use case I have for KVM Qemu is to passthrough my whole USB PCI from mainboard and GPU and play VR on a VM.

tubbadu OP ,

enabling the passthrough of the USB mouse fixed my problem! thanks!

ReakDuck ,

Well, then maybe it was some weird mouse emulation thing. Now I wonder if it actually has flat/adaptive mode or if its just too laggy/weird.

ExtraMedicated , to programmerhumor in We always mock others because we don't want to remember our own problems.

Forget to run npm install?

tho , to linux in Best distro for Hyprland?
@tho@lemmy.ml avatar

are there any reasons to prefer hyprland over sway, that are not bells and whistles?

Felix ,
@Felix@feddit.de avatar

Sway… Just behaves weird at times. The tiling just never feels right and it never seems to do exactly what I want. Hyprland just feels better in its behavior. And it has cool animations!

theshatterstone54 OP ,

One word: tiling. And no, the autotiling script just doesn’t cut it. If I’m clicking something on Vivaldi on the left hand side, and I have a terminal on the right, but I also need thunar, my file manager, I would like it to open at the bottom of the stack, under the terminal, not under Vivaldi, where my mouse and focus are.

tho ,
@tho@lemmy.ml avatar

i know what you are talking about. that’s dynamic vs static tiling for you. dwm does it in a similar way

theshatterstone54 OP ,

Yeah, but there’s different types of dynamic tiling. Personally, I want it to be like DWM’s attachbottom patch, where a new window appears at the bottom of the stack, jnstead lf the default in DWM and AwesomeWM, where a new window becomes a master window.

godless , to selfhosted in Self-hosted Password Manager Recommendation?
@godless@latte.isnot.coffee avatar

I'm using teampasswordmanager.com, it's not open source but free for up to 2 users. Had them for over 10 years now.

Molecular0079 , (edited ) to selfhosted in Considering Hosting NAS/Server

I had been self-hosting stuff on my QNAP NAS for years before it died due to the infamous Intel clock drift issue and now I am in the process of making a DIY NAS (last few parts are coming in this weekend). I don’t have answers to all your questions but I’ll try my best with the experience that I have.

  1. It is absolutely possible to mix your usecases on one machine, with the caveat that if you’re running on less-powerful hardware (like a off-the-shelf NAS), some of your services might be competing with each other for resources. CPU usage and disk access times (especially with a RAID 5 HDD array) can all impact performance. My QNAP NAS did start to bog down a few times with both Jellyfin and Nextcloud running at full tilt, but it was generally pretty usable.
  2. Most NAS products support docker images so I wouldn’t worry too much about NAS vs PC in this case. Also, docker-compose is your friend. Write your yaml file once and it will make for easy setup and upgrading.
  3. Dude, I am with you on dead-end products. The death of my QNAP NAS has caused me lots of headache and I basically swore off products that I can’t upgrade and fix myself. The problem is price. The cheapest x86 PC that I personally think will handle multiple usecases (media server, Nextcloud, SAMBA, maybe a Valheim server or a VM when I need it) costs roughly around $650-$750 depending on your build. You can probably find a Synology or QNAP NAS for about $500-$550. Granted, they most likely aren’t going to be anywhere near as powerful as a DIY x86 PC, so I think its worth going the DIY route. Those prices do NOT include the drives either, so be sure to factor that into your calculation. If you’re curious, here’s one of the cheaper builds I was considering building: pcpartpicker.com/list/rtqDbK. Ultimately I decided to go for a crazier build because I did not want slow HDDs anymore: pcpartpicker.com/list/Lm92Kp
  4. You mean running a media server on your laptop, but pointing the media libraries to a Samba share on a NAS? I did that for years with my QNAP NAS and a little Intel NUC running Plex. The only issue is that you won’t get incremental media library updates whenever you add new files into the Samba folder. Usually, Plex (and Jellyfin) can detect file changes if the media library is local and automatically process only those files instead of rescanning the entire media library. Over Samba, there’s no such automatic detection so whenever you add a file, you have to manually trigger a full rescan in order for it to pop up in your media library.
  5. I believe Unraid does this. I have not tried it myself and I plan on going with ZFS for my DIY NAS.
  6. I don’t have any resource recommendations, but personally I’ve taken the docker-compose approach which helps quite a bit for isolation. For media servers, you only need to give read-only access to the volumes hosting your media storage. It is also recommended to put media servers like Jellyfin behind a reverse Nginx proxy because Nginx has been battle-tested in terms of security and Jellyfin’s web server has not. You can use docker-compose to easily spin up a Nginx proxy alongside your media server and have them contained in their own isolated network.

Do not open any more ports than is necessary to host your services. This means even remote administration should not be available via your public IP. Learn how to setup Wireguard so that if you’re away from home, you can quickly VPN into your network and do remote administration. If you’re using SSH, make sure you disable password authentication and only rely on SSH keys. I am sure other people can add more, this is just the basics.

Hope this helps!

magmaus3 , to android in Best apps for rooted devices?
@magmaus3@szmer.info avatar

Other than apps listed by you, App Manager + Material Files for managing apps and their data and Iconify on F-Droid/IzzyOnDroid

BURAKGGM OP , to android in Best apps for rooted devices?

I use Termux, Adaway, and Youtube Revanced what is your guys advices?

Yuki ,

Magisk and it’s modules, it’s like xposed

gerowen , to gaming in Which cutscene is and will forever be burned into your memory?

Two that really stick out:

  1. Final Fantasy X, the ending when Yuna rushes to hug Tidus and falls through him because he's starting to fade.
  2. Life is Strange Before the Storm. (Spoilers) The ending with the camera flash. I played the first game. I knew Rachel died. But I lost myself in "this" game where she's alive. Forged a wonderful romance with Chloe and everything. I remember it was like 3AM when I finished the game and when it faded to the shot of Rachel's phone sitting on the table with tons of missed calls and the camera flashing in the background, I just involuntarily blurted out "Oh FUCK YOU!" It was a painful reminder that no matter how happy you make her, she dies in the end.
green_dot , to technology in Mastodon?
@green_dot@le.fduck.net avatar

Yes, very active, there is the tag there where you can find people (and people find you).

Krzak , to cooking in Do you meal plan?

Not really, I can’t tell what I’d like to eat more than 2-3 days forward. I won’t eat what I don’t want to so it’s not that easy

Arotrios , to showerthoughts in Imagine how gross it would be if our pets sweat like humans did...
@Arotrios@kbin.social avatar

No. Just no. I prefer to think happy thoughts, thank you very much.

chf , to selfhosted in Self-hosted Password Manager Recommendation?

I would say passbolt it the best, if it would have totp support. At least they are working on it. For different categories you can just create multiple folders

mvee , to selfhosted in What could be happening here? Question about DNS entries

Interesting, I would start with a Wireshark capture of the dns traffic to get a better idea of what’s going on.

Mandy , to linux in Why is Linux so frustrating for some people?

Cause technology as a whole is a curse anything that cam.go wrong will go.wrong and its certainly exlusive to Linux

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines