Click here to Skip to main content
15,891,777 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 4:56
Dr Gadgit29-Apr-15 4:56 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Eddy Vluggen29-Apr-15 5:03
professionalEddy Vluggen29-Apr-15 5:03 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 5:45
Dr Gadgit29-Apr-15 5:45 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Eddy Vluggen29-Apr-15 5:51
professionalEddy Vluggen29-Apr-15 5:51 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 6:22
Dr Gadgit29-Apr-15 6:22 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Eddy Vluggen29-Apr-15 7:31
professionalEddy Vluggen29-Apr-15 7:31 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Richard MacCutchan29-Apr-15 7:52
mveRichard MacCutchan29-Apr-15 7:52 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 10:20
Dr Gadgit29-Apr-15 10:20 
Selling nuclear bunkers is not a scan, not illegal and many of the people posting about Y2K being a scam are professionals so would you like to provide this "understanding" about 2000 please because computers tend to count in chunks of eight bits and 2000 is not like year 1024 or 2048.

Having started life using a computer with only 48k I understand the need to save space when cooking code and i get that someone may have wrote code like
if (Year NOT StartWith '19') chuck an error 'Bad Date';
But the amount of code still in use that used a number system broken by tripping over 100, given 8 bits was low to say the least.

Wiki says

"Storage of a combined date and time within a fixed binary field is often considered a solution, but the possibility for software to misinterpret dates remains because such date and time representations must be relative to some known origin. Rollover of such systems is still a problem but can happen at varying dates and can fail in various ways"

So we are not out of danger yet i see so should i buy the bomb shelter or should i reverse engineer this to combine a date/time value to fit 32 bits, allow for leap years to predict the next date ?

Credit default swaps and never ending printing is the danger to the banking systems of the world as is hacking when microsoft advises anyone with Skype to just open up all the outbound ports in the firewall but i am yet to read anything to think that Y2K was not a little over done.
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Richard MacCutchan29-Apr-15 21:55
mveRichard MacCutchan29-Apr-15 21:55 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Sascha Lefèvre29-Apr-15 4:45
professionalSascha Lefèvre29-Apr-15 4:45 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 5:11
Dr Gadgit29-Apr-15 5:11 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Pete O'Hanlon29-Apr-15 5:14
mvePete O'Hanlon29-Apr-15 5:14 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 6:35
Dr Gadgit29-Apr-15 6:35 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Sascha Lefèvre29-Apr-15 5:22
professionalSascha Lefèvre29-Apr-15 5:22 
GeneralRe: Are we running out of Ipv4 address or is it Y2K all over again Pin
Dr Gadgit29-Apr-15 5:33
Dr Gadgit29-Apr-15 5:33 
AnswerRe:My answer to the question Pin
Dr Gadgit29-Apr-15 9:29
Dr Gadgit29-Apr-15 9:29 
QuestionAuditing Pin
Member 1151899221-Apr-15 0:26
Member 1151899221-Apr-15 0:26 
QuestionHow many design patterns should a devloper know ? Pin
Gyana_Ranjan Dash14-Apr-15 1:34
Gyana_Ranjan Dash14-Apr-15 1:34 
AnswerRe: How many design patterns should a devloper know ? Pin
Pete O'Hanlon14-Apr-15 1:49
mvePete O'Hanlon14-Apr-15 1:49 
GeneralRe: How many design patterns should a devloper know ? Pin
Gyana_Ranjan Dash14-Apr-15 2:03
Gyana_Ranjan Dash14-Apr-15 2:03 
GeneralRe: How many design patterns should a devloper know ? Pin
David A. Gray10-Jun-15 17:06
David A. Gray10-Jun-15 17:06 
GeneralRe: How many design patterns should a devloper know ? Pin
Eddy Vluggen11-Jun-15 0:53
professionalEddy Vluggen11-Jun-15 0:53 
GeneralRe: How many design patterns should a devloper know ? Pin
David A. Gray15-Jun-15 10:20
David A. Gray15-Jun-15 10:20 
GeneralRe: How many design patterns should a devloper know ? Pin
Eddy Vluggen15-Jun-15 11:01
professionalEddy Vluggen15-Jun-15 11:01 
AnswerRe: How many design patterns should a devloper know ? Pin
Eddy Vluggen14-Apr-15 10:28
professionalEddy Vluggen14-Apr-15 10:28 

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.