Matthew Flaschen

less info
107,821 reputation
7166273
bio website
location Philadelphia, PA
age 25
visits member for 4 years, 5 months
seen 21 hours ago
stats profile views 6,507

I'm a software engineer at the Wikimedia Foundation. I'm on the Editor Engagement Experiments team.

In 2010, I earned my BS in Computer Science from Georgia Tech, where I was a research assistant with the Electronic Learning Communities lab.

Feel free to try out ProveIt, a tool we developed at ELC for Wikipedia reference management.

You can contact me here.


Feb
1
comment Implement password recovery best practice
@Pbirkoff, some sites allow two simultaneous passwords (permanent, and temporary emailed one) to get around that. There's no real difference in security. Either way, if you see the reset email, you're in.
Feb
1
comment latest org.json
@RajeevM, no, it's not the same. But last time I checked, it was better in some ways (see second paragraph).
Jan
31
awarded  Enlightened
Jan
31
awarded  Nice Answer
Jan
29
awarded  Enlightened
Jan
29
awarded  Nice Answer
Jan
28
awarded  mercurial
Jan
27
revised How to calculate the XPath position of an element using Javascript?
permalink
Jan
24
awarded  Nice Answer
Jan
22
awarded  Enlightened
Jan
22
awarded  Nice Answer
Jan
22
revised C# - Why implement standard exception constructors?
clarify
Jan
18
comment Are JavaScript equality operators for DOM elements cross-browser?
@AndyRay, the question boils down to whether getting the node via different routes results in the same object in memory.
Jan
18
comment Are JavaScript equality operators for DOM elements cross-browser?
As Felix indicated, the ECMAScript standard does not really say anything about the DOM.
Jan
18
comment Are JavaScript equality operators for DOM elements cross-browser?
@AndyRay, no, you didn't. Apparently you're not familiar with the difference between a comment and answer on Stack Overflow.
Jan
18
comment Are JavaScript equality operators for DOM elements cross-browser?
@AndyRay, why would I close it? If you want to answer it go ahead. It's better if you have references.
Jan
18
asked Are JavaScript equality operators for DOM elements cross-browser?
Jan
16
awarded  Enlightened
Jan
16
awarded  Nice Answer
Jan
16
accepted How do I do a strict equals/triple equals comparison in phpunit?