| bio | website | apphacker.com |
|---|---|---|
| location | Albany, CA | |
| age | 36 | |
| visits | member for | 4 years, 4 months |
| seen | 11 hours ago | |
| stats | profile views | 1,399 |
I like programming.
|
May 22 |
awarded | Notable Question |
|
May 15 |
awarded | Nice Question |
|
May 5 |
comment |
Cross domain authentication across an iframe without login Yes this will work. Thanks! |
|
May 5 |
accepted | Cross domain authentication across an iframe without login |
|
May 5 |
asked | Cross domain authentication across an iframe without login |
|
Apr 24 |
awarded | html |
|
Apr 22 |
comment |
How to short circuit Array.forEach like calling break? @AlexGrande jQuery's forEach and JavaScript's forEach are not compatible. |
|
Apr 22 |
awarded | Popular Question |
|
Apr 5 |
awarded | Notable Question |
|
Mar 31 |
revised |
No module named my_unique_try_Xymostech error on django added 120 characters in body |
|
Mar 31 |
answered | No module named my_unique_try_Xymostech error on django |
|
Mar 31 |
comment |
Choose largest odd number python This isn't a homework or take home interview question is it? :P |
|
Mar 31 |
comment |
Choose largest odd number python Or sort them and then just get the first largest odd number, that way you go through the list less often. Or you could prioritize oddness over value in a custom sort function. |
|
Mar 31 |
comment |
Javascript wont run in any other browser besides IE. Why? It would help if you add the error you are getting. |
|
Mar 31 |
comment |
How do I stub node.js built-in fs during testing? Pretty cool but it bugs me a little that rewire uses Module.wrapper which is an undocumented, internal property on Module. Node could change that without updating the API version and all the tests would fail. :/ |
|
Mar 31 |
accepted | How do I stub node.js built-in fs during testing? |
|
Mar 30 |
asked | How do I stub node.js built-in fs during testing? |
|
Mar 22 |
awarded | Popular Question |
|
Mar 19 |
awarded | Enlightened |
|
Mar 19 |
awarded | Nice Answer |