Live data from Hacker News

Viewing profile — perryg

perryg

HN member
Joined
Tue, Feb 19, 2013, 4:04 PM UTC
HN karma
9
Public activity
12 items

About perryg

No profile information was provided.

Recent public activity

  1. comment
    Comment #38976123

    Does that mean they’re gonna open up the dropcams they’re dropping support for this spring so they can be used by a local server? Or really any of the products they’ve dropped supp…

  2. comment
    Comment #38976058

    Yeah, it’s highly dependent on the country. I rented a car in Norway this past summer. I didn’t even ask for an EV, that’s just what most cars there are. We drove a ton. It was del…

  3. comment
    Comment #38944572

    That’s before Safari added better web component support. I would expect many sites and apps to not work at this point.

  4. comment
    Comment #37492799

    I’m wish we spent as much time and money on fixing public schools as we do steering public money to private schools. The problem with many school choice programs is that it’s effec…

  5. comment
    Comment #37492680

    To me, empathy is required to be a good stoic. Empathy helps guide ethical decision making. Just because we’re not overwhelmed by it and show it outwardly, doesn’t mean it doesn’t …

  6. comment
    Comment #37389380

    You sleep in a separate home from your family? Is this common where you’re from?

  7. comment
    Comment #9080424

    > AngularJS doesn't come with models like Backbone or Ember. You may want to brush up on your understanding of Angular

  8. comment
    Comment #8974953

    Take a look at this blog post on improving scroll performance. https://nolanlawson.s3.amazonaws.com/www/ionic_list_perf/ind... The biggest trick is to use CSS and pseudo elements i…

  9. comment
    Comment #8828058

    It's one of the only careers where you can make a good wage without selling your soul these days.

  10. comment
    Comment #8597591

    jQuery leaks too much memory. Not a big deal on desktop, but it's a tool of last resort on long-lived webapps.

  11. comment
    Comment #8115516

    Back now

  12. comment
    Comment #5244969

    Solid write up. What were the advantages/disadvantages to writing a DB engine in Golang vs C++ or Java