Live data from Hacker News

Viewing profile — keda

keda

HN member
Joined
Sat, Aug 25, 2012, 6:18 PM UTC
HN karma
45
Public activity
38 items

About keda

No profile information was provided.

Recent public activity

  1. comment
    Comment #15569709

    glimmer-vm https://github.com/glimmerjs/glimmer-vm

  2. comment
    Comment #15410902

    Funny how this Cybersecurity reporter publish his PGP key using unsecured protocol. http://www.ericjgeller.com/pgp_ejg.txt

  3. comment
    Comment #13811802

    How is Firefox Android working for everyone? I can't seem to get video player working on some website like bloomberg.com, otherwise I'm a fan of it.

  4. story
  5. story
  6. comment
    Comment #11284245

    does this work in remote ssh session?

  7. comment
    Comment #10968199

    I found code splitting feature useful. It's insanely easy to lazy load partial script. https://webpack.github.io/docs/code-splitting.html

  8. story
  9. comment
    Comment #9298524

    there is sourcemap.

  10. comment
    Comment #9298488

    Also this one: http://www.bloomberg.com/news/articles/2015-03-06/want-a-job...

  11. comment
    Comment #9059989

    who's your target audience?

  12. comment
    Comment #8844158

    looks like Oneplus One is on the list, or do you mean official OTA version? I have a feeling that's still month away.

  13. story
  14. comment
    Comment #8733221

    Dress to impress will be a more appropriate title. I can see how this guy does so well in marketing.

  15. comment
    Comment #8682866

    Is it VPN related business mentioned in your profile?

  16. comment
    Comment #8678482

    I love how extensive the examples are. Great work. Would you consider post it to http://www.reddit.com/r/golang ?

  17. comment
    Comment #8636059

    You can tap on the month to get a monthly view.

  18. comment
    Comment #8451217

    Excited to see the bind once expression introduce.

  19. story
  20. comment
    Comment #8174713

    In your Readme.md: "We are orking to increae test coverage of features" Do you mean "working to increase"? :)

  21. comment
    Comment #8013246

    You are welcome. Thanks for sharing.

  22. comment
    Comment #8013096

    Does this code even work? The $s in BaseController seem to come from no where, I believe Angular will inject $scope as first parameter to the constructor, however, in the sample co…

  23. comment
    Comment #7987084

    I would love to have vim mode.

  24. comment
    Comment #7925374

    Use a modern PHP framework like Laravel(0) with decent dependency management system like Composer(1). 0. http://laravel.com 1. https://getcomposer.org

  25. comment
    Comment #7491338

    I also find gpm to be quite nice and resemble npm. ( https://github.com/pote/gpm ) yeah, it's sad that go doesn't come with better dep and workspace built-in