Viewing profile — malomalo
malomalo
HN member- Joined
- Tue, Apr 28, 2009, 1:48 AM UTC
- HN karma
- 445
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About malomalo
Recent public activity
- story
- story
- job
- story
- story
- story
- story
- story
-
comment
Comment #5546135
Your example is incorrect "transparency: 1" != "opacity: 1" We use transparency in the US. Transparency is how much light passes through an object and Opacity is how much it blocks…
- comment
-
comment
Comment #3830849
You'll probably also want to add the following to serve the already compressed assets gzip_static on;
-
comment
Comment #3534446
Did you guys look into exporting your data from mysql to postgres with taps? ( http://devcenter.heroku.com/articles/taps ). I've done this many times and it's been pretty simple.
- story
-
comment
Comment #1556206
Does that work with passwords?
-
comment
Comment #1554776
1. Yes 2. Just use the "rake resque:work" task and I recommend using something like upstart that works awesome, but I have also done it with monit and both work great
-
comment
Comment #1402694
This is an exact copy of http://www.ibm.com/developerworks/linux/library/l-awk1.html?... , not sure who's copying who...but the article on IBM is from July 2008
-
comment
Comment #1074160
try http://pickfu.com/ , it's what we've used before