- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Well if you use the Frist one too much, it will break right?
Admin
Please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up, please let this story be made up.
Admin
public static string FemaleLogic(object data) { string result = "Yes"; if (Logic(data)) { result = "No"; } return result; }
Admin
Admin
FTFY
Admin
This is fun because women are not part of our group, and are inferior and illogical.
Admin
Is it any wonder there aren't many women in tech?
Admin
Technology seems to be the continuation of puberty by other means. ;-)
Admin
TRWTF is that he failed to get the joke and couldn't wait to tell his geek-buddies about what happened.
Admin
All the same, 2300 lines? How long did Craig leave the anonymous intern alone to play with the code?
Admin
Well assuming that all 2300 lines contained simply iterations of the two shown, then it could have been done in an hour by coding a generator...
Of cause I do not know what would have been more WTF, coding it by hand or specifically crating a program to make it....
Yazeran
Plan: To go to Mars one day with a hammer
Admin
http://www.hastac.org/blogs/ari-schlesinger/2013/11/26/feminism-and-programming-languages - for those who seem not to get it. (Apparently Akismet didn't like me making this a link.)
Admin
CAPTCHA: nulla
I was gonna write something funny, but the captcha just says it all for this thread :)
Admin
Craig's intern is Wally?
[image]Admin
Umm ... yes, it is funny, but this is about an intern. He is new to programming ... I thought it is a principle of this site, to show the perversions that IT professionals create, not to make fun of newbies?
Admin
Admin
I don't know why this is a WTF, methods do get slower the more you use them.
I was profiling an application the other day and 1 method was taking up 50% of the wall time. I duplicated the method and updated half the references and got it down to 25%.
I could of improved performance further but I think I struck the right balance between performance and maintainability. Plus, it's nice to have something like that up my sleeve when performance reviews roll around again.
Admin
I guess that intern wasn't the C#-est tack in the box.
CAPTCHA: nulla Hip-hop variation of "null".
Admin
Another incident that came to mind was Node.js Noordhuis refusing a commit that changed "he" to "them" in comments: http://www.dailydot.com/news/github-gendered-pronoun-debate/
sigh First world problems...
No, Aksimet, this is not spam. Really not. Go away. So what does it take Akismet to accept the two urls? Still not? grumble Next try. Dear Akismet, what else must I do? Ok, perhaps only one url?
Admin
But you were not supposed to tell about it! Didn't they tell you when you learned the handshake?
Admin
Admin
One million please's added.
Admin
Admin
In this case, said intern claimed programming experience, and while the code itself is just plain intern code, it's the explanation for the code that elevates this to TDWTF-worthy.
Admin
TRDWTF is the violation of the DRY principle, right?
Admin
This intern is actually brilliant. Consider performance profiling, no one horribly constructed method would appear to be the root cause. Only drilling down into the actual source would someone discover the problems. If each one was subtly different searching for duplicates would fail as well.
Admin
Admin
Yea, the C+= thing was created as a parody based on the original article; as far as a bunch of us have managed to figure it out, the original is not a joke. Greenspun has a great comment at http://blogs.law.harvard.edu/philg/2013/12/12/why-do-people-who-chose-not-to-study-science-and-math-opine-on-the-virtues-of-studying-science-and-math/
Among existing technologies, my personal choice for a feminist programming language would be SQL. The woman expresses her demands for data with five lines of code; a team of 100 men writes 2 million lines of C that must consider all possible ways of satisfying the the query and ultimately supply the answer.
Admin
If someone told you sexism is charming, they lied to you.
-JW
Admin
So, all the sitcoms where the husband is lazy, fat, and complains about his hot wife, is sexist too?
Fact: Men and women think differently. Sometimes even polar oppositely.
Observation: Pointing out that you don't understand something because it's different to you, as if it's wrong, is a joke, and is funny.
Observation: Claiming everything is -[x,c,?]ist is getting really really old.
Admin
Admin
In hindsight, that made Firefox act pretty weird. "Prevent this page from creating additional dialogs" didn't exactly work as it should've.
Admin
Stating that something is a fact doesn't make it true.
Men and women are heavily socialised to think differently, but even so there's plenty of evidence that the variation between the genders is overwhelmed by the variation within each.
Though not nearly as old as so much being sexist. I, for one, am really exceedingly sick of that.
Admin
Did you read that article? It specifically calls for the development of a "feminist logic".
Admin
Haha! Yes! So funny because women are illogical! And kudos to the site for making this a featured comment! Really gives it that extra kick!
Hey, do you think we could work in a joke about how women should just be making us sandwiches all the time? That would be totally boss!
Admin
If you want to argue that that's entirely due to socialised effects, be my guest. Maybe you'll invent the next cure for gayness. If it can be taught, it can be untaught.
Admin
The office manager where I used to work was originally responsible for assigning projects tracking codes as they were created. (The codes were just sequential integers with a simple suffix.) She wouldn't give a project a tracking code until she felt the project was "real." This caused a lot of problems with time coding as projects without tracking codes all got time-billed to "Miscellaneous." When 35% of your time billing is "Miscellaneous" the purpose of time-billing is being somewhat diluted.
The relevant point is that I was hired to fix the system, and I set up a simple routine where project managers could assign a tracking code whenever they went over a certain number of hours or various other conditions were met for a given project. They just clicked "New Project" and the system would increment the code and assign a new one.
She had a fit.
Why?
"They'll just assign numbers to everything."
And?
"We'll run out of numbers!"
Admin
Admin
I do find neuroplasticity a fascinating field. I wish I'd studied it more. Though not as much as I wish that most people had studied it at all :)
If you can find me an environment that I can put my subjects in for about twenty years that provides support for women speaking out, constantly pictures them as capable and rational in the media, emphasises what they do rather than what they look like, doesn't blame them for acts of violence committed against them etc etc...
...then I won't bother doing the study, I'll just move in :)
Admin
...impressive. Now apparently I can't quote either! :)
Admin
public static string FemaleLogic(object data) { string result = "Maybe"; if (Logic(data)) { result = "Maybe"; } return result; }
Admin
How about this? Is this ok? Not sexist because it is a concrete, not abstract, implmementation?
Admin
Admin
Admin
All these comments and I didn't see anyone mention the whole "yes"/"no" boolean system.
Admin
Admin
Thank god you provided an anecdote that proves that all women are silly geese! It's so heartening to think that no man has ever said something so stupid.
Admin
Hmm... Matteo is a sexist, Matteo is a sexist...
(Yeah, childish, I know. Making a point. There was no reference in MC's post to all women.)
Admin
Admin