Profile_bird

Hey there! superninjarobot 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 are you doing? Join today to start receiving superninjarobot's tweets.

Already using Twitter
from your phone? Click here.

superninjarobot

  1. "If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate!" -- Zapp Brannigan
  2. @mateja Welcome back to the digerati! :)
  3. @KevinHazzard Solution: a Twitter app that generates URLs which you can only access if you authenticate as the user it was sent to.
  4. @jeffvogelsang That's the way I feel about HTML (use templates, generators, views) and CSS (use #compass, #sass).
  5. @JimDuncan You might try taking a look at Yahoo Pipes. Sometimes (with some cleverness) you can extract the full text again.
  6. @foreachdev Ah... well, in that case, you can use `[^\w ]` (that's a space before the right bracket).
  7. @JimDuncan As in, some content's only available on the website?
  8. IOW, *all* overload resolution on *all* call sites involving dynamics is runtime-deferred, not those calls on dynamic objects. #csharp
  9. C# 4.0 #dynamic #gotcha: F(dy) won't fail at compile time if dy is dynamic and F is a nonexistent method (as opposed to a call on dy).
  10. Reading HR 3962 for the details on forming health-care cooperatives, with the goal of starting one in #cville once the window opens.
  11. A summary of HR 3962, a/k/a the Affordable Health Care for America Act. http://is.gd/4QbqE
  12. Things I didn't know: you can reverse the staling process in bread (if it's not too far along) by heating it to 140 F. Science is cool.
  13. Playing cards with friends while listening to the audio broadcast of the WSOP main event. Good stuff.
  14. @foreachdev Trying to match alphanumerics/spaces at beginning of line? I'd just use "^[\w ]*". \w works w/Unicode chars too, e.g. ñ, ß, etc.
  15. @KevinHazzard A little reverse psychology, eh? But take heart: a lot of people have been waiting for dev invites too, from the sound of it.
  16. Sad that I couldn't come to either #cmapcc or #nfjs this weekend, but rescheduled plans got in the way.
  17. @unclebobmartin I guess it would depend on whether you thought his professional ethics were compromised by espousing a personal viewpoint.
  18. Just tried the experimental batch of @EatAtEppies's butternut squash and sweet potato bisque. Delicious! (Up for grabs starting tomorrow.)
  19. @justincbeck http://is.gd/4P2he
  20. #gnsgb this morning, as well as a good chat with @johnchapin. Now off to crunch a bit on this API.