Live data from Hacker News

Viewing profile — meltingice

meltingice

HN member
Joined
Fri, Oct 01, 2010, 8:04 PM UTC
HN karma
186
Public activity
20 items

About meltingice

[ my public key: https://keybase.io/ryanlefevre; my proof: https://keybase.io/ryanlefevre/sigs/lWUl-sMKAk62QUUWydhrCDpJwsEglPLqfB1msUxWFYc ]

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #6134468

    libpsd and PSD.rb both have features that the other doesn't have. For example, PSD.rb parses text/font data, while libpsd can handle images with zip compression. libpsd was actuall…

  6. comment
    Comment #6129670

    The file spec released by Adobe ( http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/ ) is actually outdated, wrong in some places, and can be incredibly vague at times.

  7. comment
    Comment #6129563

    There is certainly the potential for that. The library still has a little ways to go until that's possible. If anything, I think it would be a cool project to build on top of PSD.r…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #3588882

    I can see where you're coming from, and on one hand I agree because I like to keep a tidy profile, however I think it shows great character to see improvement in code over time. I …

  15. comment
    Comment #3588754

    Yeah, that's exactly what I meant. If you wrote an actual book on programming, then that's pretty awesome. Writing a book for a résumé, however, is not.

  16. story
  17. story
  18. story
  19. comment
    Comment #1942706

    I'm considering doing a Git/rsync hybrid, or something similar to avoid this problem.

  20. comment
    Comment #1942704

    Yeah, I'm looking into inotify to see how I can implement that with Ruby. Would definitely be nicer than simply polling the directory.