Click here to Skip to main content
15,918,596 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace18-Mar-15 20:34
Mark_Wallace18-Mar-15 20:34 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408418-Mar-15 20:45
Member 472408418-Mar-15 20:45 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace19-Mar-15 2:14
Mark_Wallace19-Mar-15 2:14 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 11:32
Member 472408419-Mar-15 11:32 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace19-Mar-15 13:38
Mark_Wallace19-Mar-15 13:38 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 16:07
Member 472408419-Mar-15 16:07 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace19-Mar-15 20:18
Mark_Wallace19-Mar-15 20:18 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 22:22
Member 472408419-Mar-15 22:22 
How many ways to print a pixel on a monitor? 3, one for CRT, one for LCD, one for Plasma.
How many ways to read a character from RAM? Depends on the RAM architecture.
How many ways are there to connect to a wifi access point? Ok you got me on that one.

There is more than one type of Machine code, so your statement that there is only one that makes computers work is entirely false. The machine code that is used is dependant entirely on the architecture.

Software, including base code such as is found in kernels, is ever changing with each iteration, eventually you have something that has little to no resemblance to the original. This also happens as new more efficient algorithms are discovered to perform any given task, as those new algorithms are implemented, less and less of the original code remains.

As hardware undergoes an iteration, so to does the code that runs on that hardware, again after x iterations you have little to nothing left of the original. Also the code that runs on a binary computer is substantially different to code that runs on a ternary computer. By your definition it is the same thing, in practice it is not, radically so.

Any variant of windows you can name prints a task bar/menu on the VDU in a different manner than Mac OS system 6, again by your definition they are the same thing. In practice they are not.
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace19-Mar-15 22:51
Mark_Wallace19-Mar-15 22:51 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 23:01
Member 472408419-Mar-15 23:01 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark_Wallace19-Mar-15 23:31
Mark_Wallace19-Mar-15 23:31 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408420-Mar-15 1:34
Member 472408420-Mar-15 1:34 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
ColinBurnell18-Mar-15 21:20
professionalColinBurnell18-Mar-15 21:20 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Rio Rico Rick19-Mar-15 4:54
Rio Rico Rick19-Mar-15 4:54 
JokeRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Mark Johnston (SSCGP)19-Mar-15 7:13
Mark Johnston (SSCGP)19-Mar-15 7:13 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
firegryphon19-Mar-15 11:22
firegryphon19-Mar-15 11:22 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Simon O'Riordan from UK23-Mar-15 0:56
Simon O'Riordan from UK23-Mar-15 0:56 
AnswerRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Simon_Whale18-Mar-15 7:28
Simon_Whale18-Mar-15 7:28 
AnswerRe: What is so bad/wrong/terrible about Windows 8.1? Pin
dexterama18-Mar-15 7:32
professionaldexterama18-Mar-15 7:32 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Rio Rico Rick19-Mar-15 4:57
Rio Rico Rick19-Mar-15 4:57 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 11:43
Member 472408419-Mar-15 11:43 
AnswerRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Cornelius Henning18-Mar-15 7:34
professionalCornelius Henning18-Mar-15 7:34 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Rio Rico Rick19-Mar-15 4:59
Rio Rico Rick19-Mar-15 4:59 
AnswerRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Kevin Marois18-Mar-15 7:58
professionalKevin Marois18-Mar-15 7:58 
GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Richard Deeming18-Mar-15 8:49
mveRichard Deeming18-Mar-15 8:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.