Viewing profile — kevinpaladin
kevinpaladin
HN member- Joined
- Thu, May 22, 2014, 3:47 PM UTC
- HN karma
- 285
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About kevinpaladin
Recent public activity
-
comment
Comment #22309922
I agree with you. Refactoring some one else's code, or even your own code after a few months is definitely not going to be a no-brainer.
-
comment
Comment #22309869
Maybe it is, but as long as the site works, it's fine by me ;) If we want to try something fancy later, that's hard or hacky to do with WordPress, all I have to do is add a bit of …
-
comment
Comment #22307858
I agree. That was a rhetorical statement, but looking back in hindsight, maybe I wasn't clear. I didn't mean that the more time you spend working, the more results you produce. The…
-
comment
Comment #22307311
I just checked the bundle size and it's around 70KB, not 1.3MB. I guess you summed up the images being loaded as well? And "Faster pages", since it's an SPA. And SPAs usually have …
- story
- story
- story
- story
- story
-
comment
Comment #8142736
"Expires: January 31, 2015" - What does it mean?
-
comment
Comment #8073378
I agree. Comments sometimes make it difficult to go through the source code. That's why I always loved Java naming convention that suggests variables and method names to be self-ex…
- story
-
comment
Comment #7803619
I would recommend this guide here too : http://www.sbf5.com/~cduan/technical/git/
-
comment
Comment #7803600
In chrome I changed the font-weight property to bold and width to 70% for the body tag, if you're curious how I managed to read it ;)