Lone Wandering Courier
kiwifarms.net
- Joined
- Dec 12, 2022
It's honestly crazy to me that right now you can get a 480GB SSD for under $25 and if you spend roughly $10-15 more you can get a 1TB SSD even.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
TPM needs to be set manually on most distros. The Gentoo wiki has good articles on it if you like non-systemd distros.Do these work with TPM chips on board the motherboard or in the CPU? And what protections does GNU/Linux have on the bootstack?
Open-rc, runit, s6, upstart, Busybox (rescue cds) Epoch, highly modified sysvinit work depending on amount of headbanging and distro. Personal anecdote: Open-rc and systemd seem to be most common aside from Solaris being special.I have been thinking about going back to my Linux roots (pre-System D days so I'm sure I'm useless on it now)
You gotta work around the quirks of the fs is the most important part. Like how in JFS can loose files due to the journal writes being postponed until there's another action to trigger it. I think btrfs still has some raid mode issues that aren't sorted (I don't use raid so...)I can't and do not want to speak for the early btrfs days though.
I bought an 1 TB NVMe drive the other week, fast drive from a big brand, $60. Threw the biggest Amiga software collection on there I could find, ~45 GB compressed. On a 1 TB drive, that barely matters. I won't live long enough to try all of that software. I used to have Amiga floppies when they were still the thing to have. Drawers and drawers and drawers and these Floppy disk boxes, many of them. The data contained on them was a fraction of that collection. I also had a 200 MB harddrive then that cost something like $400 in modern money. It felt gigantic and impossible to fill up.It's honestly crazy to me that right now you can get a 480GB SSD for under $25 and if you spend roughly $10-15 more you can get a 1TB SSD even.
I've been tempted to do something similar with a PS1, Dreamcast, or PS2 collection. I think the PS2 has a few tb for the whole thing. Would want it external though.I bought an 1 TB NVMe drive the other week, fast drive from a big brand, $60. Threw the biggest Amiga software collection on there I could find, ~45 GB compressed. On a 1 TB drive, that barely matters.
Newegg has one for $599.99 (ASRock Phantom Gaming OC RX 6950 XT 16 GB). Most expensive one is $1200+.Maybe yanks will have better luck, because while $600 is still a lot of money, if you can get a nearly top of the line card for that, it might be worth the investment?
Unless you are doing training to fine tune models you really don't need that much vram. The best price per vram is a 3060 12GB if you are doing training, but you take a hit in raw ITs. A 3080 is cutting it close and it's what I use, but it's committed solely to SD and not to any monitors.Would you be willing to give me a few pointers to get me started on SD with an AMD card? I thought I'd made a good choice with a 20GB VRAM Radeon card and then I realised how difficult it was to do anything AI with it. I've recently been contemplating selling it (at a loss!) to buy an Nvidia card purely so I can do SD and related. 4080 is much less RAM and a rip-off. It would be frustrating to have to swap.
I have tried. I found a tutorial which was supposed to "convert" models somehow. I don't recall it involving Docker at all. And whilst I sort of got it working the results were greatly disappointing and I then broke it with some sort of version issue.
I'm not a technical novice, but I don't really know how to get this working and just a few good links or the concepts would help. The tutorial I read didn't really explain everything and assumed you understood how SD and models all work. So when something went wrong, I couldn't figure it out.
I'd recommend ZFS, it's my favourite file system in the world.
So my adventures in Shark. And I can't emphasise enough how helpful you and others here have been in this thread, This is a bit of an overlap with the Stable Diffusion thread but I think the focus is still mostly on brand vs. brand GPU which this merely feeds into, so I'll keep it here. I'm probably nearly done on this tangent anyway.Sorry, I've no idea how Shark works. You'll have to read up on it on your own.
You are obviously overflowing with knowledge on this stuff. Grant me your wisdom, oh beneficent one -- If I wanted to store the keys on a separate device and require it for starting up my planned home-built NAS (but obviously not leave it plugged in the whole time or it's pointless in the case of theft), what should I be looking at? Just a regular old USB drive or something more sophisticated? I believe there are Yubi Keys and presumably competitors. They'd let me lock the drive the keys are on, plug it in on the occasions I need to reboot the NAS, hide it in a sock the rest of the time, right?Linux would be LKUS (Linux Unified Key Setup). You have to support and kernel options for it alonside an initramfs. t LVM (Logical volume Management) is required if you have a /boot on the ESP or the bootloader does not support decryption. There is true/veracrypt/tcplay compatibility support but I do not know how good it is. Just remember that LUKS metadata shows your cipher type (Choice of every kernel cyrpto in the API* or write your own) , making it possible to brute force your password if it's shit.
*AES, Anubis, CAST5/6, Twofish, Serpent, Camellia, Blowfish, DES, ShangMi(1/2), IDEA, GOST (read-only), Elliptic Curve Diff-Hellman, EC and its variants, RSA, ElGamal (I think), DSA etc.
I alternate between your viewpoint, and looking at decent drives for my planned NAS where a quality 14TB HD costs me £450.It's honestly crazy to me that right now you can get a 480GB SSD for under $25 and if you spend roughly $10-15 more you can get a 1TB SSD even.
It's part of AMDs new marketing. They're pushing the fact that you can get 16GB for less than $600 whilst for Nvidia to get 16GB you're pushing $1100.Was watching Paul's Hardware and he mentioned a 6950xt was going for $600 these days. I thought that can't be right.
Wrong yet weirdly close. Gentoo used to be my distro of choice back in the day and I've considered going back to it recently, those I suspect the distro scene has evolved a lot and I might be better off picking something else these days. I have less time to evolve than I used to. And I am spec'ing up a NAS right now that I had intended to put TrueNAS on. Though that was going to use one of AMDs recent APUs and not have a graphics card - not planning to run StableDiffusion on it.I have a sneaking suspicion that you are running TrueNAS Scale instead of just Ubuntu or Gentoo. Am I correct?
Nah, all my computers are either macOS or NixOS.I have a sneaking suspicion that you are running TrueNAS Scale instead of just Ubuntu or Gentoo. Am I correct?
I just want to clarify that I don’t actually know all that much about these things. I’m a hobbyist who got it to work after spending some time figuring it out, that’s all. People who actually know computers could do it quicker and better, my docker setup is actually kind of janky.You'll have a significantly easier time of it and you wont require @snov levels of knowledge to get it all working. If you DO go AMD, make sure it's not RDNA3 (unless you're reading this in the future and it has more support when you are).
Just curious, have you tried the DirectML fork of stable-diffusion-webui? That's what I messed around with on my AMD desktop before I picked up a cheap 2060 to play with. My 5700xt was several times faster than CPU, though still much slower than the 2060.Well... despite Shark being a fair attempt at a solution, I am likely to try and sell my 7900XT and get an Nvidia card.
And whilst yes, the 6950XT is last gen it's still a heck of a beefy card. They're establishing the idea that 16GB is the new baseline for gpus. Which is a bit cheeky as a lot of people game on 1080 and they don't need it. But at the same time they're not entirely wrong - 8GB is cutting it fine these days and the intermediary 10, 12GB only offer a little more headroom. This is a bed of Nvidia's own making really for charging such crazy amounts for higher VRAM.
I did come across it. I actually thought that's what Shark is though, no? Or is Vulkan different to DirectML? Oh, it's different, but same principle. So there's an approach out there I still haven't tried yet. Thanks - I would imagine it may be similar to Shark so I'm less interested in it from a performance point of view and more if it works with models that threw errors on Shark. Thanks will give it a go, probably next weekend now.Just curious, have you tried the DirectML fork of stable-diffusion-webui? That's what I messed around with on my AMD desktop before I picked up a cheap 2060 to play with. My 5700xt was several times faster than CPU, though still much slower than the 2060.
This is a stonkingly good piece of advice. I'm not making lewds or anything dodgy so I guess I can overcome my privacy obession and do this in the cloud. Thanks for the specific recommendation on which package. If this is going to be around $1.50 an hour (don't worry, I'll test that first) then for the price of electricity and the difference in price between selling old card and buying new, that's probably more than I'll need.An option I don't think is mentioned enough is that you really don't need to buy a GPU. The novelty of stable diffusion runs out for most people after a week. If you are selling your GPU, at a loss anyway maybe you should just give a Lambda or AWS GPU instance a try. You would only be out $1.5 an hour.
There is a big difference between the two but if anything I think that reinforces my point. The longer term you're in it for, the more you want to start off with a decent card which will last. Between a minor difference in speed and going from 10GB VRAM to 16GB VRAM, I'd honestly rather the VRAM in terms of longevity.There's a big difference between the average new video card having 16 GB of RAM and the average gamer having 16 GB of RAM. As video card sales continue falling, and the longevity of hardware keeps going up, what's new and what's now will have less and less relationship. The higher your requirements, the smaller your potential market.
View attachment 5105005
Yes, it has. From both the replies to me on this I wonder if perhaps people are reading into my posts something I don't intend. I'm not being partisan here. I'm saying AMD have a valid point in their marketing on this, even if GPU prices are still too high all round.@Overly Serious Quotes/replies not working for me atm. For your last point that has always been the case.
This is me right now, and the fact of the matter is I have no space/interest to game in 4k, so even a 16GB card is highly overkill for my use case of light internet/retro gaming/occasional AAA at 1080p.I think the problem with Nvidia/AMD is that they are trying to make the best card they can to beat the other. The issue is that requirements aren't keeping up with performance, and so cards get more expensive and more powerful for no reason. To the point where people are fine buying used cards from 8 years ago, and still getting decent frames at 1080 which is the most common resolution. There is going to come a time when Nvidia and AMD are going to have a bloodbath with their new line up, and we are seeing that right now with the 4000 series on the Nvidia side. I'm sure AMD isn't far behind. $200-300 is the ideal range for a midrange graphics card in 2k and a high res in 1080, and eventually the markets are going to reflect that.
I haven't even started with my Steam backlog. It's barely over 10 years at this point, but the amount of games that get accumulated over time is unbelievable considering I rarely buy stuff outside of the 2 major sales.This is me right now, and the fact of the matter is I have no space/interest to game in 4k, so even a 16GB card is highly overkill for my use case of light internet/retro gaming/occasional AAA at 1080p.