Viewing profile — mesec
mesec
HN member- Joined
- Thu, Oct 06, 2011, 1:30 PM UTC
- HN karma
- 16
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About mesec
No profile information was provided.
Recent public activity
-
comment
Comment #6725071
+1 for Sphinx. For me, it's crucial that code and documentation are kept closely together. As in, changes to the code and the related documentation go in the same commit. In my exp…
-
comment
Comment #6112481
IIRC, Boostrap 2 can use percentage widths too -- you need to use the "row-fluid" class (instead of just "row").
- story
-
comment
Comment #3906406
Amazing stuff, thanks for the link!
-
comment
Comment #3719569
What happened with Dragon's NASA COTS demo missions 2 (ISS fly-by) and 3 (full cargo mission)? According to their launch manifest these were supposed to happen in 2011.
-
comment
Comment #3326666
I too think that launching Android, more than anything, was a defensive (if not desperate ) move. Apple would have locked Google out of mobile search sooner or later. And that make…
-
comment
Comment #3311261
Great stuff! Thanks a lot!
-
comment
Comment #3297802
I am afraid that it's #6. Sad but true. Personally, I've never owned an Apple product, but sometimes I have a feeling that Mr. Jobs has more to do with my Android phone than anyone…
-
comment
Comment #3265524
Teambox looks really nice! And it certainly is a "real application". Thanks!
-
story
Rails 3.x projects to learn from (do you know of any?)
Can you recommend me a good Rails 3.x project ("good" would mean that its code is good) to learn from? I'm a Rails newbie and after a couple of books and tutorials, I think it's ti…
-
comment
Comment #3263081
If you use Git, check out Gerrit: http://code.google.com/p/gerrit/ Open source, not too difficult to configure. Written in Java, requires Tomcat (or similar) to run. I think Androi…