Click here to Skip to main content
15,881,898 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: Edge case or poor planning Pin
dandy7221-Apr-22 9:39
dandy7221-Apr-22 9:39 
GeneralRe: Edge case or poor planning Pin
jmaida21-Apr-22 9:50
jmaida21-Apr-22 9:50 
GeneralRe: Edge case or poor planning Pin
kmoorevs21-Apr-22 11:22
kmoorevs21-Apr-22 11:22 
GeneralRe: Edge case or poor planning Pin
dandy7222-Apr-22 4:30
dandy7222-Apr-22 4:30 
GeneralRe: Edge case or poor planning Pin
honey the codewitch21-Apr-22 13:14
mvahoney the codewitch21-Apr-22 13:14 
GeneralRe: Edge case or poor planning Pin
englebart21-Apr-22 14:25
professionalenglebart21-Apr-22 14:25 
GeneralRe: Edge case or poor planning Pin
Sander Rossel21-Apr-22 20:56
professionalSander Rossel21-Apr-22 20:56 
GeneralRe: Edge case or poor planning Pin
jsc4222-Apr-22 0:30
professionaljsc4222-Apr-22 0:30 
kmoorevs wrote:
Meter reading must be greater than or equal to the previous reading.

I hope that the machine itself submits the reading. If it is read by an operative who then posts it, you have greater problems.

I still submit my electricity meter reading 'manually' and have once got the digits wrong which gave an excessively high reading, followed by a much lower correct reading. Now my electric meter has an odometer style display that is in the 900000s and only has six digits; when it reaches 999999 it will roll back to 000000 - I am already worrying if my supplier will be able to cope with that.

The flip side is that 'modern' design principles (XP - Extreme Programming) say you should only cater for the 'known' and not pre-guess the 'unknown'. It is called YAGNI "You Ain't Going to Need It" / "You Aren't Gonna Need It".
GeneralRe: Edge case or poor planning Pin
Gerry Schmitz22-Apr-22 9:42
mveGerry Schmitz22-Apr-22 9:42 
GeneralLooking for recommendations Pin
Slow Eddie21-Apr-22 8:06
professionalSlow Eddie21-Apr-22 8:06 
GeneralRe: Looking for recommendations Pin
charlieg21-Apr-22 8:11
charlieg21-Apr-22 8:11 
GeneralRe: Looking for recommendations Pin
Slow Eddie21-Apr-22 9:17
professionalSlow Eddie21-Apr-22 9:17 
GeneralRe: Looking for recommendations Pin
0x01AA21-Apr-22 10:23
mve0x01AA21-Apr-22 10:23 
GeneralRe: Looking for recommendations Pin
Slacker00721-Apr-22 8:25
professionalSlacker00721-Apr-22 8:25 
GeneralRe: Looking for recommendations Pin
Slow Eddie21-Apr-22 9:18
professionalSlow Eddie21-Apr-22 9:18 
GeneralRe: Looking for recommendations Pin
RickZeeland21-Apr-22 9:30
mveRickZeeland21-Apr-22 9:30 
GeneralRe: Looking for recommendations Pin
Slow Eddie22-Apr-22 2:10
professionalSlow Eddie22-Apr-22 2:10 
JokeRe: Looking for recommendations Pin
Gary Wheeler22-Apr-22 1:59
Gary Wheeler22-Apr-22 1:59 
GeneralRe: Looking for recommendations Pin
Slow Eddie22-Apr-22 2:11
professionalSlow Eddie22-Apr-22 2:11 
GeneralRe: Looking for recommendations Pin
Slow Eddie22-Apr-22 2:15
professionalSlow Eddie22-Apr-22 2:15 
GeneralRe: Looking for recommendations Pin
Matt Bond22-Apr-22 3:58
Matt Bond22-Apr-22 3:58 
GeneralRe: Looking for recommendations Pin
Kirk 1038982122-Apr-22 4:27
Kirk 1038982122-Apr-22 4:27 
GeneralRe: Looking for recommendations Pin
Lane Copley22-Apr-22 8:55
Lane Copley22-Apr-22 8:55 
RantNOT Just like on TV Pin
Craig Robbins21-Apr-22 0:42
Craig Robbins21-Apr-22 0:42 
GeneralRe: NOT Just like on TV Pin
den2k8821-Apr-22 0:48
professionalden2k8821-Apr-22 0:48 

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.