Matty_r

joined 2 years ago
[–] Matty_r@programming.dev 3 points 1 week ago

I have some alerts like that using Pushover. You can set it to treat high priority alerts like an alarm which bypasses things like do not disturb and silence etc

[–] Matty_r@programming.dev 3 points 1 week ago

It can be pretty frustrating when dealing with old code bases. However its introducing a lot of really great features, so if you've got the time to either start a new project or rewrite with the more modern features you'll be fine.

[–] Matty_r@programming.dev 2 points 2 weeks ago

Maybe, but it definitely helped keep it playable.

[–] Matty_r@programming.dev 4 points 2 weeks ago (3 children)

Kinda, I have this issue with Diablo 4. It might with work other games that use dxvk, but you van try creating a config file in the same directory as the executable:

"dxvk.conf" with the following lines: dxgi.maxDeviceMemory=8192 dxgi.maxSharedMemory=8192

Worth a shot.

[–] Matty_r@programming.dev 7 points 3 weeks ago

So, I only just got into their eco system. The main selling point is it didn't have subscriptions needed.

Where to from here? When they inevitability add required sub's.

[–] Matty_r@programming.dev 26 points 1 month ago (8 children)

What's an Airsoft "cheater"?

[–] Matty_r@programming.dev 1 points 1 month ago (1 children)

Oh, that works? That's some inception level containering right there

[–] Matty_r@programming.dev 4 points 1 month ago

That could work. Wouldn't help for any Lemmy apps though unfortunately.

[–] Matty_r@programming.dev 1 points 1 month ago (3 children)

That might be a better option really. I might check that out. I kind if wish Proxmox had Docker integration instead of lxc but that's a different topic.

[–] Matty_r@programming.dev 1 points 1 month ago (1 children)

OK, sweet thanks. I just thought having the media files directly in the ZFS pool (zfs pool > files) instead of ZFS Pool > Qemu img > Files would be smarter

[–] Matty_r@programming.dev 12 points 1 month ago* (last edited 1 month ago) (3 children)

This is actually true though. With ADSL you needed a filter to split out the ADSL line with the phone line.

https://en.m.wikipedia.org/wiki/DSL_filter

 

Hey all, I've got ZFS pool created and just create a VM drive in that pool like normal, then Jellyfin just has that drive mounted. I think I'm losing the best parts of ZFS through this manner.

How should I set this up properly? Create a media pool or something and have VMs accessing the pool directly?

view more: next ›