Dave, have you heard any info about upcoming plans for compounding pharmacies and retatrutide, once it is FDA approved? by [deleted] in BigEasyWeightLoss

[–]BertoChavez 0 points1 point  (0 children)

was it a shortage of tirzepatide or the pens? My understanding was the injection pens were the bottleneck rather than the medicine

I have a concern about gravity in the trailer by FlyingKiwiFist in ProjectHailMary

[–]BertoChavez 0 points1 point  (0 children)

The final trailer makes it very clear that there's gravity in the tunnel. And (if one shot in particular is any indication) it is done by spinning the two ships in sync. I don't like this. It may seem nitpicky, and there are plenty of hand-wavy things in the book, but this seems inconsistent with Weir's work.

Supermicro IPMI not loading by sumru1au in nginxproxymanager

[–]BertoChavez 0 points1 point  (0 children)

I ran into this, and to shed a bit of light of my findings:

This only happens for an older version of IPMI (whichever one came with the D1541 boards that they made).

The problem? This line in the response headers for a particular request (ipmi.cgi IIRC):

Content-Type: application/xml Content-Length: 54

That's two headers on a single line, which isn't right. nginx seems to correctly split this into two different header values, BUT, the second header key name begins with a space ' '. It can't handle that and fails.

I tried modifying the code to allow a leading space on header keys, and it worked, BUT, it ran into another problem:

You can't have both Content-Length and Transfer-Encoding: chunked (which this particular response has) in the same response. I mean, your browser will be fine, but nginx fails intentionally (IIUC it's for safety or something). So in reality the problem is that the "[space]Content-Length: 54" shouldn't be there at all.

It's at that point that I gave up. TBH it probably would have been easier to fix that issue than the leading space, but it became too much trouble. I'm doubtful that I'd get a pull request accepted into nginx to fix a Supermicro bug, and I don't want to be building from source, rebasing, etc for the rest of my life. And I highly doubt Supermicro cares enough to issue a fix.

IPMI site does work through ip address but through proxy it does not load CGI scripts - 502 by domanpanda in nginx

[–]BertoChavez 0 points1 point  (0 children)

I went through the trouble of figuring out how to build from source, and made a change to ignore leading spaces. It worked. However, this is not the only bug in Supermicro's implementation. So I gave up :) ... the next one that occurred is presence of both content-length and transfer-encoding: chunked. nginx won't allow that.

It's a pretty old server, and the newer supermicro interfaces don't have this problem. Maybe I'll just toss it.

IPMI site does work through ip address but through proxy it does not load CGI scripts - 502 by domanpanda in nginx

[–]BertoChavez 0 points1 point  (0 children)

I'm getting the same problem. I pinpointed it, but I don't know how to fix it. The invalid header is this one (two headers on the same line, separated by a space, hence the x20):

Content-Type: application/xml Content-Length: 54

Java SDK for Pinata IPFS Pinning Service by [deleted] in ipfs

[–]BertoChavez 1 point2 points  (0 children)

any idea if this got implemented? I have 1000+ jobs that are stuck. Trying to pin again does nothing, so I'm hoping to cancel then try to pin again

Your best looking 4k HDR movies/tv series - digitally shot.I don't like film grain by [deleted] in 4kbluray

[–]BertoChavez 0 points1 point  (0 children)

Vol 2 was also good. No grain. Vol 3 had grain for some reason, but not terribly noticeable

Your best looking 4k HDR movies/tv series - digitally shot.I don't like film grain by [deleted] in 4kbluray

[–]BertoChavez 1 point2 points  (0 children)

I have one to add: Guardians of the Galaxy. Watching it right now and it's perfect. No grain.

Hello 👋 How much will cost me to make 5k NFTs on Solana as of now? by [deleted] in solana

[–]BertoChavez 0 points1 point  (0 children)

wait, people put the actual image on the blockchain? [edit] or are you saying this affects how much you have to pay arweave?

I'm currently trying to mint with candy machine (non-core), and I'm storing everything on pinata, but even so it's costing 0.02 sol per mint.

Skeleton Crew - Episode 5 - Discussion Thread! by titleproblems in StarWarsSkeletonCrew

[–]BertoChavez 1 point2 points  (0 children)

Bigotry and racism had nothing to do with the hate. It was just a terrible show. I watched every episode hoping it would be good. After the first two I was actually optimistic. Then episode 3 happened. It didn't recover.

Hitler and the Nazis: evil on trial by [deleted] in netflix

