Live data from Hacker News

Viewing profile — swiharta

swiharta

HN member
Joined
Tue, Jul 19, 2011, 7:24 PM UTC
HN karma
-1
Public activity
7 items

About swiharta

No profile information was provided.

Recent public activity

  1. comment
    Comment #3635558

    and unfortunately, outdated

  2. comment
  3. comment
    Comment #2918998

    This is very similar to Susy for Sass / Compass. The big benefit for me is not having to revisit the markup to change a class from grid_4 to grid_5 and such. You just leave the mar…

  4. comment
    Comment #2889256

    Got PHP developers? Why not an MVC framework in PHP. Using Wordpress for anything but a blog is a disaster.

  5. comment
    Comment #2827218

    I'm pretty sure the project I'm working on will be the next Twitter, and this video's making me second guess staying with RoR.

  6. comment
    Comment #2783725

    You clearly haven't used Django in quite some time: try "pip freeze > requirements.txt" and "pip install -r requirements.txt" for managing dependencies between deployments deployme…

  7. comment
    Comment #2782735

    There are in fact more books focused on Rails compared to Django, and this logically reflects the inferior documentation of Rails compared to Django, necessitating and creating a g…