Yahoo News
Sign in
Sign in to view your mail
- News News
- US US
- Politics Politics
- World World
- COVID-19 COVID-19
- Climate Change Climate Change
- Health Health
- Science Science
- Originals Originals
- The 360The 360
- Skullduggery PodcastSkullduggery Podcast
- ConspiracylandConspiracyland
- Veterans Veterans
- Contact Us
Contact Us
- {promoMarkup}{notifMarkup}
{notificationCenterNavMsg}
',panelEmptyTemplate='
{emptyPanelMsg}
',panelErrorTemplate='
{errorMsg}
',panelParentTemplate='
',notifOnboardPromoTemplate='
{notifOnboardMsg}
',EXPANDED_PANEL="expanded_panel",ERROR_PANEL="error_panel",NotificationView=function(){function e(n,t){classCallCheck(this,e);var i=this;i._config=n,i._panelNode=null,i._store=t}return createClass(e,[{key:"_generatePanelMarkup",value:function(e,n){var t=this._config,i=void 0,o=void 0;"undefined"!=typeof window&&(i=window.Notification&&"default"===window.Notification.permission,o=t.promos.bypassEligibleClassCheck||hasClass(document.body,t.promos.eligibleBodyClass));var s=t.promos.enableNotifOnboard&&i&&o?notifOnboardPromoTemplate:"";if(s){var a=t.promos.showYahooLogo?"":"yns-no-logo";s=s.replace("{notifOnboardBtnLabel}",t.promos.notifOnboardBtnLabel).replace("{notifOnboardMsg}",t.promos.notifOnboardMsg).replace("{subscriptionTopic}",t.promos.subscriptionTopic).replace("{noLogoClass}",a).replace("{promoLogo}",t.promos.promoLogo)}var r=n.newCount>t.panel.maxCount?n.newCount:"",c=t.panel.notificationCenterPath,l=c?"":constants.panelHideElement,d=t.panel.headerMsg?"":" "+constants.panelHideElement,u=c?constants.panelPaddingBtm:"",p=void 0;n.count?p=n.markup:p=panelEmptyTemplate.replace("{emptyPanelMsg}",t.panel.emptyPanelMsg);return e=e.replace("{notifMarkup}",p).replace("{promoMarkup}",s).replace("{hideClass}",l).replace("{notifCenterLink}",c).replace("{paddingClass}",u).replace("{headerMsg}",t.panel.headerMsg).replace("{hideHeaderClass}",d).replace(/{notificationCenterNavMsg}/g,t.panel.notificationCenterNavMsg).replace(/{newCount}/g,r)}},{key:"render",value:function(e,n){var t=this;if(t._panelNode){var i=void 0,o=t._panelNode,s=void 0,a=void 0;switch(e){case EXPANDED_PANEL:i=panelTemplate,a=t._store.getNotifications(),s=t._generatePanelMarkup(i,a),o.innerHTML=s;break;case ERROR_PANEL:s=(i=panelErrorTemplate).replace("{errorMsg}",t._config.panel.errorMsg),o.innerHTML=s}n&&n()}else n&&n(new Error("No panel parent"))}},{key:"createPanelParentNode",value:function(e){e&&(e.innerHTML=panelParentTemplate,this._panelNode=document.getElementById(constants.panelNodeId))}},{key:"updateBadgeNode",value:function(e){if(e){var n=this._store.getNotifications().newCount,t=this._config.badge.maxCount;if(n){var i=n>t?t+"+":n;e.innerHTML=i}else e.innerHTML=""}}},{key:"addStyles",value:function(e){if(e&&"undefined"!=typeof window){var n=document.getElementById(this._config.panel.styleTagId);n||((n=document.createElement("style")).type="text/css",n.id=this._config.panel.styleTagId,n.innerText=e,document.head.appendChild(n))}}}]),e}(),EXPANDED_PANEL$1="expanded_panel",ERROR_PANEL$1="error_panel",PanelController=function(){function e(n,t,i){classCallCheck(this,e);var o=this;o._store=t,o._view=i,o._config=n;var s=o._config.panel;o._panelParentNode=document.querySelector(s.parentSelector),o._badgeNode=o._config.badge.selector&&document.querySelector(o._config.badge.selector),o._indicatorNode=s.indicatorSelector&&document.querySelector(s.indicatorSelector)}return createClass(e,[{key:"createPanelParentNode",value:function(){this._view.createPanelParentNode(this._panelParentNode),this._notifPanelNode=document.getElementById(constants.panelNodeId)}},{key:"refreshPanelNode",value:function(e,n){var t=this;addClass(t._notifPanelNode,constants.panelLoading),t._store.fetchNotifications(e,(function(e,i){var o=window.wafer&&window.wafer.base;o&&o.destroy(t._notifPanelNode),e?t._notifPanelNode.innerHTML||(t._view.render(ERROR_PANEL$1),addClass(t._notifPanelNode,constants.panelLoading)):(t._view.render(EXPANDED_PANEL$1),t._view.updateBadgeNode(t._badgeNode),t._showBadge(),t._showIndicator(),t._view.addStyles(i.css)),removeClass(t._notifPanelNode,constants.panelLoading),o&&o.sync(t._notifPanelNode.parentNode),n&&n(e,i)}))}},{key:"resetBadge",value:function(){var e=this;e._store.resetNewCount(),e._view.updateBadgeNode(e._badgeNode),addClass(e._badgeNode,e._config.badge.hideClass)}},{key:"_showIndicator",value:function(){this._indicatorNode&&(this._store.getNotifications().newCount?addClass(this._indicatorNode,this._config.panel.indicatorClass):removeClass(this._indicatorNode,this._config.panel.indicatorClass))}},{key:"_showBadge",value:function(){var e=this;e._store.getNotifications().newCount?removeClass(e._badgeNode,e._config.badge.hideClass):addClass(e._badgeNode,e._config.badge.hideClass)}}]),e}(),config={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0,bypassEligibleClassCheck:!1,notifOnboardBtnLabel:"Notify Me",notifOnboardMsg:"Get alerts for breaking news and top stories",promoLogo:"https://s.yimg.com/cv/apiv2/ae/news/circle_bell.png",showYahooLogo:!0,subscriptionTopic:"gondor_homerun_news"},badge:{hideClass:"",maxCount:5,selector:""},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"",headerMsg:"Notifications",imageTag:"img:40x40|2|80",indicatorClass:"yns-indicator",indicatorSelector:null,maxCount:6,notificationCenterNavMsg:"View all {newCount} notifications",notificationCenterPath:"",notificationTypes:"",parentSelector:null,styleTagId:"notificationStyles",theme:"default"},service:{attemptCount:2,attemptDelay:1,url:null,resetUrl:null,isRMP:!1,responseType:"json",timeout:1500}},Main=function(){function e(n){classCallCheck(this,e);var t=this;t.config=t._parseConfig(n),t._validateRequiredConfigs()&&(t._request=new NotificationRequest(t.config),t._store=new NotificationStore(t.config,t._request),t._view=new NotificationView(t.config,t._store),t._panelController=new PanelController(t.config,t._store,t._view),t._panelController.createPanelParentNode(),t._assignHelperMethods())}return createClass(e,[{key:"_parseConfig",value:function(e){var n={};for(var t in objectAssign(n,config),n)if(n.hasOwnProperty(t)){var i=n[t],o=e[t];"object"===(void 0===i?"undefined":_typeof(i))?objectAssign(i,o):n[t]=e[t]}return n}},{key:"_validateRequiredConfigs",value:function(){var e=this.config;return!(!e.panel.parentSelector||!e.service.url)}},{key:"_assignHelperMethods",value:function(){var e=this;e.helpers={refreshPanelNode:e._panelController.refreshPanelNode.bind(e._panelController),resetBadge:e._panelController.resetBadge.bind(e._panelController),resetIndicator:function(){removeClass(e._panelController._indicatorNode,e.config.panel.indicatorClass)}}}}]),e}(),notificationClient_module_min=Main,notificationClient={NotificationClient:notificationClient_module_min},CONSUMPTION_STORAGE_KEY="lnct",NotifClient=function(){function e(){var e,n;this.personalized=!1,this.ybarElem=document.getElementById("ybar"),this.partnerClasses=null===(n=null===(e=this.ybarElem)||void 0===e?void 0:e.className)||void 0===n?void 0:n.match(/ybar-variant-([a-z]*)/),this.client=new notificationClient.NotificationClient(this.getConfig())}return e.prototype.refreshPanel=function(){var e,n,t,i=this,o={lastUpdate:this.getTimeStamp()||this.setTimeStamp(),loadInHpViewer:!0,includePersonalized:this.personalized},s=(null===(e=window.YAHOO)||void 0===e?void 0:e.context)||(null===(n=window.Af)||void 0===n?void 0:n.context)||{};return s.region&&s.lang&&(o.lang=s.lang,o.region=s.region),(null===(t=this.partnerClasses)||void 0===t?void 0:t.length)&&(o.partner=this.partnerClasses[1]),new Promise((function(e,n){i.client.helpers.refreshPanelNode({matrixParams:o},(function(t,i){t&&(logError("Notification refresh error:",t),n(t)),e(i)}))}))},e.prototype.resetBadge=function(){this.client.helpers.resetBadge(),this.setTimeStamp()},e.prototype.getConfig=function(){var e,n,t,i,o,s={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0},badge:{selector:"#notif-badge",hideClass:"ybar-notification-hidden"},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"Please check back later.",headerMsg:"Notifications",maxCount:5,parentSelector:"#ybarNotificationBody",notificationTypes:"breakingNews"},service:{url:"/tdv2_fp/api/resource/NotificationHistory.getHistory",isRMP:!1}},a=document.getElementById("notification-container"),r=null===(e=null==a?void 0:a.dataset)||void 0===e?void 0:e.config,c={};if(r){"att"===(null===(n=this.partnerClasses)||void 0===n?void 0:n[1])&&(s.promos.showYahooLogo=!1);try{var l=JSON.parse(r);c=__assign({},l),this.personalized=1===l.personalize}catch(e){logError("Notifications config parsing error",e)}a&&delete a.dataset.config}var d=this.mergeConfigs(s,c);return(null===(t=this.partnerClasses)||void 0===t?void 0:t.length)&&"yahoo"!==(null===(i=this.partnerClasses)||void 0===i?void 0:i[1])&&(null===(o=d.promos)||void 0===o?void 0:o.subscriptionTopic)&&delete d.promos.subscriptionTopic,d},e.prototype.mergeConfigs=function(e,n){var t=__assign({},e);for(var i in e)t[i]=__assign(__assign({},e[i]),n[i]);return t},e.prototype.getTimeStamp=function(){var e;return null===(e=window.localStorage)||void 0===e?void 0:e.getItem(CONSUMPTION_STORAGE_KEY)},e.prototype.setTimeStamp=function(){var e,n=""+Math.floor((new Date).getTime()/1e3);return null===(e=window.localStorage)||void 0===e||e.setItem(CONSUMPTION_STORAGE_KEY,n),n},e}(),notifClient=new NotifClient,getNotifClient=function(){return notifClient},reInit=function(){notifClient=new NotifClient},ybarRapid,ybarRapidInterval,ybarRapidErrMsg="",beaconQueue=[],noop=function(){},logRapidError=function(){window.removeEventListener("beforeunload",logRapidError),""!==ybarRapidErrMsg&&logError("Rapid not found on page",new Error(ybarRapidErrMsg))},findRapidWithSpaceid=function(e){var n=void 0;if(e&&e.length>0)for(var t=0;t
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\".concat(self.i18n.t('search.voice.permission_title'), \"
\\n
\").concat(self.i18n.t('search.voice.permission_text'), \"
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n \\n \\n \\n \\n \\n \\n
\\n
\\n
\\n \\n \\n \".concat(self.i18n.t('search.voice.recognition_retry'), \"\\n
\\n
\\n
\\n
\\n
\\n
\\n \").concat(self.i18n.t('search.voice.trending_title'), \"\\n \\n
\\n
\\n
FAQs
Who is jeffie Better Call Saul? ›
Pat Healy took over the role of Jeff in season 6 of Better Call Saul and the original Jeff, Don Harvey, has publicly addressed the situation.
Will there be season 7 Better Call Saul? ›The answer as to why the series won't be continuing beyond its recently concluded sixth run is fairly straightforward – the prequel has already caught up to the events of Breaking Bad, with Jimmy's transformation into Saul now complete.
Was Wexler in Breaking Bad? ›Since Wexler never showed up on "Breaking Bad," which takes place after "Better Call Saul," some fans have been worried for years that Kim may have tragically died at some point. Others wondered if Wexler was secretly fine and just working at the same mall as Gene (aka Saul Goodman), living her own secret life.
Who is Gene BCS? ›Gene Takovic is Jimmy McGill/Saul Goodman's alias throughout his life after Breaking Bad. At the end of Breaking Bad, when Walter White was unmasked as Heisenberg, and Jimmy's involvement with the drug lord became known, he went on the run.
Why was Jeff replaced Better Call Saul? ›Why was the character of Jeff recast? Don Harvey played Jeff in season four and five of Better Call Saul but was replaced in Nippy by Pat Healy. Harvey wasn't fired from the show, in fact he had been scheduled to shoot the episode, but the dates for filming were changed when Bob Odenkirk suffered a heart attack on set.
Why did they change cab driver in Better Call Saul? ›But in Season 6, when Gene goes to Jeff's house to handle the situation, Harvey is no longer playing the character. The role was recast with Pat Healy for the series' final episodes because of Harvey's previous commitments.
Will there be a Better Call Saul spinoff? ›'Better Call Saul' Creators Have 'No Plans' for Another 'Breaking Bad' Spinoff, but 'Never Say Never'
Did Better Call Saul get Cancelled? ›Why was 'Better Call Saul' canceled? Better Call Saul wasn't really canceled; the creators unanimously chose to end on a high note. When it was first revealed in 2020 that the series — which began in 2015 — was getting its sixth and final series, fans had questions.
Why did Saul confess in court? ›In order to protect Kim from being prosecuted by Howard's widow, Saul confessed to everything at his hearing. As Kim watched on, Saul reversed his earlier statement about being threatened by Walt and Jesse and admitted that Walt would have died or gone to prison had it not been for him.
Is Kim Wexler dead? ›But as Monday's series finale confirmed, Kim Wexler lives on. In the last two episodes, she confesses to her role in torpedoing the reputation of Howard Hamlin (Patrick Fabian) and inadvertently leading him to the moment of his death.
What happens to Kim Wexler at the end of Better Call Saul? ›
In the final season of Better Call Saul, Kim Wexler (Rhea Seehorn) lived to tell. And as a result, she might now be able to live with herself.
What did Jimmy say to Kim on the phone? ›Why Saul Smashes The Phone? What Happened When Gene Called Kim?
Is Walter White Evil? ›Breaking Bad has so many great villains that it's hard to narrow down to just ten. That is, if you consider Walter White as the protagonist or antihero of the story and not a villain himself. The villains on this show were written in a way to attack Walter White in just about every way a man can be attacked.
How did Marion know Saul was a con man? ›Marion's 'con man Albuquerque' revelation
As a result, Marion decided to use her new computer to research Gene Takavic's real identity, and it's revealed that she found several of Saul Goodman's TV commercials when she typed “con man Albuquerque” into the Ask Jeeves search engine.
James Morgan "Jimmy" McGill, also known by his business name Saul Goodman and later by the assumed identity of Gene Takavic, is a fictional character who appears in the television series Breaking Bad and serves as the titular protagonist of its spin-off prequel/sequel series Better Call Saul.
How did Jeff recognize Gene? ›Gene becomes worried upon seeing an Albuquerque Isotopes air freshener hanging from his rear-view mirror. Jeff recognizes Gene from Saul Goodman's days in Albuquerque and stares at him to the point that he doesn't drive through a green light. Gene asks to be let out in a residential neighborhood and Jeff stops the car.
Why isn t Don Harvey in Better Call Saul Season 6? ›He was apparently unable to return to Saul because of his contractual obligation to that show, which was first reported by the Saul Instagram fan account All About Saul.
When did Jeff recognize Saul? ›Jeff recognizes Saul in the Season 5 premiere. That premiere aired back in February of 2020, well over two years ago.
Is Better Call Saul filmed in Omaha? ›The Omaha scenes in Better Call Saul are actually filmed in Albuquerque. The Cottonwood Mall is a real mall located in Albuquerque.
Who was the security guard in Better Call Saul? ›Better Call Saul Season 6 enlisted a Parks and Recreation fan favorite. Jim O'Heir played Frank, the security guard to whom Jimmy McGill (Bob Odenkirk), as Gene Takovic, delivers free Cinnabons.
How much did Bob Odenkirk get paid for nobody? ›
It is not known exactly how much Bob Odenkirk earned from producing and starring in the 2021 movie Nobody. However, it has been reported he may have made $1 million for his work on the film.
What should I watch after Better Call Saul? ›- Barry.
- The Good Fight.
- Show Me a Hero.
- Boardwalk Empire.
- Billions.
- Lodge 49.
- Animal Kingdom.
- Damages.
Vince Gilligan Is Developing a New Show for Apple TV+ Starring Rhea Seehorn. Update, Thursday, September 22: Apple TV+ rules, AMC drools. The new Vince Gilligan show will officially be developed for Apple TV+, according to Deadline.
Why was Better Call Saul in black and white? ›Vince Gilligan's Better Call Saul makes use of black and white's stylishness with aplomb, using stark light lines and visual references to film noir to underscore the creeping dread felt by the show's main character as the metaphorical walls close in around him.
Is Better Call Saul Cancelled 2022? ›The sixth and final season of the AMC television series Better Call Saul premiered on April 18, 2022, in the United States, and concluded on August 15, 2022. The thirteen-episode season was broadcast on Mondays at 9:00 pm (Eastern) in the United States on AMC and its streaming service AMC+.
Is season 6 the last Better Call Saul? ›Speaking at the TCA press tour in 2020, Better Call Saul showrunner Peter Gould revealed that the show would end with its sixth and final season.
Did Saul get 86 years? ›In the last moments of the finale, we see Saul Goodman (Odenkirk) end up in prison with an 86-year sentence.
Why did Jimmy confess at the end? ›As Bob Odenkirk said after the finale aired, this was Jimmy finally being himself and finally being truthful with himself for once. He is not trying to save Kim, but to show that he isn't fully lost.
How much years did Saul get? ›We learn he's been sentenced to 86 years, just a tiny bit higher than the seven years he first negotiated. Once friends, co-workers and lovers, Jimmy and Kim share glances at each other while Jimmy is in the prison yard.
Does Kim Wexler marry Jimmy? ›...
Kim Wexler | |
---|---|
Spouse | Jimmy McGill / Saul Goodman (divorced) |
Significant other | Glen (boyfriend) |
Will Walter White be in Better Call Saul? ›
Better Call Saul co-creator Peter Gould already confirmed America's favorite meth lab coworkers, Walter White (Bryan Cranston) and Jesse Pinkman (Aaron Paul), would be reprising their Breaking Bad roles this season.
How old is Jimmy McGill? ›As revealed by his driver's license in Better Call Saul season 5 episode "JMM", when Jimmy and Kim are getting married, he was born on November 12, 1960. That means that in Better Call Saul season 1, Jimmy McGill is 41 years old, with the events of those episodes covering May-July 2002.
Did Kim still love Jimmy? ›Yes, Kim still loves Jimmy in the 'Better Call Saul' series finale. Jimmy calls Kim after six years in the Better Call Saul timeline. She tells him he should turn himself in which upsets him.
Will Kim see Saul again? ›They don't end up together romantically but Kim visiting shows that he has earned her respect again. In the end, that's happier than any conclusion we could have envisioned for a man who has lived Saul's life.
What are the diamonds in Better Call Saul? ›The diamonds were stashed in a band-aid tin, the same tin that Jimmy McGill kept his rare coin collection. Fans assumed that Jimmy kept the diamonds as easy-to-move expenses rather than having barrels of cash. Yet, after Gene is caught, the diamonds are nothing but speculation.
Who was Saul yelling at in the phone booth? ›In episode 11, fittingly titled 'Breaking Bad,' Saul enters a phone booth to talk to his former secretary Francesca.
WHO WAS gene on the phone with? ›Better Call Saul Season 6 Episode 11 — Breaking Bad
In this episode, we see Gene at one point sneak away and call his old receptionist Francesca Liddy. She's gone from working at Saul's law firm to a new life as an apartment landlord.
The phone number seen in the "Saul Goodman Productions" commercial, 505-842-5662, is a working number. If called (NOTE: Long distance charges may apply), a recorded message from "Saul" plays inviting the caller to leave a message.
What is Walter White's IQ? ›Item | Average rating | Number of raters |
---|---|---|
high IQ (not low IQ) | 93.7 | 365 |
driven (not unambitious) | 93.1 | 373 |
persistent (not quitter) | 93.0 | 64 |
important (not irrelevant) | 92.3 | 141 |
Character | Murders committed by | Kill Count |
---|---|---|
Walter White | Emilio Koyama Krazy-8 Rival Dealers Two of Gus' henchmen Mike Ehrmantraut Lester Frankie Matt Kenny Two unnamed white supremacist gang members Jack Welker Lydia Rodarte-Quayle | 201 |
Who killed Mike Ehrmantraut? ›
When Walt learns that the DEA is on the verge of arresting Mike, he helps Mike avoid capture. However, when Mike refuses to hand over the names of Gus' imprisoned men, Walt shoots Mike.
Is Saul a con man? ›Foremost among them is Jimmy McGill (Bob Odenkirk), the con man who transforms himself into Saul Goodman, the lawyer who eventually launders “Breaking Bad” drug lord Walter White's money. But the series achieved greatness on its own by exploring a subject uniquely relevant in these dark times.
What made Marion suspicious of gene? ›Well, she certainly had her suspicions about Gene after spying on his operation last week but tonight, Jeff's arrest blew everything wide open. She was able to connect the dots and determined that Jeff's past in Albuquerque meant he may know a little about a certain conman named Saul Goodman.
Who is Marion on Saul? ›Carol Burnett's Marion proves instrumental in bringing Gene down in Better Call Saul season 6, but her role is actually a stroke of ironic genius.
Is a Chicago sunroof a real thing? ›A Chicago Sunroof is not a real thing. Or rather, it wasn't a real thing. Because thanks to Peter Gould and the Better Call Saul writers, it is very much a real thing now.
Are the black and white scenes in Better Call Saul? ›Better Call Saul opens its seasons with black-and-white scenes of the title character (Bob Odenkirk) using his third identity—Gene— and managing an Omaha, Nebraska, Cinnabon located within the depressing nucleus of a shopping mall food court.
Will there be season 7 Better Call Saul? ›The answer as to why the series won't be continuing beyond its recently concluded sixth run is fairly straightforward – the prequel has already caught up to the events of Breaking Bad, with Jimmy's transformation into Saul now complete.
Did the taxi driver recognizes Saul? ›Jeff, also known as Jeffie, is an eccentric and suspicious cab driver from Omaha, Nebraska, previously residing in Albuquerque, New Mexico. He is the son of Marion and a friend of Buddy. Jeff recognizes Jimmy McGill as Saul Goodman while Jimmy was under his Gene Takavic identity in Omaha.
When did Jeff recognize Saul? ›Jeff recognizes Saul in the Season 5 premiere. That premiere aired back in February of 2020, well over two years ago.
Why did Chuck relapse on Better Call Saul? ›Episode no. In the episode, Jimmy plans to help Irene recover the trust of her friends at Sandpiper Crossing at the cost of his reputation, while Chuck is forced by Howard to resign from HHM, eventually causing a relapse of his condition.
Why does Saul Goodman go into hiding? ›
Eventually, however, after Walt's criminal secrets were discovered by his brother-in-law, DEA agent Hank Schrader, and discovering Walt's poisoning of Brock leading to a wrathful Jesse to attack him, Saul was forced to abandon his life as a criminal lawyer with the help of Ed, his disappear man.
How old is Jimmy McGill? ›As revealed by his driver's license in Better Call Saul season 5 episode "JMM", when Jimmy and Kim are getting married, he was born on November 12, 1960. That means that in Better Call Saul season 1, Jimmy McGill is 41 years old, with the events of those episodes covering May-July 2002.
How will Better Call Saul end? ›After being sworn in, Saul pulls a 180 and confesses to all of his crimes with Walter White, almost bragging about how Walt couldn't have built his drug empire and stayed out of prison without him. Saul also confesses about how he sabotaged his brother Chuck McGill's (Michael McKean) career, which led to his suicide.
Who did Jimmy see in the taxi? ›I'm fascinated by that character. The developments in this Gene sequence were huge. And this cab driver named Jeff [Don Harvey] — whose eyes we saw in the season 4 premiere when he was driving the cab that Jimmy was in — he seems menacing, more than a crazed fan.
Does Jeff get caught Better Call Saul? ›Scene from Better Call Saul 6x12 (Waterworks) - The stakes are raised when a discovery is made.
Who is Ricky in Better Call Saul? ›Better Call Saul (TV Series 2015–2022) - Joe Berryman as Big Ricky Sipes - IMDb.
Did Better Call Saul stick the landing? ›'Better Call Saul' sticks the landing with the series finale For faithful viewers the finale was one treat after another. There were unexpected returns from old characters and breathtaking surprises. Up until the end, the show defied expectations.
Did Chuck's house really burn down? ›Perhaps the owners, tired of finding things in it next to their mail, decided to remove it. Set to burn down at the end of season 3, Chuck McGill's house was not actually on fire at all. Its residents have always seen fans come and go, eager to discover the filming locations of their favorite series.
What is Chuck's mental illness? ›But the supporting cast are given plenty to do as well, including character actor Michael McKean, who plays Chuck McGill. One of the subplots of the show follows Chuck's obsessive compulsive order (OCD), a mental illness where people suffer from intrusive thoughts and compulsions.
Is a Chicago sunroof a real thing? ›A Chicago Sunroof is not a real thing. Or rather, it wasn't a real thing. Because thanks to Peter Gould and the Better Call Saul writers, it is very much a real thing now.
Is Saul Goodman a villain? ›
Saul Goodman
Saul Goodman (Bob Odenkirk) was a good person at one time, but he isn't in the Breaking Bad series. He is a man who loves the con, and the excitement of living a conman's life.
But Walt is also clearly now quite evil. His toxic rant at Skyler on the phone after kidnapping their daughter, though perhaps also meant to provide Skyler with some legal cover, was nonetheless horribly hateful and hurtful.
What crime did Saul Goodman commit? ›During a visit to the Sandpiper Crossing retirement home, he finds the company is committing fraud by overcharging clients.