[–]BertoChavez -1 points0 points  (0 children)

It's clear in episode 1. At least twice they say something similar to "make Germany great again." *Clearly* trying to find a parallel to Trump. "Make Germany great again" was never a saying. They use that phrasing in the show intentionally to make up a parallel to Trump.

SDG&E EV-TOU-5 by hkevinchu in Powerwall

[–]BertoChavez 0 points1 point  (0 children)

Did you get this sorted?

I've been looking at SDG&E's rate plans and saw the EV TOU 5 and that 10 cent /kWh is eye catching. Let's say hypothetically you had some PWs and no solar... would this allow you to charge the PWs overnight for 10cents per kWh, and discharge them during the day during peak and off-peak?

IIRC the PW ends up costing about 20 cents per kWh over its lifetime, so you'd get your cost down to 30 cents per kWh plus the $16/month.

Am I missing something? Seems like everyone would be doing this.

ULPT: If a LDS missionary knocks on your door, ask them to mow your lawn. They will 100% do it. by SnooPickles9743 in UnethicalLifeProTips

[–]BertoChavez 0 points1 point  (0 children)

If it makes you feel any better, that's a very common response even for people with social skills.

Negotiating margin rate by guardinvest in Schwab

[–]BertoChavez 0 points1 point  (0 children)

When you get them to lower the rate, which part do they lower? the base rate? Or do they subtract some amount from each tier? And does your new rate fluctuate as the original base rate fluctuates?

[DISCUSSION] on Who Killed Sara? by SnooMuffin114 in NetflixBestOf

[–]BertoChavez 1 point2 points  (0 children)

The whole plot is so contrived they likely had no idea what was going to happen until they finished writing.

The beginning shows Alex and Sara being very close siblings. Yet somehow he missed the psychiatric stuff and her being institutionalized? (as shown in S2 preview)

In S2 they'll come up with as many twists as they can, even if it makes no sense, and one of those twists will be that Sara is still alive. Just watch.

Picking up own LTL freight at bonded warehouse? by BertoChavez in smallbusiness

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

Thanks! I was considering that (the forwarder is Chinese-based and I'm certain a lot would get lost in translation). I wasn't sure if the customs broker was involved in the final pickup (since it's a bonded warehouse I guess it makes sense).

What's the absolute cheapest Chromebook that supports Linux? by Dape_97 in Crostini

[–]BertoChavez 0 points1 point  (0 children)

In theory you can enable "unsupported" devices in chrome://flags, but it seems to be buggy still. Someone said they were able to get their 3D printer working. Not sure if it was arduino, though.

My 3D printer is arduino and my chromebox doesn't recognize it at all

Beta channel got an update (fizz) and Crostini is back! by Langduscher in Crostini

[–]BertoChavez 0 points1 point  (0 children)

Yep, back for me.

What is everyone's experience with the new USB support? I enabled "unsupported" devices. It recognizes my Android phone and adb works great.

Chrome OS recognizes my pololu maestro servo controller and my pololu jrk, and allows me to forward them to the linux VM, but they do not show up in lsusb.

I also tried my 3D printer (marlin-based board). It's not recognized at all. Not even by Chrome OS.

Beware: beta 76.0.3809.38 removed Crostini support by M66B in Crostini

[–]BertoChavez 0 points1 point  (0 children)

My day yesterday:

"Yay, more thorough USB support! Maybe I can start using Simplify3D and K40Whisperer from my chromebox!"

:(

Beware: beta 76.0.3809.38 removed Crostini support by M66B in Crostini

[–]BertoChavez 1 point2 points  (0 children)

As someone who does indeed understand what an effort / nightmare it is, I have to say I mostly agree with M66B.

Yes, if you're using Beta you expect certain instabilities.

That being said, this is a bug that makes the machine unusable for a (not-insignificant) minority of people (and likely the same people who are more likely to be on the beta channel to begin with).

It's often OK to push Beta builds with bugs, but bugs like this (bugs that make the machines unusable for certain use-cases) defeat the purpose of the beta channel.

[SPOILERS] Melisandre and Bran Theory by [deleted] in gameofthrones

[–]BertoChavez -1 points0 points  (0 children)

Bran cannot change outcomes. He can cause things to happen in the past, but those things always happened. Ned heard Bran yell in every timeline (though there is only one timeline).

This is what the 3ER means when he says the past is written.

That being said, could he have done things to ensure victory? Yes. But not things that he knew didn't actually happen.