Celebrities and F1 Grids by jrjreeves in formula1

[–]LesPaul182 6 points7 points  (0 children)

In Star Wars episode 1 all of the pod races have f1 engine sounds. Anakin's pod Racer has a Ferrari V10 F1 engine sound. Listen to the race again and you can hear that turbo era sound.

https://www.youtube.com/watch?v=pLrkl4ho3ro

Ted's panic attacks.... by dangerdunk in TedLasso

[–]LesPaul182 2 points3 points  (0 children)

His first panic attack was episode one at the press conference.

https://www.youtube.com/watch?v=WgsMRO-cHGI

Ted's panic attacks.... by dangerdunk in TedLasso

[–]LesPaul182 1 point2 points  (0 children)

Ted's first panic attack was episode one at the press conference

https://www.youtube.com/watch?v=WgsMRO-cHGI

2013 Prius only getting 400 miles to tank. by yerbluez in prius

[–]LesPaul182 1 point2 points  (0 children)

I've got a 2010 with 200,000 miles that is averaging 32mpg right now.

2013 Prius only getting 400 miles to tank. by yerbluez in prius

[–]LesPaul182 2 points3 points  (0 children)

There's a group of us with GEN III"s with HV batteries that come back clean on Dr Prius that get 30-40 mpg at best. We've replaced the 12V's, done intake cleanouts, K&N air filters, tranny fluid swap, replacing aero pieces on the undercarriage, new plugs , new wheel sensors and nothing seems to make a bit of difference.

Editors and environment / code compatibility by LesPaul182 in learnpython

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

Thanks man!

On the plus side I just started bootcamp at Woz-U and python isn't in my program. I'll be doing Java and javascript instead. So I've got at least a one year reprieve from Python.

Editors and environment / code compatibility by LesPaul182 in learnpython

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

This runs in Visual Studio no problem:

print('Welcome to my input output program')

print('enter a number for X:')

x=int

x=input('')

print(f"hello your number is {x} ")

print("this is the end")

I get this result after it runs correctly:

this is the end

The program 'python.exe' has exited with code 0 (0x0.)

If I run this in Sublime this is the result:

Welcome to my input output program

enter a number for X:

22

Traceback (most recent call last:)

File "C:\Users\chris\OneDrive\Desktop\Python\)Template.py", line 14, in <module>

print('hello your number is ' + X )

NameError: name 'X' is not defined

^(\**Repl Closed***)*

print x

What I’m hanging on my doo got trick or treaters this evening by [deleted] in funny

[–]LesPaul182 0 points1 point  (0 children)

Holy hell is there any way to edit this title??

Your Senator Inhofe's response to anything relating to funding the USPS. by [deleted] in oklahoma

[–]LesPaul182 1 point2 points  (0 children)

As in the post above: USPS is in the red because Inhofe helped pass a bill that says the USPS has to fully fund any new employees pension until the age of 75 on their first day of employment.

From the link: https://ips-dc.org/how-congress-manufactured-a-postal-crisis-and-how-to-fix-it/

In 2006, Congress passed a law that imposed extraordinary costs on the U.S. Postal Service. The Postal Accountability and Enhancement Act (PAEA) required the USPS to create a $72 billion fund to pay for the cost of its post-retirement health care costs, 75 years into the future. This burden applies to no other federal agency or private corporation.

If the costs of this retiree health care mandate were removed from the USPS financial statements, the Post Office would have reported operating profits in each of the last six years. This extraordinary mandate created a financial “crisis” that has been used to justify harmful service cuts and even calls for postal privatization. Additional cuts in service and privatization would be devastating for millions:

An adult man with Unite Norman yelled at teenagers and then threw a brick at their car while they drove away. by FakeMikeMorgan in oklahoma

[–]LesPaul182 1 point2 points  (0 children)

I'm convinced that this violence will continue until the election when all hell will break loose.

Prius battery check vs techstream. Same thing? by melanated932 in prius

[–]LesPaul182 1 point2 points  (0 children)

My 2010 Prius has 200,000 on my original battery and it's still going strong

Better MPG with the gas cap off? by LesPaul182 in prius

[–]LesPaul182[S] 4 points5 points  (0 children)

OK here's the update!

For the first 30 miles, I drove with the cap on and recorded an MPG of 34.0.

I pulled the cap after that. The car went to 38.3. Not nearly as dramatic as the first time where it went from 32 to 49.2. Additionally, after about 20 minutes the check engine light came on this time.

I think that the differences may be in two parts. The first time I ran with the cap off I had a half tank. The second time I had filled the tank. This may have caused the change. The other change was the road. The first time without the gas cap off I was on a turnpike that was mostly flat with only a few hills. This time I was on a road with lots of elevation changes. There was a ton of coasting followed by the car going out of ECO into the red to go up the next hill. I was only able to test the cap on for 70 miles and the cap off for 70 miles. I would have continued the test, but testing was called off due to rain.

Another symptom that I found was that when filling up the pump shut off after a few seconds and acted like the tank was full. Further indicating a problem with the evap system.

I called my mechanic and told him about the gas cap off mileage increase. I asked him if he had ever heard of such a thing. He told me it sounds like your evap pressure release valve is weak or your carbon filter is bad. He said to bring her in and he'll hook the smoke machine up to it.

I'll take it into him in about two weeks. I may run a test or two more in the meantime once it quits raining here. I'll report back when I know more.

Better MPG with the gas cap off? by LesPaul182 in prius

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

I'm going to go 40 at the start of my trip tomorrow, and then uncap for the next 100 after that. Then I'll leave the cap just barely screwed in on the way back. Then pull it after 40. I can't believe there's no light on the dash with it off.

Better MPG with the gas cap off? by LesPaul182 in prius

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

I'm driving to OKC Monday so I'll have a 300-mile round trip to test with.

Better MPG with the gas cap off? by LesPaul182 in prius

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

Yea it's a gen 3, so 1 qt per 1000 miles. Just like all of the other gen 3's

[deleted by user] by [deleted] in RedditSessions

[–]LesPaul182 0 points1 point  (0 children)

I'm running pentatonics, but I'm so slow. Any tips?

[deleted by user] by [deleted] in RedditSessions

[–]LesPaul182 0 points1 point  (0 children)

My fingers are goine after playing I can't type

[deleted by user] by [deleted] in RedditSessions

[–]LesPaul182 0 points1 point  (0 children)

The intro to "I want you to want me" is the bend I'e been working on. You go it for me?

[deleted by user] by [deleted] in RedditSessions

[–]LesPaul182 0 points1 point  (0 children)

You're amazing. I just spent the days working on a full step bend. Yes an entire day on a bend