I have this suspicion
-
"honey the codewitch" is an advanced bot developed by Chris Maunder. Bot Objective : Actively engage CP users with all possible tech topics. :rolleyes: :cool: Honey the codewitch - please dont be offended. It's a compliment for your unrelenting/interesting tech posts. Personally, I find it useful. :thumbsup: :-D
-
"honey the codewitch" is an advanced bot developed by Chris Maunder. Bot Objective : Actively engage CP users with all possible tech topics. :rolleyes: :cool: Honey the codewitch - please dont be offended. It's a compliment for your unrelenting/interesting tech posts. Personally, I find it useful. :thumbsup: :-D
Oh is that's it. OK. break;
-
Oh is that's it. OK. break;
Developer sander;
if(RosselFactory.TryCreateSander(out sander))
sander.ComplainAboutSingleLineIfStatements();:-D
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
i might be a bot. Or a cat with opposable thumbs. But i'm not Chris Maunder's
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
Quote:
Or a cat with opposable thumbs
Now, that sounds scary
Wrong is evil and must be defeated. - Jeff Ello
-
Quote:
Or a cat with opposable thumbs
Now, that sounds scary
Wrong is evil and must be defeated. - Jeff Ello
i might be queen of the lizard people. *eats a bug*
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
I've heard it was codewitch himself who planned the raid on Area 51, hoping to be freed. Codewitch may be more of a concept than an actual being though. I guess we'll never know the truth.
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
what if codewitch codeflirt hit on you. :-O
-
i might be queen of the lizard people. *eats a bug*
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
And there I was, thinking your real name was Glinda.
Wrong is evil and must be defeated. - Jeff Ello
-
And there I was, thinking your real name was Glinda.
Wrong is evil and must be defeated. - Jeff Ello
I'm no good-witch. 3=)
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
I'm no good-witch. 3=)
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
But chaos isn't bad either.
Wrong is evil and must be defeated. - Jeff Ello
-
"honey the codewitch" is an advanced bot developed by Chris Maunder. Bot Objective : Actively engage CP users with all possible tech topics. :rolleyes: :cool: Honey the codewitch - please dont be offended. It's a compliment for your unrelenting/interesting tech posts. Personally, I find it useful. :thumbsup: :-D
Nand32 wrote:
honey the codewitch" is an advanced bot developed by Chris Maunder.
Nah. Codewitch is @Marc-Clifton 's bot cat. :-\
-
what if codewitch codeflirt hit on you. :-O
That took a weird turn :~ I'll never be with someone who uses single line if statements though.
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
That took a weird turn :~ I'll never be with someone who uses single line if statements though.
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
So that why you need the
break;
:-\
-
Developer sander;
if(RosselFactory.TryCreateSander(out sander))
sander.ComplainAboutSingleLineIfStatements();:-D
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
I FIND THIS VERY OFFENSIVE! :mad: The single line if statement that is... X|
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
I FIND THIS VERY OFFENSIVE! :mad: The single line if statement that is... X|
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
you should see this microsoft code I'm messing with. they actually have for loops like this
for(;;) {
// stuff here (actual code omitted)
}When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
Nand32 wrote:
honey the codewitch" is an advanced bot developed by Chris Maunder.
Nah. Codewitch is @Marc-Clifton 's bot cat. :-\
can i just say i love all this speculation? #mysterious :laugh:
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
I FIND THIS VERY OFFENSIVE! :mad: The single line if statement that is... X|
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
Adding, this is another part of their code. You didn't like my single line ifs? check this out.
var path = new TreePath(this, pair.Key);
if (path.IsFound)
if (pair.Value.Equals(path.LeafValue))
{
_Delete(path);
return true;
}When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
Adding, this is another part of their code. You didn't like my single line ifs? check this out.
var path = new TreePath(this, pair.Key);
if (path.IsFound)
if (pair.Value.Equals(path.LeafValue))
{
_Delete(path);
return true;
}When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
I'm switching to Java :|
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
you should see this microsoft code I'm messing with. they actually have for loops like this
for(;;) {
// stuff here (actual code omitted)
}When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
It's horrible, but I'm going to upvote it anyway because the RosselFactory deserves more than one :laugh:
Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
"honey the codewitch" is an advanced bot developed by Chris Maunder. Bot Objective : Actively engage CP users with all possible tech topics. :rolleyes: :cool: Honey the codewitch - please dont be offended. It's a compliment for your unrelenting/interesting tech posts. Personally, I find it useful. :thumbsup: :-D
Yes, HTCW is a bot, but the programmer who created it is not Maunder. It's created and run by a former scriptwriter for the Wachovski brothers, Laurence, and Andrew sisters, Lana, and Lilly, who was fired while working on the pilot for Sense8, and has since been sighted in Iran, wearing a Revolutionary Guard uniform. The programmer running this bot, is, obviously, quite gifted, technically.
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali