Click here to Skip to main content
15,922,407 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 the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 22:30
mveOriginalGriff22-Aug-20 22:30 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 22:38
professionalDaniel Pfeffer22-Aug-20 22:38 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 22:48
mveOriginalGriff22-Aug-20 22:48 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 22:59
professionalDaniel Pfeffer22-Aug-20 22:59 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 23:08
mveOriginalGriff22-Aug-20 23:08 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 23:24
professionalDaniel Pfeffer22-Aug-20 23:24 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Ger200124-Aug-20 4:08
Ger200124-Aug-20 4:08 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer24-Aug-20 7:04
professionalDaniel Pfeffer24-Aug-20 7:04 
Ger2001 wrote:
The Russian Setun computer (1958) was a base 3 computer

Ah, so it could represent the thesis, the anti-thesis, and the synthesis in a single digit. Big Grin | :-D

My proposal was for a CPU that has a signed-magnitude representation, but with a sign indicator that has three possible states - positive, zero, and negative. The magnitude might be in binary or any other convenient base.

To my knowledge, this has never been tried, presumably because the hardware would be more complex than the currently popular twos-complement implementation. OTOH, my proposal would eliminate the anomalies of "signed zero" and of a negative range larger than the positive range. It would also be more consistent - unary minus would operate properly on all numbers in the range, which does not apply to the minimum value in a twos-complement implementation.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
David O'Neil23-Aug-20 5:43
professionalDavid O'Neil23-Aug-20 5:43 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Jörgen Andersson23-Aug-20 20:47
professionalJörgen Andersson23-Aug-20 20:47 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
trønderen23-Aug-20 2:59
trønderen23-Aug-20 2:59 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
FreedMalloc24-Aug-20 10:04
FreedMalloc24-Aug-20 10:04 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
kiwerry26-Aug-20 22:48
kiwerry26-Aug-20 22:48 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
GuyThiebaut23-Aug-20 1:44
professionalGuyThiebaut23-Aug-20 1:44 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
harold aptroot23-Aug-20 4:18
harold aptroot23-Aug-20 4:18 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Greg Utas23-Aug-20 4:24
professionalGreg Utas23-Aug-20 4:24 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
David O'Neil23-Aug-20 5:47
professionalDavid O'Neil23-Aug-20 5:47 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
MarkTJohnson23-Aug-20 9:55
professionalMarkTJohnson23-Aug-20 9:55 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? PinPopular
Gary R. Wheeler23-Aug-20 4:34
Gary R. Wheeler23-Aug-20 4:34 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Greg Utas23-Aug-20 5:08
professionalGreg Utas23-Aug-20 5:08 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
PIEBALDconsult23-Aug-20 5:29
mvePIEBALDconsult23-Aug-20 5:29 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Greg Utas23-Aug-20 5:39
professionalGreg Utas23-Aug-20 5:39 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
PIEBALDconsult23-Aug-20 5:50
mvePIEBALDconsult23-Aug-20 5:50 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
K Personett24-Aug-20 3:30
K Personett24-Aug-20 3:30 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
trønderen23-Aug-20 5:13
trønderen23-Aug-20 5:13 

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.