Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While we're on that topic, what is people's strategy for playing with Stable Diffusion safely?

I still haven't found any way to run it in a VM using consumer hardware (GPU continues to refuse to work). A second install of the OS on a second drive is so insanely clunky to switch between, I'd really like to not have to keep doing that.



I've not actually done it, but from what I understand using two GPUs is the way to go - you use one for your actual display etc., and the other is just passthrough to the VM.

(I was looking into it in the context of running Fusion 360 in a Windows VM though, not Stable Diffusion or any ML.)


Why not run it on your main OS? Otherwise, Docker is fine.


Because it installs like 100,000 python scripts of mystery origin that run with full privileges. Even if the maintainers are unlikely to be malicious on purpose, it only takes one person accidentally putting a typo in a dependencies file in one of the hundreds of packages it imports... many of which not commonly used ones.


Why are you running it with full privileges? It's one command to create a user on Linux, and another command to switch to it.


It's better than nothing but is it enough to run potentially malicious code?

I haven't checked recently but a while ago most distros defaulted to letting anyone peep into other users' home dirs. Moreover there has been so many exploits over the years letting a user gain root privileges that, for the purpose of security, unix users are akin to a bathroom lock.


> I haven't checked recently but a while ago most distros defaulted to letting anyone peep into other users' home dirs.

Yeah, no.


no it doesn't


gpu passthrough is normally pretty solid these days

in 2013 I had to buy hardware for it but by 2018 everything supported it out of the box




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: