It’s on my lift of projects. I build a Proxmox+Ceph cluster and I have GPU passthrough working for LLM inference. I was planning to get docker headless Steam going and try to steam via Steam In Home Streaming as my first attempt then pivot to a full VM with Sunshine as a last resort.
- 1 Post
- 49 Comments
notfromhere@lemmy.mlto Linux Gaming@lemmy.ml•Battlefield 1 will now include EA's kernel-level anti-cheat, making the game unplayable on Linux1·1 year agoIs this like a remastered original or did they name a new game 1?
Snoop Kitty Cat
notfromhere@lemmy.mlto Technology@beehaw.org•Vision Pro Teardown—Why Those Fake Eyes Look So Weird5·2 years agoIt uses USB-C for the charging cable. The cable between the headset and power supply is a locking proprietary connector, discussion on hackers news indicates it’s because USB-C locking connectors are not elegant and it has specific power requirements so using it with a random cable and random battery pack is not a good idea. The “battery pack” is also the power supply for the processor, it’s not really locking into a proprietary cable any more than it’s locking you into a proprietary operating system. Saying either of those is essentially meaningless to the discussion of the device.
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish2·2 years agoVery insightful. I definitely need to check out cloud-init as that is one thing you mentioned I have practically no experience with. Side note, I hate other people’s helm with a passion. No consistency in what is exposed, anything not cookie cutter and you’re customizing the helm chart to the point it’s probably easier to start with a custom template to begin with, which is what I started doing!
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish1·2 years agoYou urge teams to stop using it [ansible?] as soon as they can? What do you recommend to use instead?
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish2·2 years ago-
Dynamic inventory. I haven’t used it on a cloud api before but I have used it against kube API and it was manageable. Are you saying through kubectl the node names are different depending on which cloud and it’s not uniform? Edit: Oh you’re talking about the VMs doh
-
I’ve tried ansible vault and didn’t make it very far… I agree that thing is a mess.
-
Thank god I haven’t ran into interpreter issues, that sounds like hell.
-
Ansible output is terrible, no argument there.
-
I don’t remember the name for it, but I use parameterized template tasks. That might help with this? Edit: include_tasks.
-
I think this is due to not a very good IDE for including the whole scope of the playbook, which could be a condemnation of ansible or just needing better abstraction layers for this complex thing we are trying to manage the unmanageable with.
-
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish2·2 years agoI have noticed very slow speeds with sshfs as well. I’ll have to give rclone mount over ssh a try. Thanks!
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish1·2 years agoHow do you do the sshfs mount, tracker and search queries? Is that over tailscale?
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish1·2 years agoCare to share some war stories? I have it set up where I can completely destroy and rebuild my bare metal k3s cluster. If I start with configured hosts, it takes about 10 minutes to install k3s and get all my services back up.
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish4·2 years agoWhat is seedbox? Is it part of the homelab or a service like the VPSs?
notfromhere@lemmy.mlto Selfhosted@lemmy.world•After 1.5 years of learning selfhosting, this is where I'm atEnglish2·2 years agoI have traefik running on my kubernetes cluster as an ingress controller and it works well enough for me after finagling it a bit. Fully automated through ansible and templated manifests.
notfromhere@lemmy.mlto Technology@lemmy.world•ChatGPT is leaking passwords from private conversations of its users, Ars reader says | Names of unpublished research papers, presentations, and PHP scripts also leaked.English7·2 years agoI’m not following… what site is leaking the information?
notfromhere@lemmy.mlto Technology@lemmy.world•Elon Musk's Neuralink implants brain tech in human patient for the first timeEnglish11·2 years agoIt’s a system that has full blame on the driver to beginwith so what exactly are you trying to say? Driver has blame the whole time. In the fraction of a second before impact, the automated system turns off as a safety precaution to reduce the impact as much as possible.
notfromhere@lemmy.mlto Technology@lemmy.world•Elon Musk's Neuralink implants brain tech in human patient for the first timeEnglish1·2 years agoDo you want the autopilot to keep driving after a crash is detected? Turn off right before a crash is the only surefire way to make sure the fscking engine turns off before the crash which could cause control signals to get fubar and not disengage.
notfromhere@lemmy.mlto Selfhosted@lemmy.world•So SBCs are shit now? Anything I can do with my collection of Pis and old routers?English5·2 years agoWhat is that virtual pipe organ and why is it using 69 GB RAM when running?
notfromhere@lemmy.mlto Selfhosted@lemmy.world•So SBCs are shit now? Anything I can do with my collection of Pis and old routers?English2·2 years agoI have a small cluster of Pis running k3s kubernetes and running several services for my household. Yea they could all run on a single beefy server but I had fun learning it all.
I have one of those, it’s a small adapter, and it adds ground loop noises / buzzing when charging… probably because they are made cheaply without proper isolation from the switching power supply.
They used to make docks for iPods that would do both, I would look for that style.
I followed the wiki tutorials for that. Make sure iommu is working, blacklist drivers on host, etc.