Profile_bird

Hey there! KirillOsenkov 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 KirillOsenkov's tweets.

Already using Twitter
from your phone? Click here.

KirillOsenkov

  1. Installed http://gettag.mobi on my phone. Nice technology!
  2. Our test creator tool is now so beautiful!!
  3. Just watched Lucian's PDC talk - pretty nice
  4. @olegtk @pilchie Thanks guys. I GACed the new .dlls and restarted the test.
  5. Just saw Martin (VB Compiler Dev Lead) in a grocery store in Seattle
  6. @olegtk @pilchie The wave function has collapsed, and not in a good way :( I suspect wrong binaries.
  7. Heisenberg uncertainty principle: my stress test might have crashed; or not. It will only decide when I log on to work and take a look.
  8. The breakpoints in the wrong file bug got fixed today!
  9. if (condition) { result = true; } else { result = false; }
  10. Mads Torgersen is in "spexile" - working heads down on the C# spec :)
  11. Debugging the debugger - breakpoint gets set on an incorrect file if it has the same filename, but different path
  12. YAY!!! We found the root cause of a very common #Beta2 bug: http://bit.ly/5l9LN3
  13. RT @VSEditor: Blogged: Bootstrapping of VS packages and VSIX extensions in VS2010: Dmitry Goncharenko: Develo.. http://bit.ly/7MEEXe #V ...
  14. @orangy Everytime someone spawns a new thread and not uses the ThreadPool or TPL, a fairy dies :)
  15. 3 teams (C#, TFS, Shell) + 3 hours of remote debugging (east-coast/west-coast) = found and fixed a very nasty bug! So happy.
  16. Wow. Did laundry and ended up with an even amount of socks. Miracles do happen. And now back to Visual Studio stress testing.
  17. @mulambda "The size of main storage on any computer is limited" - where did I hear about the danger of running out of 2 GB address space?
  18. @controlflow Новый Ников подрастает, мне на радость :)
  19. @controlflow Да, открыл баг, спасибо! Отличный креш :) Не знаю, как мы его пропустили :(
  20. @jonskeet - if you have a consistent repro or at least see this often, can you please attach a debugger? http://bit.ly/75RYuo Thanks!