Click here to Skip to main content
15,914,488 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.

 
GeneralBlack Adhesive Rubber Foot - Update Pin
Michael Martin22-Oct-13 1:36
professionalMichael Martin22-Oct-13 1:36 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
Mark_Wallace22-Oct-13 1:41
Mark_Wallace22-Oct-13 1:41 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
OriginalGriff22-Oct-13 1:45
mveOriginalGriff22-Oct-13 1:45 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
Mark_Wallace22-Oct-13 2:17
Mark_Wallace22-Oct-13 2:17 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
OriginalGriff22-Oct-13 3:25
mveOriginalGriff22-Oct-13 3:25 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
Mark_Wallace22-Oct-13 3:28
Mark_Wallace22-Oct-13 3:28 
GeneralRe: Black Adhesive Rubber Foot - Update Pin
Michael Martin22-Oct-13 1:55
professionalMichael Martin22-Oct-13 1:55 
GeneralThe Proof that a GUID is not unique Pin
Marco Bertschi22-Oct-13 1:23
protectorMarco Bertschi22-Oct-13 1:23 
Searching for the number of possible GUIDs (answering questions in the forum section) I struggled over this amusing SO Thread where they are seriously discussing how the non-unique nature of a GUID can be proofed.

Enjoy[^]


Edit -> Here is my answer to the said question (can you think of a creative one yourself?):

Quote:
A Guid is 128 bit. Therefore you would have to generate 2^128 + 1 GUIDs to encounter a single GUID twice.
A thread on StackOverflow.com[^] says that you would need about 10790283070806014188970 years to encounter a single GUID twice, assuming your program does nothing else than creating GUIDs and runs at a processor speed of 1 GhZ, without any interruption by CPU power eaten by other programs or the operating system itself.
As you probably can think now, encountering the same GUID twice would be very bad luck and can safely considered as being unrealistic.

People becoming wiser in order to notice the stupid things they did back in the young days. This doesn't mean that they really stop doing those things. Wise people still do stupid things, only on purpose.


modified 22-Oct-13 7:30am.

GeneralRe: The Proof that a GUID is not unique Pin
NeverJustHere22-Oct-13 1:37
NeverJustHere22-Oct-13 1:37 
GeneralRe: The Proof that a GUID is not unique Pin
ThatEffinIanHarrisBloke22-Oct-13 20:09
ThatEffinIanHarrisBloke22-Oct-13 20:09 
GeneralRe: The Proof that a GUID is not unique Pin
Marc Greiner at home22-Oct-13 22:02
Marc Greiner at home22-Oct-13 22:02 
GeneralRe: The Proof that a GUID is not unique Pin
Jadoti23-Oct-13 4:47
Jadoti23-Oct-13 4:47 
GeneralRe: The Proof that a GUID is not unique PinPopular
Mark_Wallace22-Oct-13 1:46
Mark_Wallace22-Oct-13 1:46 
GeneralRe: The Proof that a GUID is not unique Pin
OriginalGriff22-Oct-13 1:56
mveOriginalGriff22-Oct-13 1:56 
GeneralRe: The Proof that a GUID is not unique Pin
Septimus Hedgehog22-Oct-13 2:13
Septimus Hedgehog22-Oct-13 2:13 
GeneralRe: The Proof that a GUID is not unique Pin
Mark_Wallace22-Oct-13 2:28
Mark_Wallace22-Oct-13 2:28 
GeneralRe: The Proof that a GUID is not unique Pin
Septimus Hedgehog21-Jan-14 9:10
Septimus Hedgehog21-Jan-14 9:10 
GeneralRe: The Proof that a GUID is not unique Pin
OriginalGriff22-Oct-13 3:24
mveOriginalGriff22-Oct-13 3:24 
GeneralRe: The Proof that a GUID is not unique Pin
ZurdoDev22-Oct-13 3:56
professionalZurdoDev22-Oct-13 3:56 
JokeRe: The Proof that a GUID is not unique Pin
SortaCore22-Oct-13 22:20
SortaCore22-Oct-13 22:20 
GeneralRe: The Proof that a GUID is not unique Pin
Magnamus23-Oct-13 5:58
Magnamus23-Oct-13 5:58 
GeneralRe: The Proof that a GUID is not unique Pin
Herbie Mountjoy22-Oct-13 19:57
professionalHerbie Mountjoy22-Oct-13 19:57 
GeneralRe: The Proof that a GUID is not unique Pin
Kornfeld Eliyahu Peter22-Oct-13 2:39
professionalKornfeld Eliyahu Peter22-Oct-13 2:39 
GeneralRe: The Proof that a GUID is not unique Pin
Nicholas Marty22-Oct-13 2:58
professionalNicholas Marty22-Oct-13 2:58 
GeneralRe: The Proof that a GUID is not unique Pin
PIEBALDconsult22-Oct-13 16:22
mvePIEBALDconsult22-Oct-13 16:22 

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.