Viewing profile — Partyfists
Partyfists
HN member- Joined
- Tue, Mar 26, 2013, 5:35 AM UTC
- HN karma
- 23
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About Partyfists
No profile information was provided.
Recent public activity
-
comment
Comment #9584448
It's just odd for an MVC framework to not have a 'C'. Generally, your view would just generate HTML, the controller listens for events and responds to them by updating the view and…
-
comment
Comment #9584090
This is really interesting. I guess the part that confuses me is using the "View" to do traditional controller-esque things. At least in the example, that is how it looked. Would y…
-
comment
Comment #9459898
There are a few things in play here that you may not be considering. First this minimum wage increase would probably happen over 5 years like San Francisco and Seattle are doing. S…
-
comment
Comment #8736776
Also, you can append a last modified query parameter to automagically clear the cache for static assets.
-
comment
Comment #8001986
Of course, feel free to reach out with any questions you have. I'm on twitter @partyfists let me know! Best of luck to you guys.
-
comment
Comment #7999871
We use JIRA at my office, and I really do not like it for project management. JIRA gets too big and unmanageable way too quickly. I have not, however, tried JIRA agile, which might…
-
comment
Comment #7995192
For me the things I can do to stay motivated are like this: 1. Work with people you really enjoy being around. 2. Do something you love doing 3. Find a type of music which is not d…
-
comment
Comment #7993457
To answer your first question, yes that is exactly where you should put your super-specific styles. You want to put your communal styles in your placeholder, styles that all types …
-
comment
Comment #7993439
Hey Id, I'd say learn how CSS works first and really understand what it's doing. However, Sass can help you write very maintainable efficient styled code. I will always recommend u…
-
comment
Comment #7993226
Of course! The idea behind using preprocessors is helping you write CSS more easily. The goal is not to write obfuscated CSS, but rather to write CSS well! What it really enables (…
-
comment
Comment #7993175
Hey! I just want to say, this is awesome and I wish you the best of luck. I am a Developer and I noticed a few really concerning things in your CSS: 1. I believe you're committing …
-
comment
Comment #7987652
You can click the button and it's John McCain saying "Hell No" from his Party of Hell No speech. There was a bit on the Daily Show about it and I thought making it in to a button w…
-
comment
Comment #7987371
This was inspired by an episode of the daily show. It consists of an incredibly basic Go fileserver, HTML5 and CSS3. Nothing advanced or cool, but I like.
- story
-
comment
Comment #5441564
It looks like this scrapes, as opposed go being real time. Someone above posted a link to http://m.news.ycombinator.com.moovapp.com I think after being improved a little bit it cou…