Viewing profile — meltingice
meltingice
HN member- Joined
- Fri, Oct 01, 2010, 8:04 PM UTC
- HN karma
- 186
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About meltingice
Recent public activity
- story
- story
- story
- story
-
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…
-
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.
-
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…
- story
- story
- story
- story
- story
- story
-
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 …
-
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.
- story
- story
- story
-
comment
Comment #1942706
I'm considering doing a Git/rsync hybrid, or something similar to avoid this problem.
-
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.