Click here to Skip to main content
15,895,084 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: To all guitarists around here (quite few of them) Pin
User 483504720-Jul-15 5:47
User 483504720-Jul-15 5:47 
GeneralRe: To all guitarists around here (quite few of them) Pin
glennPattonWork320-Jul-15 12:19
professionalglennPattonWork320-Jul-15 12:19 
RantI hate radio buttons Pin
Marc Clifton19-Jul-15 13:28
mvaMarc Clifton19-Jul-15 13:28 
GeneralRe: I hate radio buttons Pin
Super Lloyd19-Jul-15 14:18
Super Lloyd19-Jul-15 14:18 
GeneralRe: I hate radio buttons Pin
Marc Clifton19-Jul-15 14:46
mvaMarc Clifton19-Jul-15 14:46 
GeneralRe: I hate radio buttons Pin
CDP180219-Jul-15 21:53
CDP180219-Jul-15 21:53 
GeneralRe: I hate radio buttons Pin
Super Lloyd20-Jul-15 0:24
Super Lloyd20-Jul-15 0:24 
GeneralRe: I hate radio buttons Pin
CDP180220-Jul-15 0:50
CDP180220-Jul-15 0:50 
I really dislike functional languages ever sice I was tortured with Lisp in some course while studying. Boxing everything in parantheses a thousand layers deep is not exactly my idea of readable code. How many parantheses do I need to close now? But granted, thats matter of personal preferences.

I also dislike interpreters. They only notice an error when they hit the line at runtime. That, together with JavaScript's awful 'keep going without complaining until you have no other choice' philosophy makes testing and quality assurance a hell. A single typo can make the entire following code unparsable and you must do a complete test even after small changes.

And what do you see when debugging? Variables that contain functions which contain other variables, which may contain even more functions... IF (a very big if!) the crappy debugger got its context right and allows you to hit breakpoints and examine anything at all.
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: I hate radio buttons Pin
JimWillette20-Jul-15 8:53
JimWillette20-Jul-15 8:53 
GeneralRe: I hate radio buttons Pin
Super Lloyd20-Jul-15 13:36
Super Lloyd20-Jul-15 13:36 
GeneralRe: I hate radio buttons Pin
GuyThiebaut19-Jul-15 20:12
professionalGuyThiebaut19-Jul-15 20:12 
GeneralRe: I hate radio buttons Pin
Marc Clifton20-Jul-15 2:16
mvaMarc Clifton20-Jul-15 2:16 
GeneralRe: I hate radio buttons Pin
908236520-Jul-15 2:45
908236520-Jul-15 2:45 
GeneralRe: I hate radio buttons Pin
Marc Clifton20-Jul-15 2:55
mvaMarc Clifton20-Jul-15 2:55 
GeneralLooking for a good freeware GIF editing application for my situation Pin
swampwiz19-Jul-15 13:02
swampwiz19-Jul-15 13:02 
GeneralRe: Looking for a good freeware GIF editing application for my situation Pin
enhzflep19-Jul-15 13:16
enhzflep19-Jul-15 13:16 
GeneralRe: Looking for a good freeware GIF editing application for my situation Pin
jarvisa19-Jul-15 22:10
jarvisa19-Jul-15 22:10 
GeneralRe: Looking for a good freeware GIF editing application for my situation Pin
Nelviticus19-Jul-15 23:20
Nelviticus19-Jul-15 23:20 
GeneralRe: Looking for a good freeware GIF editing application for my situation Pin
Electroduck27-Jul-15 16:51
Electroduck27-Jul-15 16:51 
GeneralAntman Pin
R. Giskard Reventlov19-Jul-15 12:08
R. Giskard Reventlov19-Jul-15 12:08 
GeneralRe: Antman Pin
Marc Clifton19-Jul-15 14:14
mvaMarc Clifton19-Jul-15 14:14 
GeneralRe: Antman Pin
Graham Lemon (UK)19-Jul-15 21:41
professionalGraham Lemon (UK)19-Jul-15 21:41 
NewsSurfer successfully fights off great white by punching it Pin
Cornelius Henning19-Jul-15 5:27
professionalCornelius Henning19-Jul-15 5:27 
GeneralRe: Surfer successfully fights off great white by punching it Pin
Mike Hankey19-Jul-15 5:39
mveMike Hankey19-Jul-15 5:39 
GeneralRe: Surfer successfully fights off great white by punching it Pin
CDP180219-Jul-15 6:36
CDP180219-Jul-15 6:36 

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.