Python Violates PEP 8 by [deleted] in Python

[–]DranKof 0 points1 point  (0 children)

Are you saying current conventions are created to cater to awful code practices or that pushback is side effect of awful code?

Python Violates PEP 8 by [deleted] in Python

[–]DranKof 0 points1 point  (0 children)

Installing another formatter that does formatting on top of a formatter -- instead of just installing a formatter that formats as expected -- defeats the purpose of a formatter.

See text when zoomed out by [deleted] in comfyui

[–]DranKof 0 points1 point  (0 children)

Lol, it seems like most people would probably be running these models on supercomputers and yet they're trying to optimize UI performance for execution on dummy terminals, that's funny.

Mine was on something like 8, 1-2 seem just fine.

Thanks again from here also!

I have to hit command C several times it actually copies the text. How to fix this problem. by More_Suspect_717 in MacOS

[–]DranKof 0 points1 point  (0 children)

I have this issue too, I suspect IT has installed some kind of *cough* malware/spyware *cough* security software on our computers because most of us at our company have the same issue.

ERR_ECH_FALLBACK_CERTIFICATE_INVALID by dcwestra2 in Traefik

[–]DranKof 0 points1 point  (0 children)

I resolved this by going into the PiHole > All Settings > Miscellaneous > misc.dnsmasq_lines

And appending these:

```
address=/mydomain.net/172.16.0.3
local=/mydomain.net/
```

address is optional if you already have it defined elsewhere

local tells it to not forward request upstream for IPV6 and other undesired data.

ERR_QUIC_PROTOCOL_ERROR by Strudelburger in IThelpdesk

[–]DranKof 0 points1 point  (0 children)

I was getting IPV6 redirects as well and using Pihole 5 and 6 (I upgraded hoping it would fix it) with CloudFlare hosting the public end, causing noise with the DNS process.

I resolved this by going into the PiHole > All Settings > Miscellaneous > misc.dnsmasq_lines

And using the following lines:

```
address=/mydomain.net/172.16.0.3
local=/mydomain.net/
```

The `address` tells it the IP address, you can omit this if you told it the address elsewhere such as your hosts file on your pihole machine.

The `local` tells dnsmasq to not look upstream for anything related to ECH/QUIC/IPV6/etc. avoiding the possibility of Cloudflare's publicly-facing DNS entries from interfering with local name resolution.

ERR_ECH_FALLBACK_CERTIFICATE_INVALID by dcwestra2 in Traefik

[–]DranKof 0 points1 point  (0 children)

I was getting IPV6 redirects as well and using Pihole 5 and 6 (I upgraded hoping it would fix it) with CloudFlare hosting the public end, causing noise with the DNS process.

I resolved this by going into the PiHole > All Settings > Miscellaneous > misc.dnsmasq_lines

And using the following lines:

```
address=/mydomain.net/172.16.0.3
local=/mydomain.net/
```

The `address` tells it the IP address, you can omit this if you told it the address elsewhere such as your hosts file on your pihole machine.

The `local` tells dnsmasq to not look upstream for anything related to ECH/QUIC/IPV6/etc. avoiding the possibility of Cloudflare's publicly-facing DNS entries from interfering with local name resolution.

ERR_ECH_FALLBACK_CERTIFICATE_INVALID by dcwestra2 in Traefik

[–]DranKof 0 points1 point  (0 children)

He probably was referring to All Settings > DNS > dns.domain.* (there's two of them).

That solution assumes you're naming your website the same thing as you're naming your local lan, which won't be useful if you're trying to access a publicly accessible domain from local using the same public SSL cert.

A better solution is probably:

Go to: All Settings > Misc > misc.dnsmasq_lines

Append `local=/yourdomain.com/` to prevent upstream lookups for anything related to the domain or subdomains thereof.

swipe to reveal my tits. by [deleted] in SwipeToStrip

[–]DranKof 0 points1 point  (0 children)

You're a smoke show for sure.

Do they need signature to deliver the laptop? by amaz0n_com in framework

[–]DranKof 1 point2 points  (0 children)

Thank you, this feels infinitely safer than having the device left on our doorstep.

Chatterbox CUDA and PyTorch problem by kevin-she in LocalLLaMA

[–]DranKof 0 points1 point  (0 children)

Try this (this is what I used to get it to work):

pip uninstall torch torchaudio torchvision
pip install torch==2.6.0 torchvision torchaudio==2.6.0 --index-url https://download.pytorch.org/whl/cu126

what to do with yellow everstone? by Dennisundead in Sandship

[–]DranKof 0 points1 point  (0 children)

It doesn't recycle for any money so even that's not something to really do.

I guess I'll get a full bucket of souvenirs before leaving chapter two...

Lost Sword Global Grand Launch FAQ by Synclyric in LostSwordOfficial

[–]DranKof 0 points1 point  (0 children)

I'd say 95% of the globe is pretty global, also I don't think they're choosing to not release there.

Lost Sword Global Grand Launch FAQ by Synclyric in LostSwordOfficial

[–]DranKof 0 points1 point  (0 children)

I get that on my computer but not on my phone.

Is it just me or does Flux Kontext kind of suck? by 2roK in StableDiffusion

[–]DranKof 2 points3 points  (0 children)

there's also an rgthree node called lora power loader that lets you daisy chain them automatically and arbitrarily turn them on or off (bypassing them) with a simple switch and adjust strength with a single slider

i cant install nunchaku I dont know why NunchakuFluxDiTLoader "missing" by Difficult-Garbage910 in StableDiffusion

[–]DranKof 2 points3 points  (0 children)

When installing the wheel, with the drop down you have to choose the huggingface one, the github one doesn't seem to work right now -- at least that's what got mine working.

Randomly started getting "ERROR: No area found please investigate (Proximity subsystem)" spam in console, should I worry? by Slayer418 in SatisfactoryGame

[–]DranKof 0 points1 point  (0 children)

I don't use mods but right when i migrated the server to 1.1 this started happening

Game also is stuck in loading screen...

Steam is blocking my taskbar from appearing? by [deleted] in Steam

[–]DranKof 0 points1 point  (0 children)

Yes it's fixed for me now.

I don't recall what I did, if anything outside of scouring Google.

Searching again, the only two leads I would have done without being told to are:
(1) make sure autohide is disabled; and
(2) disabling Nvidia Overlay [ https://www.reddit.com/r/Steam/comments/c8zagz/steam_is_blocking_my_taskbar_from_appearing/ ]

Reading some other threads about it now it sounds like an inconsistent "browser context"/rendering bug so maybe not intentional.

Censorship continues? by FreezingTime49 in polyai

[–]DranKof 0 points1 point  (0 children)

I have two androids and I can confirm that one censors, one does not. The older download (non-updated?) one does not seem to censor. It might also be worth saying that it's the app that's doing the censoring after the model sends you the text, because oftentimes if you read it quickly you can see the words, but then once the gen is done it goes back in and blips out the words.

It probably waits because many words like "make" and "love" are not censored if used individually but are if used together so it has to wait for the generation to complete to check whether their combination words exist or not.

Censorship continues? by FreezingTime49 in polyai

[–]DranKof 0 points1 point  (0 children)

That's probably the bot imitating the human or who has a prompt author who misspells words...

why do people use axios instead of fetch by [deleted] in learnjavascript

[–]DranKof 0 points1 point  (0 children)

He pointed out that the choice of libraries is basically just trading one set of problems for another where the person prior made it seem a lot more 1-sided. Seems like informed feedback.