Click here to Skip to main content
15,922,427 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
Member 472408418-Mar-15 20:26
Member 472408418-Mar-15 20:26 
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 
Member 4724084 wrote:
No, while they all do the same thing, they do it differently.
Not so differently as you seem to think.

How many ways are there to print a pixel on the screen?
How many ways are there to read a character from memory?
How many ways are there to connect to a wifi access point?

Hint: There's one way for each.

The "base code" -- the commands sent to the hardware -- are absolutely identical for each item of hardware, no matter what device the hardware is a part of.

Saying that Windows 3 and Windows 999 use the same machine code is a waste of breath. They have no choice but to use the same machine code, because the one and only machine code is what makes computers work, for every version of every operating system from everyone who makes operating systems.

Everything else is window dressing -- no pun intended (for once in my life).

Do you think that having taskbars or menus built with ever-so-slightly different third- or fourth-generation code makes operating systems incredibly unique?

Look more closely at the machine. When you write code, you are putting together sets of instructions to be sent to the hardware, nothing more, nothing less.

Sure, you can vary the commands to a very small degree, and vary the order in which they're sent to a higher degree -- you can modify the recipe, as you put it -- but that doesn't change your root ingredients, which are the same ingredients that everyone has to use.

Nothing in Windows is unique to Windows. Their task bars and menus are printed on the screen using exactly the same "base code" as everyone else's.



I dunno. Kids these days...
I wanna be a eunuchs developer! Pass me a bread knife!

GeneralRe: What is so bad/wrong/terrible about Windows 8.1? Pin
Member 472408419-Mar-15 22:22
Member 472408419-Mar-15 22:22 
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 

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.