Profile_bird

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

Already using Twitter
from your phone? Click here.

ascordellis

  1. Send me a dm for info on either opportunity
  2. Looking for permanent work and want to help us revolutionise the IT industry? TW is hiring .NET consultants in London.
  3. Looking for contract .NET work in London? My client is hiring. TW-led agile team, alt.net stack (mvc, nh etc). Media agency, West End.
  4. Watching a visualisation of our codebase's history using Gource. Strangely mesmerising. http://github.com/acaudwell/Gource
  5. @ejblackburn so did I....
  6. spent the afternoon battling Firefox 3's aggressive stylesheet caching. Think i've won, but hard to tell until a user calls with a wonky UI
  7. @markhneedham yeah - make sure you mail Louisa Marshall to get on the guest list
  8. Why does IDictionary<K,V>.Values return an ICollection<V> that refuses to implement Add()? #dotnet #framework #fail
  9. @markhneedham see you at the TW London Christmas party next Friday?
  10. @tastapod looks like it only supports each, but not looking too hard to rewrite e.g. map in terms of another iterator
  11. @tastapod that's the one! ta!
  12. Dear lazyweb, what's the easiest way to get lazy enumeration over a collection in Ruby. [see what I did there?!]
  13. @daveverwer cool - no need to worry until balloon number 4294967295 then :-p
  14. @daveverwer so will the next one work or did you use a 16-bit integer for the balloon id column?!
  15. How awesome is dropbox? https://www.dropbox.com/
  16. @charliej3004 yes - simplest way to do it is log in separately when you want to tweet as the company
  17. A single change to speed up a page load took 18% off the build time - nice reminder that slow builds often indicate slow software
  18. @Daneel3001 No - i didn't take it that way at all :-) Some things are geniunely hard and it's good to acknowledge that.
  19. RT @Daneel3001: Growing a sound architecture whilst at the same time delivering features is sometimes really hard.
  20. How do I determine at run time if the show_sql flag is set #castle #activerecord ?