Enjoy the new video! I’ve wanted to do a new edition of this for a loooong time! If you want more tech videos, please subscribe and click the *Bell!* We upload every Thursday. : ) Oh, and one more thing… P.S. Check the addendum in the description for additional info and clarification. Also, please comment with any questions (after you watch the video). I’ll try to help out!
Originally, 8-bit 16-bit referred to the width of the data units (natively supported data type, data bus & registers) which often had different widths for the range of their addressable memory space (16, 20, 24 bits). Funny later on, processors got more & more fancier data units (32-bit, 64-bit, 80-bit, 96-bit data types but also vectorized 128-bit, 256-bit & now 512-bit data types) but increasingly simpler & condensed addressable memory space (at least the logical or virtual memory space is overwhelmingly 32-bit or 64-bit on modern processors (while physical addressable memory still has awry different limits)) so some folks switched from categorizing their processors from data units to the size of addressable virtual memory space for conveniance.
Windows 95 is a 32-bit extension to a 16-bit patch for an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand 1-bit of competition.
From the 'if there's no electricity in it, it's off' statement, he doesn't understand them... They don't work like that. There is always electricity in the tube. There are two triodes in the tube, each used as NOT gates. Additional circuitry can be used to create a Flip-Flop, which is a sort of flipable bit or bi-stable gate..
I was disappointed he said: 1:01 well, marketing. But 64-bit is useful you can have larger memory to run more applications (and bigger applications if you have to). That's not because of marketing, that's a purely technical reason.
Wow. Thank you so much for this video. I’ve always wondered about this seeing as I have a 64 bit laptop that I got a very long time ago and I never knew the difference. I appreciate your work.
Very good brief summary of the situation. 😁While I knew how 32 and 64 bit works, didn't realise Apple was so keen to get rid of 32 bit, Catalina 10.15, will keep that in mind as I have a few legacy computers people give me from time to time.
I had just begun to debug and experiment C++ on memory address level and the concept of bit, bytes and register has been baffling me for two days. Your video is so, so well-explained and answered so many of my questions that I didn't even know I had. Thank you so much!!!
i still remember back in the 80's working with the commodore 64 you didn't always work with 8 bits at a time. you would work with smaller 4 bit segments, called nibbles, and 2 nibbles equaled a byte.
Thanks for this video. I can show it and have a classroom discussion in my computer science class for my high school students or show it and talk to my college students about these concepts. Thanks again.
All these years, I kept thinking about what this 32 and 64 bit processor fuzz was all about, until now thanks to you, it makes sense. Thanks for uploading, really a great video, I am sharing this with my friends as well. Subscribed.
Man, this video is great. I’m taking a computer architecture course and inadvertently you helped me clarify a lot of contents I learned in class; thanks dude. Was informative and fun video to watch.
Thank you for this video! Also helped me remember (for some reason) that internet speed is measured in Bits and data is stored in bytes. Binning at 1 Mbps download will take a 1 MB file 8 seconds to download, not 1
Thank you for the video and thank you Mr Alan Turing. And Freddie Williams and Kilburn for the Williams tube that was used to keep the memory or RAM for the first computers. Freddie was born in a village called Romiley in Stockport, long before I was just down the road, it’s a shame not many people know that in Romiley.
Well if we were to kep thanking we would go way back in history to ancient Indians developing complex maths and further back to stone age for the discovery of fire. All inventions r interlinked
What an awesome explanation video, I know I might won't remember this by tomorrow but is not my duty but is cool having a clue about how this devices we daily use work.
Good job on teaching that stuff. I'm no expert by any means, but you did an excellent presentation on a complex subject, aka you put in way more information than you really needed to. Way to multiprocess there!
Ahhh, vacuum tubes. Those were the days! Today, we think of Bytes in groups of 8 bits. Byte comes from BinarY TErm (BYTE) and varied. I remember when we called 8 bits an octet instead of a byte. Good video!
baum stamp no, it really isn’t. Web browsers are made the way they are on purpose. If there’s leftover RAM nothing is using take it and store things you’ll need later. With a lot of tabs open it will use alot more.
baum stamp my chrome uses 2GB of RAM with one tab open and no its not “user induced” because the web browsers don’t actually *need* all that RAM they use it because they can and having a bunch of tabs open shouldn’t make the problem worse. It isn’t user induced its just the way browsers are made.
Yeah that was a rather stupid move though because a lot of apps are still 32-bit only. And look I understand that development costs money but it wouldn't of killed Apple to put in backwards compatibility not like they give a crap about that sort of thing anyhow because they did just kind of shit before and will do so again when they abandon Intel
@@gregthompson7793 hey not everybody has a billion dollars or a billion Developers some projects are just down to only a few people. Plus say goodbye to things like emulators or games. These things may not matter to you but they matter to somebody
@@gregthompson7793 and look we actually had the same thing happen on Ubuntu the only difference is that Apple fanboys don't speak up about silly decisions and apple typically doesn't listen to feedback. It has to be a two-way street otherwise you get stupid decisions that make no sense
That vacuum tube/valve that you held up is a dual triode model, meaning that it has two independent sets cathodes, screens, and plates, so in actuality, that tube would constitute two bits... Just sayin'...
Great stuff.. I knew the basics of 32 and 64 bit computing, but now I have a greater understanding. Plus, the MacOS hint of checking application support of 64-bit is a bonus. thanks.
One feature that has just been activated is session recording. It allows everyone to record sessions with up to 60 minutes to achieve accurate results and ensure it doesn't miss any moments. So, how does it work? Step 1: Record the entire session = 1 hour. Step 2: Share the recording with everyone = 2.5 hours. Step 3: Preview the video record with friends = 1 day. Step 4: Download the video and review the video even without an Internet connection = 40 seconds. In addition, it supports 4K video viewing, live streaming, use HDR, 120 FPS video recording, and works on 24/7, i.e. 24 hours and 7 days. However, outdated technology does not have this feature, but the latest technology does. Thank you for listening.
The 1969/1970 date thing is just the Epoch/Unix time counter getting reset to Zero. Usually has more to do with a device or software having the storage that keeps track of the number being reset or erased(like loosing power on a modem). Because 01/01/1970 is "0" on that time format.
In most common cases, photos are comprised of 3 channels-red, green, and blue. "10-bit" refers to the amount of colors per channel. 10-bit means there's 1024 different color values in each channel-1024 different levels of red, 1024 different levels of green, and 1024 different levels of blue. Does that make sense?
Great Video...Subscribed and liked. Can I make a suggestion...take the elements you've brought up and break them down a little more. Like "What is a register?"...you mention it briefly...and that's where ALL non-Video computations exist...at least temporarily..Right? Explaining everything that happens in the Registers would be cool...:)
Vaccuum tubes are not 'switches' except when being operated in saturation mode. Most are used in 'linear' mode where the grid voltage modulates the flow from the Cathode to the Anode, and can have amplification in the signal. Many tubes had only a single 'triode' in them, but dual 'triodes' were added for compactness and utility.
Perhaps I was oversimplifying, but I was really just trying to convey on and off. Adam Savage did a good video on tubes, too. That was one of my inspirations for this.
Does 64 bit means you can represent a bigger range of number? So therefore, you can have a bigger ram? Since a register can point to more possible addresses on the ram.
The Unix time stamp is defined as a number of seconds since midnight on January 1st 1970 in the time zone of the UK, ignoring leap seconds, and assuming every day has exactly 86400 seconds. This is why you end up with date stamps in 1969, because the date somehow got stored as zero by mistake, and if your time zone is in the USA, 1/1/1970 at midnight in the UK, happened on 12/31/1969 (for me, it would happen at 7 pm on that day). Your computer translates the Unix time stamp according to your time zone and the history of leap seconds, in order to put it in a form that makes sense to you. So late December back in 69 is when Unix says it is the start of time. In the 2038, there will be another equivalent Y2K event, where 32-bit Unix times stamp runs out of capacity to store the time. It will occur on January 19th at 03:14:07 AM UTC in 2038. It will be 2^32 seconds since the time stamp began. 32-bit systems will think it is the 1970's again. If you have 64 bit capabilities, it will never run out of capacity to store the date and time stamp in any practical time scale for humanity, as it will be longer than the age of the universe thus far.
I'm not sure if you still reply to questions but what are the magic numbers of computing? It seems like that 32 bit and 64 bit integer limit are magical numbers, 255 and then this with 65565 or what?
Amazing explanation but the only thing I didn't get was at 7:54. That doesn't make any sense for me. 32 bits are just 4 bytes. What's the actual operation going on there?
the thing about backwards compatibility, it's only if the CPU is specifically in the specific bit mode (16, 32 or 64-bit) if you want backwards compatibility with, let's say, 32-bit software on a 64-bit system, you need some sort of software backwards compatibility layer, like Rosetta for PPC applications in early Intel versions of OS X, that Apple has removed from macOS Catalina
If we allocate less data (fewer bits) for each sample, the resolution of the audio decreases. Listening to music > Hearing the smell sounds > Hearing the broken guitar. Results: Corrupted or Damaged Guitars.
You pretty much explained the real information behind the fuzzy terms talking about X bit hardwares. However, I miss the explanation in terms of software. What does it exactly mean if an operating system is a 32b or a 64b OS?
@@hanselmanryanjames also coincides with the number of years it would take to lose your virginity. Get over it. No Mans sky has been out for a long time, dont like it ? Then dont speak about it. There is a possibility that you may ward of players who like those kind of games and No Mans Sky has evolved nicely and its better and it will get even more better
A BIT anoraky but the tube (valve) you were holding was at first glance a 6DJ8 or similar. Whatever the actual model number it was a double triode for sure. This allows it to switch TWO bits of information or be the basis for, I think, any logic gate - certainly AND, NAND, OR or two inverters. More bits is better innit.
5:29 I can't understand this part no matter how much I try to think. Can anyone help me please? Why is 1 of 1024 considered a 10-bit display and the same with the audio example? What does the "1 of" term mean?
You mentioned it briefly, but I was hoping to hear more about gaming consoles too. Nintendo 64 came out 7 years prior to AMD's release of a 64-bit CPU. How do they compare?
Few current 64 bit processors actually have a physical 64 bit address bus, and can't address the max possible amount of memory possible for a 64 bit machine. The addressing registers may actually hold 64 bits, and such large address values may actually be used to support virtual memory (where the bulk of the actual data is held in disk storage rather than in physical memory). Also it's currently impossible to actually equip a computer with 2e64 bytes of memory (never mind what that would cost!).
@@bryceforsyth8521 I'm sorry I don't know much and didn't get the video properly but what do larger registers and internal busea? Do they allow storing more data that can be used at once in the processor or is it something else? And it doesn't give any ipc advantage?
@@Naverdo The registers will store larger values in a 64 bit system than a 32 bit system, so indeed more data per register, which in turn would allow larger values to be operated on immediately if the ALU is large enough to handle it. Look to the MC68000 which was a 32 bit processor (in a sense), but had a 16 bit ALU and external bus. If anything having a larger ALU would cause the 64 bit system to have a disadvantage when it comes to IPC (due to propogation delays and such, It would be more challenging to achieve an equivalent IPC), however for every arithmetic instruction executed more data is handled. If you look to modern processors, many have larger registers than their 32 or 64 bit labels would suggest. Such registers are operated on by internal coprocessing elements and [such registers] would be treated as sets of smaller registers by the CPU itself.
There is also a distinction between word size and addressable memory. For more modern computers, they go hand-in-hand. A 32 bit processor can process 32 bits in a single clock cycle and also address 4GB of memory. 64 bit processors follow suit. But please realize that this was not always the case. The 6502 processor, for example, that was used in the Commodore 64 long ago was an 8-bit processor. But this didn't mean it could only address 256 bytes of memory. It had an 8-bit data bus but the address bus was 16 bits. With 16 bits, you can address 65536 bytes of memory without bank switching, or 64K, hence the name of the computer: Commodore 64. So the 6502 was an 8/16 bit processor in a sense. A true 16-bit processor would handle 16 bits at a time in computations as well (16-bit data bus). The Commodore 128 did NOT have a 17-bit address bus. When I first got one, I tried the basic command POKE 65536, 0 and it didn't work (to set the first byte of the second 64k of memory to 0). As a kid, it took me a while to realize IT USED THE SAME 8 BIT PROCESSOR (with 16 bit addressing). They simply doubled up on the RAM and added a DMA switch at the end of memory to toggle between the two banks of 64k that the processor sees.
Hey there, nice vid content u got there! I would like you to elaborate on computer specs such as i5,i7,i9 , their generation and what the spec for example such as i5-9300H or i7-8750X got their digits and capital from.. I already hit the bell and cannot wait for your next video :D
By mistake I installed 32 bit version av Windows 10 on a 64 bit computer. It works fine and I wonder if it is a big deal and I should reinstall the operating system or just let it be as it is?
Enjoy the new video! I’ve wanted to do a new edition of this for a loooong time! If you want more tech videos, please subscribe and click the *Bell!* We upload every Thursday. : ) Oh, and one more thing…
P.S. Check the addendum in the description for additional info and clarification. Also, please comment with any questions (after you watch the video). I’ll try to help out!
krazy ken could you do a Puppy Linux installation sensation
The tube you are holding is a dual-triode. In other words, two bits.
Originally, 8-bit 16-bit referred to the width of the data units (natively supported data type, data bus & registers) which often had different widths for the range of their addressable memory space (16, 20, 24 bits).
Funny later on, processors got more & more fancier data units (32-bit, 64-bit, 80-bit, 96-bit data types but also vectorized 128-bit, 256-bit & now 512-bit data types) but increasingly simpler & condensed addressable memory space (at least the logical or virtual memory space is overwhelmingly 32-bit or 64-bit on modern processors (while physical addressable memory still has awry different limits)) so some folks switched from categorizing their processors from data units to the size of addressable virtual memory space for conveniance.
will we see a 128Gb-Bit ?
1. BINARY MATH: ... So, 00001100 = 12. I get 48 (16+32) What didn't I understand?
Windows 95 is a 32-bit extension to a 16-bit patch for an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand 1-bit of competition.
How original
I don't like this one bit!
Lol
Zzyzx Wolfe you went a bit overboard on this joke...
Yep
Anyone came back to this video from the "64 bit, 32 bit, 16 bit, 8 Bit, 4 BIt, 2 BIT, 1BIT..." Meme?
Oh yeah, I guess that's going around now, ha.
No, dear friend.
🙅🏻
Not everyone's lame
What about half bit and quarter bit? I'm asking for the wrist game.
Got that AVGN reference instantly.
They probably won't be used in the future. Not even another Bit War
The wrist game is the future of gaming
@@GamingGardevoir Who needs smartwatches when you can have wrist games?
As a Systems Engineer, I found this video very helpful for all technical ability and background. Good job, dude!
I thought that you are going to talk more about the vacuum tube :(
From the 'if there's no electricity in it, it's off' statement, he doesn't understand them... They don't work like that. There is always electricity in the tube. There are two triodes in the tube, each used as NOT gates. Additional circuitry can be used to create a Flip-Flop, which is a sort of flipable bit or bi-stable gate..
Thanks for clarifying that. Perhaps I oversimplified, but I added a note to the addendum.
he showed that bulb at the start and it was click bait, i immediately unsubscribed and unliked
Denver Naicker uh. What? How was it clickbait? I talked about it in the video. : p
@@denvernaicker8250 all of this taste and you choose salty one
Loved:
Your short intro
Your direct approach
Real to the point but comprehensive approach
Music :)
Thank you : )
I was disappointed he said: 1:01 well, marketing.
But 64-bit is useful you can have larger memory to run more applications (and bigger applications if you have to).
That's not because of marketing, that's a purely technical reason.
That was probably the easiest to understand explanation I've ever heard about bits and operating systems. Thanks!
Thank you for watching.
64-bits, 32-bits, 16-bits, 8-bits, 4-bits, 2-bits, 1-bit, half-bit, quarter-bit, THE WRIST GAAAAAAAAAAAAAAAAME!!!!
Wow. Thank you so much for this video. I’ve always wondered about this seeing as I have a 64 bit laptop that I got a very long time ago and I never knew the difference. I appreciate your work.
Very good brief summary of the situation. 😁While I knew how 32 and 64 bit works, didn't realise Apple was so keen to get rid of 32 bit, Catalina 10.15, will keep that in mind as I have a few legacy computers people give me from time to time.
6:14 So an electric guitar is just the lower bit version of an acoustic guitar. Got it.
I had just begun to debug and experiment C++ on memory address level and the concept of bit, bytes and register has been baffling me for two days. Your video is so, so well-explained and answered so many of my questions that I didn't even know I had. Thank you so much!!!
0:00 Hey, how is it goin'? I'm Jack, and today we will learn about an octagon...
AYYYY!!! Glorious Octagon of Destiny!
This stop sign is an octagon! 🛑
@@DMadHacks but how Elmo, how?
i still remember back in the 80's working with the commodore 64 you didn't always work with 8 bits at a time. you would work with smaller 4 bit segments, called nibbles, and 2 nibbles equaled a byte.
Thanks for this video. I can show it and have a classroom discussion in my computer science class for my high school students or show it and talk to my college students about these concepts. Thanks again.
You’re welcome
Me before this video: *Zero knowledge dumb dumb.*
Me after this video: *COMPUTER ENGINEER*
All these years, I kept thinking about what this 32 and 64 bit processor fuzz was all about, until now thanks to you, it makes sense. Thanks for uploading, really a great video, I am sharing this with my friends as well. Subscribed.
Well presentation, clear voice and rhythm of speech make this video stand out from other video which explaining the same thing
Short answer - 2 lane highway vs 8 lane interstate. More cars (bandwidth), more speed (GHz)
My math teachers always tried drawing a perfect circle on the whiteboard. All they needed to do was draw your face and they'd have done it
Man, this video is great. I’m taking a computer architecture course and inadvertently you helped me clarify a lot of contents I learned in class; thanks dude. Was informative and fun video to watch.
Thank you : ) Happy to help.
Bits are those small round donuts you get a tim hortons
Thank you for this video! Also helped me remember (for some reason) that internet speed is measured in Bits and data is stored in bytes. Binning at 1 Mbps download will take a 1 MB file 8 seconds to download, not 1
Yes. People often mix them up. Mb is different than MB, as you have pointed out.
It's very very good video. It's clear my all doubts. Great job brother.
Thank you for the video and thank you Mr Alan Turing. And Freddie Williams and Kilburn for the Williams tube that was used to keep the memory or RAM for the first computers. Freddie was born in a village called Romiley in Stockport, long before I was just down the road, it’s a shame not many people know that in Romiley.
Well if we were to kep thanking we would go way back in history to ancient Indians developing complex maths and further back to stone age for the discovery of fire. All inventions r interlinked
Lord X Really how interesting. Really how interesting Really how interesting Really how interesting Really how interesting 🤔
I love the powerpoint style of presentation. It melds well with my mind.
Good to know : )
What an awesome explanation video, I know I might won't remember this by tomorrow but is not my duty but is cool having a clue about how this devices we daily use work.
Hey Computer nerds a bit of advise, a second or two delay at beginning of the video may help you properly start the intro.
Good job on teaching that stuff. I'm no expert by any means, but you did an excellent presentation on a complex subject, aka you put in way more information than you really needed to. Way to multiprocess there!
Excellent explanation.
I always had wondered about bits and finally someone explained it in the easiest way possible.
Thank you.
Thanks for watching : )
Ahhh, vacuum tubes. Those were the days! Today, we think of Bytes in groups of 8 bits. Byte comes from BinarY TErm (BYTE) and varied. I remember when we called 8 bits an octet instead of a byte. Good video!
Without any second thought, this is the best explanation I have ever heard.
Really loved your unique way to explain these topics, well done. Subbed!
*I'm from the future , and I'm Watching this video with my 1tera bit computer*
Bruh you cant beat my 3petabit computer from 2069
I’m on my 10000 peta bit infinity pro max slim ultra s x edge emerge plus computer in 10282973.
@@2COOL4ULOLHAHA nah im on my 100 yobibit pc from 4014
Cool
@@rowancrist4444 still not enough for 10 chrome tabs 😂
"marketing"
Oi! My Chrome needs more than 4GB of RAM
User-induced problem.
baum stamp no, it really isn’t. Web browsers are made the way they are on purpose. If there’s leftover RAM nothing is using take it and store things you’ll need later. With a lot of tabs open it will use alot more.
i have 2.
@@queenbiscuit311 "With a lot of tabs open it will use alot more." -> User induced
baum stamp my chrome uses 2GB of RAM with one tab open and no its not “user induced” because the web browsers don’t actually *need* all that RAM they use it because they can and having a bunch of tabs open shouldn’t make the problem worse. It isn’t user induced its just the way browsers are made.
Great Video. We will actually be talking about why apple dropped 32 bit from Catalina tonight on Mac Yak.
Awesomesauce
Yeah that was a rather stupid move though because a lot of apps are still 32-bit only. And look I understand that development costs money but it wouldn't of killed Apple to put in backwards compatibility not like they give a crap about that sort of thing anyhow because they did just kind of shit before and will do so again when they abandon Intel
TheMadonePlays Apple gave developers 2 years to update their apps so have no sympathy for them.
@@gregthompson7793 hey not everybody has a billion dollars or a billion Developers some projects are just down to only a few people. Plus say goodbye to things like emulators or games. These things may not matter to you but they matter to somebody
@@gregthompson7793 and look we actually had the same thing happen on Ubuntu the only difference is that Apple fanboys don't speak up about silly decisions and apple typically doesn't listen to feedback. It has to be a two-way street otherwise you get stupid decisions that make no sense
Outstanding info video....feel like i am going back to school !!!! Subscribed !!!
Thank you : )
That vacuum tube/valve that you held up is a dual triode model, meaning that it has two independent sets cathodes, screens, and plates, so in actuality, that tube would constitute two bits... Just sayin'...
Thanks for clarifying. I know I oversimplified for the sake of a visual aid, but I added your note to the addendum.
The likes on this comment are 2^8. :D
Great stuff.. I knew the basics of 32 and 64 bit computing, but now I have a greater understanding. Plus, the MacOS hint of checking application support of 64-bit is a bonus. thanks.
I cant focus because I don’t know if he forgot to shave his neck or if he meant to do that.
I don’t need sleep. I need answers
It's meant
One feature that has just been activated is session recording.
It allows everyone to record sessions with up to 60 minutes to achieve accurate results and ensure it doesn't miss any moments.
So, how does it work?
Step 1: Record the entire session = 1 hour.
Step 2: Share the recording with everyone = 2.5 hours.
Step 3: Preview the video record with friends = 1 day.
Step 4: Download the video and review the video even without an Internet connection = 40 seconds.
In addition, it supports 4K video viewing, live streaming, use HDR, 120 FPS video recording, and works on 24/7, i.e. 24 hours and 7 days.
However, outdated technology does not have this feature, but the latest technology does.
Thank you for listening.
How could I missed till now?
This was a great video
Thank you very much.
The 1969/1970 date thing is just the Epoch/Unix time counter getting reset to Zero. Usually has more to do with a device or software having the storage that keeps track of the number being reset or erased(like loosing power on a modem). Because 01/01/1970 is "0" on that time format.
You could teach a masterclass to UA-camrs on clear pronunciation and vocal post processing. Really pleasant to listen to
12:08
Android Project is move to 64bit too
And warned developer too upgrade to 64bit architecture
@@ay_kay_en maybe need universal apps
@@kreuner11 ua-cam.com/video/E96vmWkUdgA/v-deo.html
@@kreuner11 My bad
Yeah
What does it mean in the photography of a 10-bit description? Does it mean 2^10 value combination of colors?
In most common cases, photos are comprised of 3 channels-red, green, and blue. "10-bit" refers to the amount of colors per channel. 10-bit means there's 1024 different color values in each channel-1024 different levels of red, 1024 different levels of green, and 1024 different levels of blue. Does that make sense?
Great Video...Subscribed and liked. Can I make a suggestion...take the elements you've brought up and break them down a little more. Like "What is a register?"...you mention it briefly...and that's where ALL non-Video computations exist...at least temporarily..Right? Explaining everything that happens in the Registers would be cool...:)
Vaccuum tubes are not 'switches' except when being operated in saturation mode. Most are used in 'linear' mode where the grid voltage modulates the flow from the Cathode to the Anode, and can have amplification in the signal. Many tubes had only a single 'triode' in them, but dual 'triodes' were added for compactness and utility.
Perhaps I was oversimplifying, but I was really just trying to convey on and off. Adam Savage did a good video on tubes, too. That was one of my inspirations for this.
Fantastic video, thank you for this! Really well explained, and good quality production.
A good approach to explain concept, as a developer i really need to understand this things. Thanks for a great video.
Does 64 bit means you can represent a bigger range of number? So therefore, you can have a bigger ram? Since a register can point to more possible addresses on the ram.
What about unix time and how we are running out of 32 bit time?
The Unix time stamp is defined as a number of seconds since midnight on January 1st 1970 in the time zone of the UK, ignoring leap seconds, and assuming every day has exactly 86400 seconds. This is why you end up with date stamps in 1969, because the date somehow got stored as zero by mistake, and if your time zone is in the USA, 1/1/1970 at midnight in the UK, happened on 12/31/1969 (for me, it would happen at 7 pm on that day). Your computer translates the Unix time stamp according to your time zone and the history of leap seconds, in order to put it in a form that makes sense to you. So late December back in 69 is when Unix says it is the start of time.
In the 2038, there will be another equivalent Y2K event, where 32-bit Unix times stamp runs out of capacity to store the time. It will occur on January 19th at 03:14:07 AM UTC in 2038. It will be 2^32 seconds since the time stamp began. 32-bit systems will think it is the 1970's again. If you have 64 bit capabilities, it will never run out of capacity to store the date and time stamp in any practical time scale for humanity, as it will be longer than the age of the universe thus far.
64 bits, 32 bits, 16 bits, 8 bits!, 4 bits!!, 2 bits!!!, 1 bit!!!!, half bit!!!!!, quarter bit!!!!!, THE WAAAATCH GAAAAME!!!!!!!
Finally someone with real difference between 32 and 64 bit.
Good job.
More of these kinds of videos. Please.
I'm not sure if you still reply to questions but what are the magic numbers of computing?
It seems like that 32 bit and 64 bit integer limit are magical numbers, 255 and then this with 65565 or what?
Amazing explanation but the only thing I didn't get was at 7:54. That doesn't make any sense for me. 32 bits are just 4 bytes. What's the actual operation going on there?
Detailed explanation! Thanks a lot! 👍
Very clear information, thanks and kind regards.
THEE WRIST GAAAAAMEEEEEE QUARTER BIT HALF BIT 1 BIT 2 BIT 4 BIT 8Bit 16bit 32 bit 64 bit 128bit 256bit 512bit 1028bit
Kindly suggest a up to 55 Bit MOOCs scheme
the thing about backwards compatibility, it's only if the CPU is specifically in the specific bit mode (16, 32 or 64-bit)
if you want backwards compatibility with, let's say, 32-bit software on a 64-bit system, you need some sort of software backwards compatibility layer, like Rosetta for PPC applications in early Intel versions of OS X, that Apple has removed from macOS Catalina
If we allocate less data (fewer bits) for each sample, the resolution of the audio decreases.
Listening to music > Hearing the smell sounds > Hearing the broken guitar.
Results: Corrupted or Damaged Guitars.
You pretty much explained the real information behind the fuzzy terms talking about X bit hardwares. However, I miss the explanation in terms of software. What does it exactly mean if an operating system is a 32b or a 64b OS?
if all my college professors could explain stuff like this i think me and my friends would have graduated a bit too early... good presentation..
Thank you : )
I'm so happy Charlie Brown grew up to be such an intelligent, straight forward, well-adjusted guy! 😉
6:15 my stomach a few seconds after I eat an apple core
Because apple seeds are poisonous?
64 bits
32 bits
16 bits
8 bits
4 bits!
2 BITS!!
1 BIT!!!
HALF BIT!!!!!
QUARTER BIT!!!!!!!
THEEEEEEEEE WRIIIIIIIIIIST GAAAAAAAAAAAME!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2 to the 64th power is also how many different planets are in No Man's Sky. It was limited by the 64 bit processor.
That's also the number of people that were disappointed with No Man's Sky
18446744073709552000
wow. big.
@@hanselmanryanjames also coincides with the number of years it would take to lose your virginity.
Get over it. No Mans sky has been out for a long time, dont like it ? Then dont speak about it. There is a possibility that you may ward of players who like those kind of games and No Mans Sky has evolved nicely and its better and it will get even more better
@@kleptotrichy "dont like it ? Then dont speak about it" WOW. People are not allowed to speak out that they don't like it huh?
@@hanselmanryanjames Have you played it recently? Its actually good now.
Unfortunately Windows does not offer a 16-bit Virtual DOS Machine on 64-bit versions. You can only run old DOS software with 32-bit Windows versions.
A BIT anoraky but the tube (valve) you were holding was at first glance a 6DJ8 or similar. Whatever the actual model number it was a double triode for sure. This allows it to switch TWO bits of information or be the basis for, I think, any logic gate - certainly AND, NAND, OR or two inverters.
More bits is better innit.
Thats why SKyrim 32bit crashes when heavily modded. It unable to utilize more than 3 GB ram.
That's one reason, the other being - it's Bethesda's software ;)
yes sir so it all makes sense now? jajajaja
@@VarHyid My mans just said that Skyrim is as good as Fallout 76
like the best explanation of what are bits
A.J. Soprano! who would ever thought, you've came a long way man, Tony and Carmela most be really proud.
i am so glad i found the likes of theengineerguy, TechMoan, 8-bit guy and now 🤗🖒Computer Clan👍🙃
I could also recommend Technology Connections then! Amazing content creator
5:29 I can't understand this part no matter how much I try to think. Can anyone help me please? Why is 1 of 1024 considered a 10-bit display and the same with the audio example? What does the "1 of" term mean?
I need more about the vacum tube
You mentioned it briefly, but I was hoping to hear more about gaming consoles too. Nintendo 64 came out 7 years prior to AMD's release of a 64-bit CPU. How do they compare?
I’ll research it more later, but the N64 did have a 64-bit CPU. I’ll dig into the specifics when I have some time. : )
Few current 64 bit processors actually have a physical 64 bit address bus, and can't address the max possible amount of memory possible for a 64 bit machine. The addressing registers may actually hold 64 bits, and such large address values may actually be used to support virtual memory (where the bulk of the actual data is held in disk storage rather than in physical memory). Also it's currently impossible to actually equip a computer with 2e64 bytes of memory (never mind what that would cost!).
6:11 may you please show the audio used in that part?
So do 64 bit processors have higher ipc than 32 bit processors(suppose they are made equivalent except for the bit architecture)?
No, they just have larger internal buses, registers, etc.
@@bryceforsyth8521 I'm sorry I don't know much and didn't get the video properly but what do larger registers and internal busea? Do they allow storing more data that can be used at once in the processor or is it something else? And it doesn't give any ipc advantage?
@@Naverdo The registers will store larger values in a 64 bit system than a 32 bit system, so indeed more data per register, which in turn would allow larger values to be operated on immediately if the ALU is large enough to handle it. Look to the MC68000 which was a 32 bit processor (in a sense), but had a 16 bit ALU and external bus. If anything having a larger ALU would cause the 64 bit system to have a disadvantage when it comes to IPC (due to propogation delays and such, It would be more challenging to achieve an equivalent IPC), however for every arithmetic instruction executed more data is handled.
If you look to modern processors, many have larger registers than their 32 or 64 bit labels would suggest. Such registers are operated on by internal coprocessing elements and [such registers] would be treated as sets of smaller registers by the CPU itself.
@@Naverdo Larger internal buses allow more data to be moved (internally) in a single clock cycle.
excellent explanation, thank you.
Thank for most informative video on P.C's
Amazing didactics. Good job mate.
Clear a good think. But need to know why window 32bi & 86bit...?
subscribed within a minute..thanks for the crazy info.
You’re welcome ; )
64 bits
32 bits
16 bits
8 bits
4 bits
2 bits
1 bits
Half bit
Quarter bit
The wrist gaaaaaaaaame
1:30 Nostalgia!!! I loved that little game. I dont even remember its name.
Not an Apple user, but the insides of the Mac at 2:10 are beautiful. Useful? Not so much, but definitely nice to look at.
If this comment doesn't make sense, that's because it should have been on another video...
Weird! Must be a UA-cam bug because someone else said they were having the same problem. I noticed some bugs on UA-cam today, too… hmm…
understood. wow, detailed description.
very imformative and well said. loving it and thank you very much.
Thanks for watching!
What does simultaneous support for 32 and 64 bit practically means in a pc/ laptop? That 32bit support pushes back 64bit performance?
Great video that i totally already watched just seconds after it was uploaded
There is also a distinction between word size and addressable memory. For more modern computers, they go hand-in-hand. A 32 bit processor can process 32 bits in a single clock cycle and also address 4GB of memory. 64 bit processors follow suit. But please realize that this was not always the case. The 6502 processor, for example, that was used in the Commodore 64 long ago was an 8-bit processor. But this didn't mean it could only address 256 bytes of memory. It had an 8-bit data bus but the address bus was 16 bits. With 16 bits, you can address 65536 bytes of memory without bank switching, or 64K, hence the name of the computer: Commodore 64. So the 6502 was an 8/16 bit processor in a sense. A true 16-bit processor would handle 16 bits at a time in computations as well (16-bit data bus).
The Commodore 128 did NOT have a 17-bit address bus. When I first got one, I tried the basic command POKE 65536, 0 and it didn't work (to set the first byte of the second 64k of memory to 0). As a kid, it took me a while to realize IT USED THE SAME 8 BIT PROCESSOR (with 16 bit addressing). They simply doubled up on the RAM and added a DMA switch at the end of memory to toggle between the two banks of 64k that the processor sees.
Hey there, nice vid content u got there!
I would like you to elaborate on computer specs such as i5,i7,i9 , their generation and what the spec for example such as i5-9300H or i7-8750X got their digits and capital from..
I already hit the bell and cannot wait for your next video :D
Full of information video... thanks to u for provide us this information
you meet up with the 8 bit guy!?!?! joy i was big fan of him!
Yeah! I plan to be back at Vintage Computer Festival Midwest for 2020! That’s where the photo was taken.
Just throw in some quantum computing and then we’ll really be confused
instead of a 1 or 0
it's 1 to 0, with EVERYTHING in between
(might not be correct)
By mistake I installed 32 bit version av Windows 10 on a 64 bit computer. It works fine and I wonder if it is a big deal and I should reinstall the operating system or just let it be as it is?