LOOSE BOLTS Found On 737 BOEING Planes, United & Alaska Airlines Confirm; Pete B Says SAFETY’S FIRS

Briahna Joy Gray and Robby Soave discuss Alaska Airline’s flight 1282. #AlaskaAirlines

About Rising:
Rising is a weekday morning show with bipartisan hosts that breaks the mold of morning TV by taking viewers inside the halls of Washington power like never before. The show leans into the day’s political cycle with cutting edge analysis from DC insiders who can predict what is going to happen. It also sets the day’s political agenda by breaking exclusive news with a team of scoop-driven reporters and demanding answers during interviews with the country’s most important political newsmakers.

Follow Rising on social media:

Website: Hill.TV

Facebook: facebook.com/HillTVLive/

Instagram: @HillTVLive

Twitter: @HillTVLive

** (Disclaimer: This video content is intended for educational and informational purposes only) **

Author: Rafael Nieves

HOSTING BY PHILLYFINESTSERVERSTAT | ANGELHOUSE © 2009 - 2024 | ALL YOUTUBE VIDEOS IS A REGISTERED TRADEMARK OF GOOGLE INC. THE YOUTUBE CHANNELS AND BLOG FEEDS IS MANAGED BY THERE RIGHTFUL OWNERS. POST QUESTION OR INQUIRIES SEND ME AN EMAIL TO RAFAEL.NIEVES72ATGMAIL.COM (www.phillynewsnow.com)

28 thoughts on “LOOSE BOLTS Found On 737 BOEING Planes, United & Alaska Airlines Confirm; Pete B Says SAFETY’S FIRS

  1. if Stocks.hasShortWith(Boeing.Stock):
    raise BoeingAlreadyShorted
    if Boeing.Max10.hasSoldTo(AlaskaAirlines) or Boeing.Max10.hasSoldTo(UnitedAirlines):
    Stocks.shortWith(Boeing.Stock)

    ChatGPT, what does the [above] code snippet do? 🤔😏

    The provided code snippet appears to be a simplified representation of a programming logic related to stocks and short selling. Let's break it down:

    if Stocks.hasShortWith(Boeing.Stock):
    This line checks if there is already a short position associated with the stock of Boeing. It calls the hasShortWith() function/method on the Stocks object (presumably representing a collection or system of stocks) and passes Boeing.Stock as an argument. If this condition evaluates to true, it means that Boeing stock has already been shorted.

    If the condition is true, the code proceeds to the next line:
    raise BoeingAlreadyShorted

    The raise statement raises an exception named BoeingAlreadyShorted. Exceptions are a way to handle and indicate errors or exceptional conditions in programming. In this case, it suggests that attempting to short Boeing stock again when it is already shorted is considered an error.

    if Boeing.Max10.hasSoldTo(AlaskaAirlines) or Boeing.Max10.hasSoldTo(UnitedAirlines):
    This line checks if the Boeing.Max10 airplane has been sold to either Alaska Airlines or United Airlines. It calls the hasSoldTo() function/method on the Boeing.Max10 object and checks if it returns True for either airline.

    If this condition evaluates to true, it means that the specific variant of Boeing airplane has been sold to either Alaska Airlines or United Airlines.

    If the condition is true, the code proceeds to the next line:
    Stocks.shortWith(Boeing.Stock)

    The Stocks.shortWith() function/method is invoked, presumably to initiate a short position on the Boeing stock. It passes Boeing.Stock as an argument, indicating that the short position is being established for Boeing stock.

    To summarize, the code snippet checks if Boeing stock has already been shorted and raises an exception if that is the case. It then checks if a specific variant of Boeing airplane has been sold to either Alaska Airlines or United Airlines. If so, it initiates a short position on the Boeing stock.

  2. "Uhhhh, ladies and gentlemen, this is your captain speaking. If you look to your left, you will find a newly formed aperture. We're pleased to announce that you can now see that we have clear skies tonight. Now sit back and thank you for flying Alaska. Out."

  3. It is a big deal but it does not need new regulations. Just follow the existing ones… (Perhaps revisit some old ones.) Robbie was a bit sloppy there.
    I work in this business. We trap the errors, fix them, and move on. This will be fine. Glad nobody got hurt.

  4. I ordered one on 12/2020.

    I'm really enjoying your videos specially the road trip.

    I think the Cyber truck is going to be a bullet magnet in the inner city where i wok 😵‍💫

  5. Robbie's point, that all you dummies in the comments missed, is that this was an outlier incident and there were no casualties. Meanwhile, statistically air travel is more safe than ever. Ya'll be like: look it was warm one day in winter, climate change will destroy us, quick someone impose harsher environmental regulation.

  6. I started typing “Does Boeing” into google and the first two recommended searches were:
    “Does Boeing drug test“
    “Does Boeing hire felons”

    You can tell a lot of great people are interested in working there.

  7. When Robby says air travel is statistically as safe as it has always been, what's the metric he's going by?

    If you only count how many planes have crashed, it's misleading because the safety could be much lower without planes actually crashing more regularly.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.