Profile_bird

Hey there! noahsmark is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving noahsmark's tweets.

Already using Twitter
from your phone? Click here.

noahsmark

  1. @1password I've mostly dropped safari for chrome, so 1password has turned into an app I have to start up and copy/paste from :(
  2. @1password Just upgraded to 3.0, thanks for making such a solid and usable product :) Will you send email out when Chrome support arrives?
  3. @mtthwcmpbll Glad to hear they turned out well :) I'm sure Inés will be happy, too.
  4. @KirillOsenkov She does (http://bit.ly/1ORHHA). How many customers would complain in the other direction if we added it? I probably would.
  5. New blog post: my plan to write a Markdown mode extension for #VS2010 http://bit.ly/34TfWU
  6. @mtthwcmpbll I only got it because amazon was selling it for $200 and you got a $100 amazon gift certificate.
  7. @SonoranCellist No worries :) I also added a new repo to my github page (http://github.com/noahric/r...), for code samples like this
  8. @SonoranCellist Here's how to do what that link was asking (make ctrl+wheel scroll by page instead of line): http://gist.github.com/232686
  9. @SonoranCellist Quite welcome :) Let me know if there is something I haven't written about yet that you'd like to see.
  10. I basically have to pay about $200 to make an out-of-the-box xbox approximately equal to a ps3, minus, you know, uncharted/ratchet and clank
  11. Cut myself on stupid clamshell packaging? Check.
  12. Buying an xbox is like buying a car...without the doors, wheels, and seats. Wireless? $100. Quick charge kit? $20. xbox live? $50/year.
  13. Happy birthday Firefox! I still remember being one of the last people in my dorm to download Firebird :) I guess I was behind the times.
  14. You may now officially refer to me as "Uncle Noah": Isaac and Paula's daughter, Guinevere Marie Richards, was born yesterday morning :)
  15. @tomasrestrepo Yeah, I feel you there :) The behavior in current builds should work more closely to what you'd expect.
  16. @srijken Welcome :) And thank you very much for working with me to find and fix all the issues, I really appreciate your time and help.
  17. @tomasrestrepo Easiest thing to do for now is open a single instance of VS, get all your settings correct, then close it.
  18. @tomasrestrepo ...before one that does have JMC checked, it'll stick. Post B2, VS saves settings when you make em.
  19. @tomasrestrepo Could be the order of shutdown - VS saves settings on shutdown, so if you shutdown some other instance of VS *without* JMC...
  20. @qrush They work pretty well for the code I work on because of 1) clean architectural separation and 2) lots of immutable data structures.