{"video_id":"bzeyiy4eY4E","title":"Is Chrome's Stop Button Useless?","channel":"Techquickie","show":"Techquickie","published_at":"2023-05-05T14:58:16Z","duration_s":243,"segments":[{"start_s":0.0,"end_s":5.12,"text":"you ever just want to yell stop it at your web browser when it's acting up","speaker":null,"is_sponsor":0},{"start_s":3.84,"end_s":10.719,"text":"well there's actually a button that's supposed to get the browser to do exactly that the stop button but if","speaker":null,"is_sponsor":0},{"start_s":8.72,"end_s":14.96,"text":"you've only ever used modern browsers you might not even really have noticed","speaker":null,"is_sponsor":0},{"start_s":13.04,"end_s":19.039,"text":"it it's typically a little x that occupies around the same space as the","speaker":null,"is_sponsor":0},{"start_s":16.88,"end_s":23.359,"text":"refresh button and disappears once the page is finished loading but the stop","speaker":null,"is_sponsor":0},{"start_s":21.359,"end_s":28.8,"text":"button is far from a modern invention in fact it was included in both internet","speaker":null,"is_sponsor":0},{"start_s":25.519,"end_s":30.72,"text":"explorer 1.0 and netscape navigator 1.0","speaker":null,"is_sponsor":0},{"start_s":28.8,"end_s":34.719,"text":"and it was really important back then the stop button did pretty much what it","speaker":null,"is_sponsor":0},{"start_s":32.64,"end_s":38.719,"text":"does now stopped the web page from loading but why exactly would you want","speaker":null,"is_sponsor":0},{"start_s":36.8,"end_s":43.6,"text":"that if you clicked on the link to begin with well back in the old days we were","speaker":null,"is_sponsor":0},{"start_s":40.559,"end_s":45.52,"text":"all using those painfully slow 28 or 56k","speaker":null,"is_sponsor":0},{"start_s":43.6,"end_s":48.8,"text":"if you were lucky dial up connections meaning that web pages took a long time","speaker":null,"is_sponsor":0},{"start_s":47.76,"end_s":54.96,"text":"to load and although plain text often loaded fairly quickly images and gifs could","speaker":null,"is_sponsor":0},{"start_s":52.96,"end_s":58.64,"text":"take forever we're talking like line by line and sometimes you just wanted to","speaker":null,"is_sponsor":0},{"start_s":56.96,"end_s":62.64,"text":"read the information on the page without all the messy graphics the slow speeds","speaker":null,"is_sponsor":0},{"start_s":60.8,"end_s":67.52,"text":"of the time also meant that just trying to load one web page could saturate your","speaker":null,"is_sponsor":0},{"start_s":65.28,"end_s":71.92,"text":"connection not ideal if you were trying to download something in the background","speaker":null,"is_sponsor":0},{"start_s":69.92,"end_s":75.68,"text":"like spending two days on a napster song i definitely did that not to mention","speaker":null,"is_sponsor":0},{"start_s":73.76,"end_s":79.759,"text":"that poorly optimized web pages could easily crash the famously unstable","speaker":null,"is_sponsor":0},{"start_s":77.759,"end_s":84.4,"text":"internet explorer and even if that didn't happen a page with lots of rich","speaker":null,"is_sponsor":0},{"start_s":81.92,"end_s":87.759,"text":"media could hog memory and CPU cycles slowing down other things on your pc","speaker":null,"is_sponsor":0},{"start_s":86.56,"end_s":92.159,"text":"that weren't even related to the internet like making my solitaire end","speaker":null,"is_sponsor":0},{"start_s":89.759,"end_s":96.079,"text":"screen slow to an unceremonious stutter the stop button was useful for getting","speaker":null,"is_sponsor":0},{"start_s":93.759,"end_s":99.2,"text":"problematic web pages to just stop what they were doing but nowadays high speed","speaker":null,"is_sponsor":0},{"start_s":97.92,"end_s":104.88,"text":"connections are the norm and our computers are usually powerful enough to handle a whole bunch of complex pages at","speaker":null,"is_sponsor":0},{"start_s":102.56,"end_s":109.119,"text":"once without breaking a sweat so the stop button has declined in importance","speaker":null,"is_sponsor":0},{"start_s":107.119,"end_s":111.84,"text":"but have you noticed that if you do try to use it","speaker":null,"is_sponsor":0},{"start_s":110.24,"end_s":115.759,"text":"it's often the case that nothing seems to happen we'll tell you why that is","speaker":null,"is_sponsor":0},{"start_s":113.84,"end_s":120.64,"text":"right after we thank MSI for sponsoring this video if you're looking for a pci","speaker":null,"is_sponsor":0},{"start_s":117.6,"end_s":122.88,"text":"gen 4 NVMe m.2 SSD for your build check","speaker":null,"is_sponsor":0},{"start_s":120.64,"end_s":127.28,"text":"out the spadium m480 play it reaches read speeds of up to 7 000 megabytes per","speaker":null,"is_sponsor":0},{"start_s":125.2,"end_s":131.68,"text":"second and write speeds up to 6800 megabytes per second for rapid data","speaker":null,"is_sponsor":0},{"start_s":129.119,"end_s":135.68,"text":"transfer and offers 500 Gigabyte and 2 terabyte capacity options it also comes","speaker":null,"is_sponsor":0},{"start_s":133.84,"end_s":140.319,"text":"with a five year warranty so check out the spadium m480 play SSD at the link","speaker":null,"is_sponsor":0},{"start_s":138.56,"end_s":144.16,"text":"below okay the reason that the stop button often doesn't seem to do much is","speaker":null,"is_sponsor":0},{"start_s":142.56,"end_s":148.72,"text":"because it's not actually designed to stop all activity on a web page you see","speaker":null,"is_sponsor":0},{"start_s":146.72,"end_s":152.56,"text":"html the language that web pages are written in is pretty simple it tells the","speaker":null,"is_sponsor":0},{"start_s":150.72,"end_s":156.0,"text":"browser where to put text links and graphics and it also provides the","speaker":null,"is_sponsor":0},{"start_s":154.0,"end_s":161.2,"text":"addresses where the browser can grab elements like sound and images the stop","speaker":null,"is_sponsor":0},{"start_s":158.64,"end_s":164.8,"text":"button can stop the html itself from loading or if that's already done stop","speaker":null,"is_sponsor":0},{"start_s":163.44,"end_s":170.239,"text":"the browser from fetching additional resources it needs like the after mentioned images","speaker":null,"is_sponsor":0},{"start_s":167.84,"end_s":175.76,"text":"the problem is that modern web pages are made up of much more than just bare html","speaker":null,"is_sponsor":0},{"start_s":173.68,"end_s":179.68,"text":"instead most of them also run scripts that do everything from enabling custom","speaker":null,"is_sponsor":0},{"start_s":177.76,"end_s":184.56,"text":"web page layouts to processing information that you enter to serving","speaker":null,"is_sponsor":0},{"start_s":181.44,"end_s":186.64,"text":"you advertisements oh boy these scripts","speaker":null,"is_sponsor":0},{"start_s":184.56,"end_s":191.36,"text":"are basically programs that run inside your browser and as such browsers don't","speaker":null,"is_sponsor":0},{"start_s":188.959,"end_s":194.879,"text":"want to just terminate them suddenly as this could break much of the page's","speaker":null,"is_sponsor":0},{"start_s":193.04,"end_s":199.599,"text":"functionality or make the browser process itself unstable","speaker":null,"is_sponsor":0},{"start_s":197.2,"end_s":203.84,"text":"instead the stop button more or less makes your browser politely ask running","speaker":null,"is_sponsor":0},{"start_s":201.92,"end_s":207.44,"text":"scripts to stop what they're doing when they can if it's not too much trouble","speaker":null,"is_sponsor":0},{"start_s":205.76,"end_s":211.599,"text":"please kind of like a letter from the united nations","speaker":null,"is_sponsor":0},{"start_s":210.08,"end_s":216.0,"text":"but that doesn't mean the stop button is completely useless it can sometimes","speaker":null,"is_sponsor":0},{"start_s":214.0,"end_s":219.599,"text":"still stop really irritating web page elements from interfering with the","speaker":null,"is_sponsor":0},{"start_s":217.599,"end_s":224.0,"text":"content you actually want such as paywalls as long as you can hit","speaker":null,"is_sponsor":0},{"start_s":222.159,"end_s":226.879,"text":"the stop button at exactly the right time but","speaker":null,"is_sponsor":0},{"start_s":225.44,"end_s":230.4,"text":"you might have better luck at the county fair thanks for watching guys if you liked","speaker":null,"is_sponsor":0},{"start_s":228.959,"end_s":233.84,"text":"this video hit like hit subscribe and hit us up in the comments section with","speaker":null,"is_sponsor":0},{"start_s":232.319,"end_s":238.4,"text":"your suggestions for topics that we should cover in the future do you guys","speaker":null,"is_sponsor":0},{"start_s":235.92,"end_s":241.12,"text":"actually use a stop button how often do you use the stop button","speaker":null,"is_sponsor":0},{"start_s":239.599,"end_s":244.319,"text":"like once a year once a month","speaker":null,"is_sponsor":0}],"full_text":"you ever just want to yell stop it at your web browser when it's acting up well there's actually a button that's supposed to get the browser to do exactly that the stop button but if you've only ever used modern browsers you might not even really have noticed it it's typically a little x that occupies around the same space as the refresh button and disappears once the page is finished loading but the stop button is far from a modern invention in fact it was included in both internet explorer 1.0 and netscape navigator 1.0 and it was really important back then the stop button did pretty much what it does now stopped the web page from loading but why exactly would you want that if you clicked on the link to begin with well back in the old days we were all using those painfully slow 28 or 56k if you were lucky dial up connections meaning that web pages took a long time to load and although plain text often loaded fairly quickly images and gifs could take forever we're talking like line by line and sometimes you just wanted to read the information on the page without all the messy graphics the slow speeds of the time also meant that just trying to load one web page could saturate your connection not ideal if you were trying to download something in the background like spending two days on a napster song i definitely did that not to mention that poorly optimized web pages could easily crash the famously unstable internet explorer and even if that didn't happen a page with lots of rich media could hog memory and CPU cycles slowing down other things on your pc that weren't even related to the internet like making my solitaire end screen slow to an unceremonious stutter the stop button was useful for getting problematic web pages to just stop what they were doing but nowadays high speed connections are the norm and our computers are usually powerful enough to handle a whole bunch of complex pages at once without breaking a sweat so the stop button has declined in importance but have you noticed that if you do try to use it it's often the case that nothing seems to happen we'll tell you why that is right after we thank MSI for sponsoring this video if you're looking for a pci gen 4 NVMe m.2 SSD for your build check out the spadium m480 play it reaches read speeds of up to 7 000 megabytes per second and write speeds up to 6800 megabytes per second for rapid data transfer and offers 500 Gigabyte and 2 terabyte capacity options it also comes with a five year warranty so check out the spadium m480 play SSD at the link below okay the reason that the stop button often doesn't seem to do much is because it's not actually designed to stop all activity on a web page you see html the language that web pages are written in is pretty simple it tells the browser where to put text links and graphics and it also provides the addresses where the browser can grab elements like sound and images the stop button can stop the html itself from loading or if that's already done stop the browser from fetching additional resources it needs like the after mentioned images the problem is that modern web pages are made up of much more than just bare html instead most of them also run scripts that do everything from enabling custom web page layouts to processing information that you enter to serving you advertisements oh boy these scripts are basically programs that run inside your browser and as such browsers don't want to just terminate them suddenly as this could break much of the page's functionality or make the browser process itself unstable instead the stop button more or less makes your browser politely ask running scripts to stop what they're doing when they can if it's not too much trouble please kind of like a letter from the united nations but that doesn't mean the stop button is completely useless it can sometimes still stop really irritating web page elements from interfering with the content you actually want such as paywalls as long as you can hit the stop button at exactly the right time but you might have better luck at the county fair thanks for watching guys if you liked this video hit like hit subscribe and hit us up in the comments section with your suggestions for topics that we should cover in the future do you guys actually use a stop button how often do you use the stop button like once a year once a month"}