WEBVTT

00:00:00.000 --> 00:00:05.120
you ever just want to yell stop it at your web browser when it's acting up

00:00:03.840 --> 00:00:10.719
well there's actually a button that's supposed to get the browser to do exactly that the stop button but if

00:00:08.720 --> 00:00:14.960
you've only ever used modern browsers you might not even really have noticed

00:00:13.040 --> 00:00:19.039
it it's typically a little x that occupies around the same space as the

00:00:16.880 --> 00:00:23.359
refresh button and disappears once the page is finished loading but the stop

00:00:21.359 --> 00:00:28.800
button is far from a modern invention in fact it was included in both internet

00:00:25.519 --> 00:00:30.720
explorer 1.0 and netscape navigator 1.0

00:00:28.800 --> 00:00:34.719
and it was really important back then the stop button did pretty much what it

00:00:32.640 --> 00:00:38.719
does now stopped the web page from loading but why exactly would you want

00:00:36.800 --> 00:00:43.600
that if you clicked on the link to begin with well back in the old days we were

00:00:40.559 --> 00:00:45.520
all using those painfully slow 28 or 56k

00:00:43.600 --> 00:00:48.800
if you were lucky dial up connections meaning that web pages took a long time

00:00:47.760 --> 00:00:54.960
to load and although plain text often loaded fairly quickly images and gifs could

00:00:52.960 --> 00:00:58.640
take forever we're talking like line by line and sometimes you just wanted to

00:00:56.960 --> 00:01:02.640
read the information on the page without all the messy graphics the slow speeds

00:01:00.800 --> 00:01:07.520
of the time also meant that just trying to load one web page could saturate your

00:01:05.280 --> 00:01:11.920
connection not ideal if you were trying to download something in the background

00:01:09.920 --> 00:01:15.680
like spending two days on a napster song i definitely did that not to mention

00:01:13.760 --> 00:01:19.759
that poorly optimized web pages could easily crash the famously unstable

00:01:17.759 --> 00:01:24.400
internet explorer and even if that didn't happen a page with lots of rich

00:01:21.920 --> 00:01:27.759
media could hog memory and CPU cycles slowing down other things on your pc

00:01:26.560 --> 00:01:32.159
that weren't even related to the internet like making my solitaire end

00:01:29.759 --> 00:01:36.079
screen slow to an unceremonious stutter the stop button was useful for getting

00:01:33.759 --> 00:01:39.200
problematic web pages to just stop what they were doing but nowadays high speed

00:01:37.920 --> 00:01:44.880
connections are the norm and our computers are usually powerful enough to handle a whole bunch of complex pages at

00:01:42.560 --> 00:01:49.119
once without breaking a sweat so the stop button has declined in importance

00:01:47.119 --> 00:01:51.840
but have you noticed that if you do try to use it

00:01:50.240 --> 00:01:55.759
it's often the case that nothing seems to happen we'll tell you why that is

00:01:53.840 --> 00:02:00.640
right after we thank MSI for sponsoring this video if you're looking for a pci

00:01:57.600 --> 00:02:02.880
gen 4 NVMe m.2 SSD for your build check

00:02:00.640 --> 00:02:07.280
out the spadium m480 play it reaches read speeds of up to 7 000 megabytes per

00:02:05.200 --> 00:02:11.680
second and write speeds up to 6800 megabytes per second for rapid data

00:02:09.119 --> 00:02:15.680
transfer and offers 500 Gigabyte and 2 terabyte capacity options it also comes

00:02:13.840 --> 00:02:20.319
with a five year warranty so check out the spadium m480 play SSD at the link

00:02:18.560 --> 00:02:24.160
below okay the reason that the stop button often doesn't seem to do much is

00:02:22.560 --> 00:02:28.720
because it's not actually designed to stop all activity on a web page you see

00:02:26.720 --> 00:02:32.560
html the language that web pages are written in is pretty simple it tells the

00:02:30.720 --> 00:02:36.000
browser where to put text links and graphics and it also provides the

00:02:34.000 --> 00:02:41.200
addresses where the browser can grab elements like sound and images the stop

00:02:38.640 --> 00:02:44.800
button can stop the html itself from loading or if that's already done stop

00:02:43.440 --> 00:02:50.239
the browser from fetching additional resources it needs like the after mentioned images

00:02:47.840 --> 00:02:55.760
the problem is that modern web pages are made up of much more than just bare html

00:02:53.680 --> 00:02:59.680
instead most of them also run scripts that do everything from enabling custom

00:02:57.760 --> 00:03:04.560
web page layouts to processing information that you enter to serving

00:03:01.440 --> 00:03:06.640
you advertisements oh boy these scripts

00:03:04.560 --> 00:03:11.360
are basically programs that run inside your browser and as such browsers don't

00:03:08.959 --> 00:03:14.879
want to just terminate them suddenly as this could break much of the page's

00:03:13.040 --> 00:03:19.599
functionality or make the browser process itself unstable

00:03:17.200 --> 00:03:23.840
instead the stop button more or less makes your browser politely ask running

00:03:21.920 --> 00:03:27.440
scripts to stop what they're doing when they can if it's not too much trouble

00:03:25.760 --> 00:03:31.599
please kind of like a letter from the united nations

00:03:30.080 --> 00:03:36.000
but that doesn't mean the stop button is completely useless it can sometimes

00:03:34.000 --> 00:03:39.599
still stop really irritating web page elements from interfering with the

00:03:37.599 --> 00:03:44.000
content you actually want such as paywalls as long as you can hit

00:03:42.159 --> 00:03:46.879
the stop button at exactly the right time but

00:03:45.440 --> 00:03:50.400
you might have better luck at the county fair thanks for watching guys if you liked

00:03:48.959 --> 00:03:53.840
this video hit like hit subscribe and hit us up in the comments section with

00:03:52.319 --> 00:03:58.400
your suggestions for topics that we should cover in the future do you guys

00:03:55.920 --> 00:04:01.120
actually use a stop button how often do you use the stop button

00:03:59.599 --> 00:04:04.319
like once a year once a month
