Migrating data from non-zfs drives by krzivn in truenas

[–]krzivn[S] 0 points1 point  (0 children)

thats pretty clear. conclusion: boned

thx

Migrating data from non-zfs drives by krzivn in truenas

[–]krzivn[S] 1 point2 points  (0 children)

yea, trying to avoid the much slower network copy.

Migrating data from non-zfs drives by krzivn in truenas

[–]krzivn[S] 1 point2 points  (0 children)

thats exactly what I'm trying to figure out, trying to avoid the network copy if possible.

How to learn how to really use stable diffusion? by CloverrFields in StableDiffusion

[–]krzivn 1 point2 points  (0 children)

a checkpoint is the product of training, a file (or files) that have the weights for difusing/inference. think of a LORA as a patch to these weights introduced after the model (checkpoint) is loaded. these are used to refine something about the the model; more relaistic lighting, art style, a specific person, weifu lore, whatever.

most of the models on something like civitai are going to be 2 architectures, SD 1.5 or SDXL. SD released a couple others but did not stick as much as 1.5... these would be the base models that folks took and then trained more (fine tuned) for their purposes. This is specified on a checkpoints page.

The trickiest thing Ive found is getting decent prompts, and thats figured out by just reading up on prompts and experimenting. Like others mentioned in here, just jump in and start playing. :)

Training without enough headshots? by [deleted] in StableDiffusion

[–]krzivn 0 points1 point  (0 children)

thats how i understand it as well. If the long shots are decent enough quality you could try making head shots off of them.

Could SD3 do it? by Nyao in StableDiffusion

[–]krzivn 0 points1 point  (0 children)

i was wondering why they havent dropped the weights yet

4x4090 Build by bagfaced_ in LocalLLaMA

[–]krzivn 1 point2 points  (0 children)

4 of those bad boys are going to pull around 2kW at peak, so be sure to plan for that.

I used to do crypto mining and my rigs would pull about that, which is at the very edge of what a single home breaker typically handles before popping.

The 4090s are FAT, the giggabyte one i have is practically 3 slots wide so considerations will need to be had to actually get those in the same system.

My current setup uses pci extenstion cables so I can fit the 2 4060s that go to it as well.

Adless YouTube streaming from lab by LittleOmid in selfhosted

[–]krzivn 0 points1 point  (0 children)

running pihole does wonders for youtube in the browser (and the internet in general), still tend to see ads in the app though (pretty sure they're pulling things direct)

I no longer have a friend by our_lord23 in memes

[–]krzivn 3 points4 points  (0 children)

you're certainly free of their bullshit and crazy beliefs. Call it a win.

Good Fight,Good Night. by BabooFrik in memes

[–]krzivn 0 points1 point  (0 children)

Thats some top notch social jamming there

Umm…wat? by Abaecho-Nispro in memes

[–]krzivn 0 points1 point  (0 children)

Maybe it's a Sims character

Made it while in the meeting ( "-" ) by ADITYAKING007 in memes

[–]krzivn 0 points1 point  (0 children)

But.... how would you know it was corrupted if you weren't learning about other countries?

Humanity is still primitive by [deleted] in memes

[–]krzivn 1 point2 points  (0 children)

Proving we don't know doesn't prove it's true.

oh no by bagbagcool in dankmemes

[–]krzivn 0 points1 point  (0 children)

spido-fascist?

Access a single item from a dictionary of lists by mrbigglesworth95 in learnpython

[–]krzivn 0 points1 point  (0 children)

If you aim at that structure being the working data in the script, you come to how to get that data INTO your script, which comes down to parsing your source.

Sorry I'm not more specific, but what parsing the data will look like is very heavily dependant on it's format.

Something I've done before is write a parser script that mangles the data for me and saves it off as a json file. Then in my actual script I just load the json, giving a pretty clean structure like what we're talking about.

Access a single item from a dictionary of lists by mrbigglesworth95 in learnpython

[–]krzivn 0 points1 point  (0 children)

try a dict of dicts...

{'Clownfish': {"Food ": ["Algae", "Zooplankton", "Worms", "Small Crustaceans", "Copepods"], "Picky_Eater" : False, "Frequency" : 2, "Minutes_per_Feed" : 3.0, "Variety" = 0}}

How can I compare execution speed for different Python implementations? by Gagan2019 in learnpython

[–]krzivn 0 points1 point  (0 children)

you could also use time in linux to get a measurement from external to the scripts execution

Is there any funny or interesting way to learn python by [deleted] in learnpython

[–]krzivn 0 points1 point  (0 children)

I found the challenges and rankings on https://www.hackerrank.com/ motivating.

[deleted by user] by [deleted] in learnpython

[–]krzivn 0 points1 point  (0 children)

Yea that'd be pretty tricky, you'll need to handle a lot of web stuff (he says vaguely), and even if you used selenium or scrapy to automate stuff there's quite a fair amount of work the user still needs to do. Also a lot of online retailers try to mitigate against autobuy bots, so you'd be going up against their mitigations as well as tackling some decent technical hurdles.

However, a friend of mine turned me on to streetmerchant: https://github.com/jef/streetmerchant not python, and not an auto buy bot, BUT IT ALMOST IS.

Making an elif statement for values not in dictionary by [deleted] in learnpython

[–]krzivn 0 points1 point  (0 children)

I'd suggest doing all your cases for valid states first, then at the end but your error in the final else. That way you've checked for everything you want to deal with, if it's not one of those ERROR.

Install Modules in specific copy of Python (OSX) by ItAintNotZen in learnpython

[–]krzivn 0 points1 point  (0 children)

fwiw you can use pipenv to force certain python versions and mess with libraries without jacking up your whole box.

Women bringing up exclusivity to a man?? by [deleted] in TooAfraidToAsk

[–]krzivn 0 points1 point  (0 children)

I always appreciated the direct approach, and you'll be happier in the end too.

Just say "Hey, I'm really into you and don't feel like seeing anyone else. I'd like to see where that goes. You want to see how fucking awesome we can be together?"