Live data from Hacker News

Viewing profile — gcarre

gcarre

HN member
Joined
Fri, Apr 27, 2012, 11:54 PM UTC
HN karma
16
Public activity
15 items

About gcarre

Software Developer. San Francisco.

Recent public activity

  1. comment
    Comment #11456133

    Devops is dying. And the secret weapon is not mentioned in the article (Docker). With Docker and a scheduler (swarm, kubernetes, etc), what are you going to use Chef or Ansible for…

  2. comment
    Comment #10992235

    I just created an account on OneSignal: https://onesignal.com/

  3. comment
    Comment #10903906

    The article isn't about buying vs renting. It's about buying real estate in the Bay Area as an investment. The bottom line is that if you have money to invest you should invest it …

  4. comment
    Comment #8150445

    I'm using a VPN (tunnelbear) and I can access my website that's behind cloudflare

  5. comment
    Comment #8083135

    something like the Stasi files? http://www.spiegel.de/international/germany/stasi-files-revi...

  6. comment
    Comment #7879224

    they seem to be using Cloudflare now: https://www.dropbox.com/s/6sx8li6d0eioxwt/Screenshot%202014-...

  7. comment
    Comment #7198828

    I also saw a broken like button on my website, and profile pictures were not loading 5 min ago.

  8. comment
    Comment #6901856

    Good job on the website, simple, looks great! Quick question, I bought a memory foam mattress 2 years ago and I regret it every day... I'm a 'hot sleeper', I fixed the 'waking up s…

  9. comment
    Comment #5195571

    followshows developer here. I just added a "new tv shows" page: http://followshows.com/new-tv-shows We need to find a way to be more proactive when adding new shows to our database…

  10. comment
    Comment #5186121

    hum, might be because of this? http://news.ycombinator.com/item?id=5185440 (#1 on HN right now)

  11. comment
    Comment #4077078

    maybe the PhoneGap website should make it more obvious that it is a bad idea to use jQuery Mobile instead of listing it on its Tools page: http://phonegap.com/tools/page/2/

  12. comment
    Comment #4077061

    performance issue, all this javascript code has to be parsed by the application before it is able to execute it. So you might end up parsing 95% of jquery/jquery mobile code that y…

  13. comment
    Comment #4071147

    "MySQL Partitioning. We decided against it because it seemed likely that it wouldn’t be much faster than our current solution." What if you partition by HASH(user_id) instead of pa…

  14. comment
    Comment #4015408

    Try ALTER TABLE ADD COLUMN on a 100 million rows table :). Jeremy Zawodny from Craigslist explained why it helped them a lot for Craigslist archives database, where an alter table …

  15. comment