Click here to Skip to main content
15,891,033 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: Worst philosophical line of the day Pin
Slacker0076-Apr-17 22:14
professionalSlacker0076-Apr-17 22:14 
GeneralRe: Worst philosophical line of the day Pin
CDP18026-Apr-17 22:28
CDP18026-Apr-17 22:28 
GeneralRe: Worst philosophical line of the day Pin
Slacker0076-Apr-17 22:36
professionalSlacker0076-Apr-17 22:36 
GeneralRe: Worst philosophical line of the day Pin
CDP18026-Apr-17 22:51
CDP18026-Apr-17 22:51 
GeneralRe: Worst philosophical line of the day Pin
Slacker0076-Apr-17 22:55
professionalSlacker0076-Apr-17 22:55 
GeneralRe: Worst philosophical line of the day Pin
TonyManso7-Apr-17 6:07
professionalTonyManso7-Apr-17 6:07 
GeneralRe: Worst philosophical line of the day Pin
den2k886-Apr-17 22:40
professionalden2k886-Apr-17 22:40 
GeneralRe: Worst philosophical line of the day Pin
CDP18026-Apr-17 23:10
CDP18026-Apr-17 23:10 
den2k88 wrote:
The same for me - I have to fight wiht cpps of 20klocs containing deprecated functions and stuff ranging from algorithm, utilities and hardware management, wrote by people who didn't indent the code and thought that short code means fast code - so many cycles are put on a single line without spaces between operators and operands, with lines of 120+ characters completely unreadable by any human, figure debugging them.

Then auto format the code, it can't get any worse.

Still, readability is the least of my concerns. What about such things as

- no structure or architecture
- standards of any kind are avoided like the plague
- resulting in mile long spaghetti functions that seem to do everything and nothing
- resulting in countless side effects and similar surprises
- resulting in countless situations where you can have feature A or perhaps feature B, but never both at once.
- all this without any technical documentation
- and of course no domain documentation.

If I have a choice, I would prefer coding something before wasting a single minute on such a steaming pile, but guess what: That's the only thing that they will not let you do.
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

GeneralRe: Worst philosophical line of the day Pin
den2k886-Apr-17 23:20
professionalden2k886-Apr-17 23:20 
GeneralRe: Worst philosophical line of the day Pin
User 99160807-Apr-17 4:15
professionalUser 99160807-Apr-17 4:15 
GeneralRe: Worst philosophical line of the day Pin
ZurdoDev7-Apr-17 1:08
professionalZurdoDev7-Apr-17 1:08 
GeneralRe: Worst philosophical line of the day Pin
den2k887-Apr-17 2:54
professionalden2k887-Apr-17 2:54 
GeneralRe: Worst philosophical line of the day Pin
Jon McKee6-Apr-17 22:14
professionalJon McKee6-Apr-17 22:14 
GeneralRe: Worst philosophical line of the day Pin
CDP18026-Apr-17 22:48
CDP18026-Apr-17 22:48 
GeneralRe: Worst philosophical line of the day Pin
Jon McKee6-Apr-17 23:05
professionalJon McKee6-Apr-17 23:05 
GeneralRe: Worst philosophical line of the day Pin
CDP18026-Apr-17 23:23
CDP18026-Apr-17 23:23 
GeneralRe: Worst philosophical line of the day Pin
Mark_Wallace6-Apr-17 23:58
Mark_Wallace6-Apr-17 23:58 
GeneralRe: Worst philosophical line of the day Pin
dandy727-Apr-17 1:42
dandy727-Apr-17 1:42 
GeneralRe: Worst philosophical line of the day Pin
den2k887-Apr-17 2:53
professionalden2k887-Apr-17 2:53 
GeneralRe: Worst philosophical line of the day Pin
dandy727-Apr-17 11:54
dandy727-Apr-17 11:54 
GeneralRe: Worst philosophical line of the day Pin
W Balboos, GHB7-Apr-17 2:51
W Balboos, GHB7-Apr-17 2:51 
GeneralRe: Worst philosophical line of the day Pin
den2k887-Apr-17 2:55
professionalden2k887-Apr-17 2:55 
GeneralRe: Worst philosophical line of the day Pin
User 48350477-Apr-17 3:58
User 48350477-Apr-17 3:58 
GeneralRe: Worst philosophical line of the day Pin
H.Brydon7-Apr-17 17:27
professionalH.Brydon7-Apr-17 17:27 
GeneralRe: Worst philosophical line of the day Pin
Joe Woodbury8-Apr-17 14:48
professionalJoe Woodbury8-Apr-17 14: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.