Click here to Skip to main content
15,906,626 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: How many domains does OfficeXXX.com redirect to office365.com Pin
Jacquers23-May-17 22:41
Jacquers23-May-17 22:41 
GeneralRe: How many domains does OfficeXXX.com redirect to office365.com Pin
Kornfeld Eliyahu Peter23-May-17 22:53
professionalKornfeld Eliyahu Peter23-May-17 22:53 
GeneralI Hate Debugging Pin
GenJerDan23-May-17 20:27
GenJerDan23-May-17 20:27 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter23-May-17 20:53
professionalKornfeld Eliyahu Peter23-May-17 20:53 
GeneralRe: I Hate Debugging Pin
Sander Rossel23-May-17 21:23
professionalSander Rossel23-May-17 21:23 
GeneralRe: I Hate Debugging Pin
CDP180223-May-17 22:08
CDP180223-May-17 22:08 
GeneralRe: I Hate Debugging Pin
Sander Rossel23-May-17 22:46
professionalSander Rossel23-May-17 22:46 
GeneralRe: I Hate Debugging PinPopular
CDP180223-May-17 23:19
CDP180223-May-17 23:19 
Sander Rossel wrote:
But using string.Empty instead of "" is actually a useful memory optimization!
The compiler actually deals with that automatically, as I have heard. If not, giving the compiler a little help to do it right is absolutely fine, as long as you know why you are doing this.

The only thing I don't like is cargo cult[^] programmers. Their list of rules and conventions is miles long and constantly growing and they can recite any of them at any time. They also never have a clue why they are doing this.

"Guru XXX said so."
"So what? He says a lot."
"It's a design pattern."
"Singleton? Some actually think it's an antipattern. Don't you have some nice rules about globals?"
"Then it must be a convention!"
"A convention that regulates a question of architecture? Who made that convention for us?"

I have really had that conversation. You can easily convince me of almost anything (even using global variables or goto) if you can give me a good reason, but please spare me your personal bible of rules and conventions.
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 Debugging Pin
Rajesh R Subramanian23-May-17 23:27
professionalRajesh R Subramanian23-May-17 23:27 
GeneralRe: I Hate Debugging Pin
Nelek23-May-17 23:39
protectorNelek23-May-17 23:39 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 0:36
professionalKornfeld Eliyahu Peter24-May-17 0:36 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:21
CDP180224-May-17 1:21 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 1:28
professionalKornfeld Eliyahu Peter24-May-17 1:28 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:42
CDP180224-May-17 1:42 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 1:46
professionalKornfeld Eliyahu Peter24-May-17 1:46 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:50
CDP180224-May-17 1:50 
GeneralRe: I Hate Debugging Pin
Sander Rossel24-May-17 0:51
professionalSander Rossel24-May-17 0:51 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:34
CDP180224-May-17 1:34 
GeneralRe: I Hate Debugging Pin
Nelek25-May-17 0:12
protectorNelek25-May-17 0:12 
GeneralRe: I Hate Debugging Pin
Eddy Vluggen24-May-17 0:18
professionalEddy Vluggen24-May-17 0:18 
GeneralRe: I Hate Debugging Pin
Mladen Janković24-May-17 2:08
Mladen Janković24-May-17 2:08 
GeneralRe: I Hate Debugging Pin
Sander Rossel24-May-17 4:20
professionalSander Rossel24-May-17 4:20 
GeneralRe: I Hate Debugging Pin
dandy7224-May-17 4:30
dandy7224-May-17 4:30 
GeneralRe: I Hate Debugging Pin
GenJerDan25-May-17 19:27
GenJerDan25-May-17 19:27 
GeneralBeware - end of the world is here... Pin
Kornfeld Eliyahu Peter23-May-17 20:07
professionalKornfeld Eliyahu Peter23-May-17 20:07 

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.