Live data from Hacker News

Viewing profile — georgebashi

georgebashi

HN member
Joined
Sat, Feb 05, 2011, 12:12 PM UTC
HN karma
832
Public activity
72 items

About georgebashi

email: george@bashi.co.uk

[ my public key: https://keybase.io/georgebashi; my proof: https://keybase.io/georgebashi/sigs/mH4h3TOFUhR1_Qbc3IOn2A0_-CMfNEBF7btxb-DD41w ]

Recent public activity

  1. comment
    Comment #37571078

    Can you provide an example of this issue? This has not been my experience.

  2. comment
    Comment #18810215

    Yelp | Site Reliability Engineer | San Francisco or London | Onsite | Full time We’re looking for people with a passion for uptime - people with the tenacity to make meaningful con…

  3. comment
    Comment #16581061

    The maximum validity for a cert was recently changed to two years.

  4. comment
    Comment #11497540

    That doesn't change the fact that sending code to a third party is explicitly disallowed by many employers.

  5. comment
    Comment #10259178

    Yes, they wrote a blog post about it here: https://blog.cloudflare.com/how-we-extended-cloudflares-perf...

  6. story
  7. comment
    Comment #8923989

    I do the same using jrnl ( http://maebert.github.io/jrnl ), which lets you do things like star, tag, and view entries from specific days - while still keeping everything in a plain…

  8. comment
    Comment #8688748

    Depending on your home country, you should be able to get a temporary passport issued by your embassy here, which would allow you to travel home.

  9. comment
    Comment #8191343

    Are there alternatives to penlight you'd recommend?

  10. comment
    Comment #8150327

    Don't worry, there's several! http://int3.github.io/doppio/about.html https://github.com/nurv/BicaVM https://github.com/YaroslavGaponov/node-jvm The doppio demo even lets you run j…

  11. story
  12. story
  13. story
  14. comment
    Comment #7974427

    This is a summary / cheat-sheet for diagnosing performance problems with the "USE" method. It's explained in much more detail here: http://www.brendangregg.com/usemethod.html Worth…

  15. story
  16. comment
    Comment #7678720

    and previous discussion: https://news.ycombinator.com/item?id=7667976

  17. comment
    Comment #7514013

    Hey! I'm definitely interested. My email is in my profile, and I'll drop you a message shortly.

  18. comment
    Comment #7226382

    You don't actually need echo, you can use return from the rewrite module (which is compiled in by default). return 503 " Maintenance will be back soon! ";

  19. story
  20. comment
    Comment #7082519

    I also have a brand new 15" rMBP, and I have these exact same issues. I'll be returning mine for service next week.

  21. story
  22. comment
    Comment #6863096

    Could you link some of these products available for purchase for purchase please? I've heard a few times times that there are soylent equivalents currently available, but from my s…

  23. story
  24. comment
    Comment #6335118

    One that I frequently run into is that if you use SSH tunneling (like -L), you have to specify it the first time you ssh to that machine (i.e. when the ControlMaster is connected) …

  25. comment
    Comment #6280473

    You should set up something like Jenkins (or use a hosted solution like Travis), and keep working. No need to wait around for test results...