

sigh
I literally just bought a 3050 for my NAS for AV1 support.
/wrists
sigh
I literally just bought a 3050 for my NAS for AV1 support.
/wrists
Great to hear it is a good drop-in replacement
DB compatibility breaks at a point though (7.x maybe? Going off fuzzy memory) … so if you’re migrating from that version it’s a little less “drop in” and more "oh shoot, this method doesn’t work either?!? :'( "
Very happy after the ‘migration’ though!
I said this to my father in 98/99ish when we were already updating to four digits anyway and he told me I was crazy.
We’ll see who has the last laugh.
lol, saw title, came to say ffmpeg, read body, it’s your prime example!
I can’t remember what flag or feature it is I’ve more than once found myself having to build from source to enable, but there is one!
I’ve been in that same situation, except they refused to serve me at the drive through.
Same. But I was drunk enough and bothered enough by it to go flag down a cab for the sole purpose of going through said drive through.
Holy crap, I forgot this was even a thing … I was awash with memories and feelings as soon as I read the title.
It was M.A.S.H. for me … parents watching reruns, I think, as I’m not that old.
Personal?
~
My homedir is a HUGE MESS.
Work?
~/src/<site>/<project>/<repo>
i.e. ~/src/github/mirantis/docker (not real I don’t imagine, just an example)
~/src/bitbucket/INTERNALPROJECTCODE/coolrepo
the list keeps growing, but ‘nothing’ is all that keeps happening.
#1 - quitting drinking. I’d have been long dead by now the way I was going. #2 - starting meditation. I’m still not sure how I went 30-someodd years in this body prior with all that noise in my head.
This is what I came to the comments hoping to find an explanation for too.
your good ol’ 19" incher below your desk!
I would ask you to kindly not discuss my private parts on the internet.
A peanut with a top hat and a monocle selling you other peanuts, to eat.
Same! Wow, that is a bit much :-(
If you have Hue bulbs (and maybe some other now, haven’t looked in a while) Sleep as Android can do that too!
I came to say Sleep as Android as well. Been using it since we were submitting bug reports on Google+ (anyone old enough to remember Google+ ? lol) … absolutely love it.
Read title too fast, thought we were having another concert.
Amateur stills.
Not to mention the data corruption since the visitors would no longer be limited to the target area!
alias update='sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y'
alias update-and-reboot='sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y && sudo reboot'
alias update-and-poweroff='sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y && sudo poweroff'
In the middle of getting my wisdom teeth pulled. They had to like, take me off the laughing gas, but then feed me air or o2 or something for a bit to make sure it was cleared out of my system enough that I could EXIT the dentist’s office and proceed down the hall of the office tower to the shared washroom … while still doped up on the other pain stuff and whatever else was going on (I think they had to shove some gauze in there to keep me from bleeding all over myself or something) … fun times!
I feel like I’ve done this, but it was a VERY long time ago. It certainly wasn’t from a guide specific for this, but from adapting other instructions. Whole idea with a home lab - learn stuff, break stuff, figure stuff out! :-)
Wish I could be more helpful! But iirc, once you understand the gist of passing the hardware through, blocking kernel models on the host, and installing the required drivers in the guest, it’s applicable to basically everything.
As for Backblaze for ‘home lab’ backups, that sounds expensive? I run PBS on a container on my NAS for my backups - keeps it all local and effectively ‘free’. Only the things I REALLY care about - like my git server with all the code I’ve written for the lab, and even some of the more complex/outside the box configurations get backed up to the public cloud. Simple ‘cattle’ VMs do not justify additional expenses for me.
It’s fun as hell! I’ve been running Proxmox for many years now and still enjoy it VERY much. I’ve recently added 3x 12GB bus-powered A2000s to my Dell workstations. Having oodles of fun running things like piper, whisper, ollama and frigate models on them in a new k8s cluster I spun up just for ML workloads.