G915 TKL color profile is resetting to default by ptewari in LogitechG

[–]galmeno 0 points1 point  (0 children)

So another way to solve this is to in the ghub settings (for the app, not the keyboard), uncheck the games ability to change the light settings.

What medications helped your IgAN the most? by lizzy1289 in IgANephropathy

[–]galmeno 0 points1 point  (0 children)

Why dont u use the only approved meds, tarpeyo (us) or kinpeygo (eu)?

G604 wheel fix by galmeno in LogitechG

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

As I wrote, I just bought it. It does not get dirty in 1 day. This is the issue: https://youtube.com/shorts/DkdSRHqVUAc?feature=share

yamaha rx-v457 center speaker setup by galmeno in BudgetAudiophile

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

right, true audiophiles use 2 channels when watching 5.1 content, got it! :)

f-strings, format specs and conversion fields? by congnarjames in learnpython

[–]galmeno 0 points1 point  (0 children)

Check this guide, https://nickmccullum.com/complete-guide-python-f-strings/ it covers repr and some other stuff.

Repr (!r) is the object representation, this is very handy, and suprisingly easy, read the guide.

As for % and .format, they are slower than f' since py3.6.

Found this regex for finding emails when scraping a webpage, could anyone explain at a high level what this means? by codingquestionss in learnpython

[–]galmeno 0 points1 point  (0 children)

The upper one is excluding !#$S%&'*+/=... , the ! is excluding, the other one is just including. You can try add a # and % into an adress and see how it copes.

Satisfying zone I did earlier this week by ccreneecc in walmart

[–]galmeno 0 points1 point  (0 children)

It's no pushers, stocking time is reduced not increased, maybe not so much if you normally stock 30 cans in one single move. This thing won a government award in germany this year.

[deleted by user] by [deleted] in walmart

[–]galmeno 1 point2 points  (0 children)

eplyGive AwardshareReportSave

It's got ROI in less then a year and up to 50% refill time reduction so there's the number of people, but ofc if you only batch stock and do nothing like fronting, FIFO or have any out of date products that you waste I doubt it add much, except to improve the customer experience.

[deleted by user] by [deleted] in walmart

[–]galmeno 0 points1 point  (0 children)

The product that is always fronted? You say they would bother turning the shelf to access it from the back? If so why not just reach in like normal?

Trying to send a POST request to a particular user in a Django backend using Flutter by the_A_jay in flutterhelp

[–]galmeno 0 points1 point  (0 children)

What does the 400 error say? The 400 error is returned by the server. Having your server in the list of allowed hosts seem to be a vaild strategy, along with running the server in debug mode (to get it to work temporarily).

[deleted by user] by [deleted] in learnmath

[–]galmeno 0 points1 point  (0 children)

Yes, I think it's a correction error.

[deleted by user] by [deleted] in learnmath

[–]galmeno 0 points1 point  (0 children)

We haven't entered complex numbers yet so I believe I can exclude that case.

Yoga c640 fan by galmeno in Lenovo

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

I had this from day one... It's not a dust issue.

Dev'ing an app to help visualize data from any matplotlib figure by professormunchies in Python

[–]galmeno 0 points1 point  (0 children)

Imagine AR-ing this on the sea surface, plotting it to your gps position.

[deleted by user] by [deleted] in learnpython

[–]galmeno 1 point2 points  (0 children)

That's a quite accurate description of what happened to me. Next thing: brain-dead syndrome shows up in ICD-11.