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

 
GeneralBuild an algorithm from customer's requests... PinPopular
Kornfeld Eliyahu Peter19-Aug-20 20:05
professionalKornfeld Eliyahu Peter19-Aug-20 20:05 
GeneralRe: Build an algorithm from customer's requests... Pin
OriginalGriff19-Aug-20 20:14
mveOriginalGriff19-Aug-20 20:14 
GeneralRe: Build an algorithm from customer's requests... Pin
PIEBALDconsult20-Aug-20 6:47
mvePIEBALDconsult20-Aug-20 6:47 
GeneralRe: Build an algorithm from customer's requests... Pin
Super Lloyd19-Aug-20 20:42
Super Lloyd19-Aug-20 20:42 
GeneralRe: Build an algorithm from customer's requests... Pin
Amarnath S19-Aug-20 20:46
professionalAmarnath S19-Aug-20 20:46 
GeneralRe: Build an algorithm from customer's requests... Pin
CodeWraith19-Aug-20 23:13
CodeWraith19-Aug-20 23:13 
GeneralRe: Build an algorithm from customer's requests... Pin
Kornfeld Eliyahu Peter19-Aug-20 23:18
professionalKornfeld Eliyahu Peter19-Aug-20 23:18 
GeneralRe: Build an algorithm from customer's requests... Pin
Stefan_Lang20-Aug-20 4:26
Stefan_Lang20-Aug-20 4:26 
This reminds me of a client program I wrote which would download specific views from a database onto a laptop so the worker could take it with him. These views contained all the necessary details for work orders, and everything the worker would need to fill out while working on the given task, and eventually completing it. One of the records had a freeform text field limited at ~1000 characters. It didn't take long for some to complain this wouldn't be enough, so we made it unlimited.

Then they started to copy and past entire word documents into that field (yes, that did work too!). And wondered why transfering their data took so long on a 1000 bit/s connection (that was >20 years ago...) Dead | X|
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: Build an algorithm from customer's requests... Pin
theoldfool20-Aug-20 0:58
professionaltheoldfool20-Aug-20 0:58 
GeneralRe: Build an algorithm from customer's requests... Pin
PIEBALDconsult20-Aug-20 8:39
mvePIEBALDconsult20-Aug-20 8:39 
GeneralHaven't messed up this bad in a while... Pin
Sander Rossel19-Aug-20 10:45
professionalSander Rossel19-Aug-20 10:45 
GeneralRe: Haven't messed up this bad in a while... Pin
Maximilien19-Aug-20 12:33
Maximilien19-Aug-20 12:33 
GeneralRe: Haven't messed up this bad in a while... Pin
Sander Rossel20-Aug-20 2:19
professionalSander Rossel20-Aug-20 2:19 
GeneralRe: Haven't messed up this bad in a while... Pin
User 991608020-Aug-20 5:57
professionalUser 991608020-Aug-20 5:57 
GeneralRe: Haven't messed up this bad in a while... Pin
Sander Rossel20-Aug-20 6:06
professionalSander Rossel20-Aug-20 6:06 
GeneralRe: Haven't messed up this bad in a while... Pin
User 991608020-Aug-20 6:11
professionalUser 991608020-Aug-20 6:11 
JokeRe: Haven't messed up this bad in a while... Pin
Nelek19-Aug-20 19:54
protectorNelek19-Aug-20 19:54 
GeneralRe: Haven't messed up this bad in a while... Pin
Sander Rossel20-Aug-20 2:18
professionalSander Rossel20-Aug-20 2:18 
GeneralRe: Haven't messed up this bad in a while... Pin
Jacquers19-Aug-20 23:38
Jacquers19-Aug-20 23:38 
GeneralRe: Haven't messed up this bad in a while... Pin
Sander Rossel20-Aug-20 2:15
professionalSander Rossel20-Aug-20 2:15 
GeneralRe: Haven't messed up this bad in a while... Pin
Nelek20-Aug-20 8:39
protectorNelek20-Aug-20 8:39 
JokeHow many errors? Pin
ZurdoDev19-Aug-20 9:04
professionalZurdoDev19-Aug-20 9:04 
GeneralRe: How many errors? Pin
CodeWraith19-Aug-20 9:13
CodeWraith19-Aug-20 9:13 
GeneralRe: How many errors? Pin
V.19-Aug-20 19:46
professionalV.19-Aug-20 19:46 
GeneralRe: How many errors? Pin
trønderen19-Aug-20 21:32
trønderen19-Aug-20 21:32 

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.