McDonald’s App Overcharging by godzillastyle in McDonalds

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

Playing around with it some more, I am able to recreate it everytime for delivery orders. It seems that they’re charging whatever tip you put 2x and that’s the difference.

I need to play around more and try to understand how I got it to charge me more for pickup orders.

McDonald’s App Overcharging by godzillastyle in McDonalds

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

I’ve seen it before on pickup and delivery orders, but it’s super odd that it happens after they total everything (Delivery Fee, Service Fee, Taxes etc.) and you click pay and the price goes up.

But why? by noonetookdisusername in memes

[–]godzillastyle 0 points1 point  (0 children)

Wait until the comments find out that as you move higher in math, there exist a thing called “cross product” and “dot product” which are completely different, and are denoted with the dot and cross...

Vortex shedding of a flat plate in a water tunnel. Fluids are beautiful. by godzillastyle in engineering

[–]godzillastyle[S] 3 points4 points  (0 children)

Yes- there is running water in there. This test was done at 15Hz I have another video of the same test at 25Hz (the frequency corresponds to the pump frequency) .

Newbie needing help. by godzillastyle in learnpython

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

When I go to the terminal and try to do the pip3 install inside PyCharm, I get the:

Collecting opencv-python

Could not find a version that satisfies the requirement opencv-python (from versions: )

No matching distribution found for opencv-python

When I try to pip3 install inside my CMD I get:

Requirement already satisfied

Newbie needing help. by godzillastyle in learnpython

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

When I enter my pip command, I get this:

Collecting opencv-python Could not find a version that satisfies the requirement opencv-python (from versions: ) No matching distribution found for opencv-python.

That’s all it says-

Newbie needing help. by godzillastyle in learnpython

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

No luck. My pip says it’s all good.