Profile_bird

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

Already using Twitter
from your phone? Click here.

snoyberg

  1. Finally renamed "restful" to "yesod". In the process of massive cleanup before release: http://github.com/snoyberg/yesod
  2. Finally got out a whole bunch of work to hackage. Hoping to release new data-object and yaml soon, and restful framework in a few weeks.
  3. Splitting and merging packages. Removing dependencies. Fixing versioning issues. What a long night....
  4. String-like type class: unified bytestrings, text and [Char] functions http://snoyberg.wordpress.com/2009/12/04/string-like/
  5. Transitioning from Dreamhost to Amazon S3 (static large files) and NearlyFreeSpeech (#Haskell dynamic content). So far so good.
  6. Finally released new version of attempt, based on control-monad-failure. Check it out! #haskell http://haskell.org/haskellwiki/Failure
  7. 4.5 hour Saturday night #haskell hacking session... not bad :-).
  8. Extensible exceptions still blow my mind. Hopefully it won't hold up control-monad-failure and attempt much longer.
  9. The new computer is finally alive! Ubuntu boots, wireless works, and it's *fast*. Should help me get more coding done.
  10. Hacking #Haskell at night is so much more rewarding than fixing an ASP site during the day. I've never seen so much use of the font tag!
  11. #haskell failure. http://haskell.org/haskellwiki/Failure
  12. Begun porting convertible to use attempt. After all this failure and data-object work, I hope to get back to restful soon.
  13. Finally taking the plunge into the text library for my restful web library. #haskell
  14. Error handling in #haskell based on extensible exceptions http://bit.ly/3j1YAM Looking forward to some feedback ;)
  15. Boy, I feel silly only just realizing that fmap == liftM... I really wish Functor and Applicative were superclasses of Monad #haskell
  16. Never thought I'd be using Kleisli arrows, but it's a great solution to the tuple + monad issue. #haskell
  17. Really becoming a fan of jQuery tools. http://flowplayer.org/tools/
  18. Convert to/from Hebrew dates in Haskell: http://github.com/snoyberg/hebrew-time. Post to #hackage after a nicer API.
  19. Why do all web words start with re? request response restful resource representation
  20. Finally an update: http://bit.ly/H6MSY restful code update and more. Sorry for lack of details.