Click here to Skip to main content
15,892,697 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: I hate "KISS" Pin
_Maxxx_1-Jun-14 14:40
professional_Maxxx_1-Jun-14 14:40 
GeneralRe: I hate "KISS" Pin
Super Lloyd1-Jun-14 17:11
Super Lloyd1-Jun-14 17:11 
GeneralRe: I hate "KISS" Pin
Andy Brummer1-Jun-14 15:51
sitebuilderAndy Brummer1-Jun-14 15:51 
GeneralRe: I hate "KISS" Pin
Super Lloyd1-Jun-14 17:23
Super Lloyd1-Jun-14 17:23 
GeneralRe: I hate "KISS" Pin
Andy Brummer2-Jun-14 5:30
sitebuilderAndy Brummer2-Jun-14 5:30 
GeneralRe: I hate "KISS" Pin
Mark_Wallace1-Jun-14 18:56
Mark_Wallace1-Jun-14 18:56 
GeneralRe: I hate "KISS" Pin
Super Lloyd1-Jun-14 19:12
Super Lloyd1-Jun-14 19:12 
GeneralRe: I hate "KISS" Pin
Leo Muller Rap1-Jun-14 19:48
Leo Muller Rap1-Jun-14 19:48 
I love the KISS (Keep it Stupid Simple) approach. I find that for each hour of new development, in the two years after that, it will generate at least another 8 hours of maintenance: changes, additions, optimization, troubleshooting and bug fixes.

Of course I don't know your case specific scenario, and replacing 20 lines with one line that can be much better and easier to maintain than the 20 lines.

But if you can fall on many aspects:
- Is it easy to understand for someone else than the author? (or even for yourself 3 months later?)
- does it require - yet another technology - that may disappear or get replaced by something better in 6 months? You don't want to get to a project that before someone can start to work on it they have to understand seven different components, techniques, conventions or technologies.

But then again, kiss is subjective.
GeneralRe: I hate "KISS" Pin
Marc-Anthony Taylor1-Jun-14 19:49
Marc-Anthony Taylor1-Jun-14 19:49 
JokeRe: I hate "KISS" Pin
Jonas Hammarberg1-Jun-14 20:32
professionalJonas Hammarberg1-Jun-14 20:32 
GeneralRe: I hate "KISS" Pin
Plamen Dragiyski1-Jun-14 21:08
professionalPlamen Dragiyski1-Jun-14 21:08 
GeneralRe: I hate "KISS" Pin
daleofcourse1-Jun-14 22:28
daleofcourse1-Jun-14 22:28 
GeneralRe: I hate "KISS" Pin
User 101325461-Jun-14 22:58
User 101325461-Jun-14 22:58 
GeneralRe: I hate "KISS" Pin
Super Lloyd2-Jun-14 0:29
Super Lloyd2-Jun-14 0:29 
GeneralRe: I hate "KISS" Pin
BobJanova2-Jun-14 0:22
BobJanova2-Jun-14 0:22 
GeneralRe: I hate "KISS" Pin
Super Lloyd2-Jun-14 0:33
Super Lloyd2-Jun-14 0:33 
GeneralRe: I hate "KISS" Pin
BobJanova2-Jun-14 0:47
BobJanova2-Jun-14 0:47 
GeneralRe: I hate "KISS" Pin
CatchExAs2-Jun-14 1:33
professionalCatchExAs2-Jun-14 1:33 
GeneralRe: I hate "KISS" Pin
Super Lloyd2-Jun-14 1:42
Super Lloyd2-Jun-14 1:42 
GeneralRe: I hate "KISS" Pin
CatchExAs2-Jun-14 4:20
professionalCatchExAs2-Jun-14 4:20 
GeneralRe: I hate "KISS" Pin
NAANsoft2-Jun-14 2:21
NAANsoft2-Jun-14 2:21 
GeneralRe: I hate "KISS" Pin
Super Lloyd2-Jun-14 2:44
Super Lloyd2-Jun-14 2:44 
JokeRe: I hate "KISS" Pin
Richard Deeming2-Jun-14 2:32
mveRichard Deeming2-Jun-14 2:32 
GeneralRe: I hate "KISS" Pin
Super Lloyd2-Jun-14 2:46
Super Lloyd2-Jun-14 2:46 
GeneralRe: I hate "KISS" Pin
Rowdy Raider2-Jun-14 3:04
Rowdy Raider2-Jun-14 3:04 

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.