Live data from Hacker News

Viewing profile — kevinpaladin

kevinpaladin

HN member
Joined
Thu, May 22, 2014, 3:47 PM UTC
HN karma
285
Public activity
14 items

About kevinpaladin

Web app developer

Recent public activity

  1. 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.

  2. 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 …

  3. 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…

  4. 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 …

  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #8142736

    "Expires: January 31, 2015" - What does it mean?

  11. 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…

  12. story
  13. comment
    Comment #7803619

    I would recommend this guide here too : http://www.sbf5.com/~cduan/technical/git/

  14. 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 ;)