| Line 10: |
Line 10: |
| | |- | | |- |
| | | Terminal | | | Terminal |
| − | | The terminal is the classic text-based interface between the Operating System and the user. | + | | The terminal is the classic text-based interface between the Operating System |
| | + | and the user. |
| | | | | | |
| | | | | | |
| | |- | | |- |
| | | GUI | | | GUI |
| − | | The Graphical User Interface allows users to actually visualize what they are doing. No longer will they be bound to inputting one line at a time. | + | | The Graphical User Interface allows users to actually visualize what they are doing. |
| | + | No longer will they be bound to inputting one line at a time. |
| | | | | | |
| | | 1975 | | | 1975 |
| Line 40: |
Line 42: |
| | |- | | |- |
| | | Multithreading | | | Multithreading |
| − | | Multithreading allows the Operating System to run multiple threads at the same time by continually switching between them intelligently, speeding up applications and confusing developers to no end. | + | | Multithreading allows the Operating System to run multiple threads at the same time |
| | + | by continually switching between them intelligently, speeding up applications and |
| | + | confusing developers to no end. |
| | | | | | |
| | | | | | |
| Line 60: |
Line 64: |
| | |- | | |- |
| | | 64-bit | | | 64-bit |
| − | | Doubles the size of bits per register, allowing for bigger numbers, more memory, larger files, the answer to life, etc. | + | | Doubles the size of bits per register, allowing for bigger numbers, more memory, |
| | + | larger files, the answer to life, etc. |
| | | | | | |
| | | 1993 | | | 1993 |