Viewing profile — swiharta
swiharta
HN member- Joined
- Tue, Jul 19, 2011, 7:24 PM UTC
- HN karma
- -1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About swiharta
No profile information was provided.
Recent public activity
-
comment
Comment #3635558
and unfortunately, outdated
- comment
-
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…
-
comment
Comment #2889256
Got PHP developers? Why not an MVC framework in PHP. Using Wordpress for anything but a blog is a disaster.
-
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.
-
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…
-
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…