Viewing profile — keda
keda
HN member- Joined
- Sat, Aug 25, 2012, 6:18 PM UTC
- HN karma
- 45
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About keda
No profile information was provided.
Recent public activity
-
comment
Comment #15569709
glimmer-vm https://github.com/glimmerjs/glimmer-vm
-
comment
Comment #15410902
Funny how this Cybersecurity reporter publish his PGP key using unsecured protocol. http://www.ericjgeller.com/pgp_ejg.txt
-
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.
- story
- story
-
comment
Comment #11284245
does this work in remote ssh session?
-
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
- story
-
comment
Comment #9298524
there is sourcemap.
-
comment
Comment #9298488
Also this one: http://www.bloomberg.com/news/articles/2015-03-06/want-a-job...
-
comment
Comment #9059989
who's your target audience?
-
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.
- story
-
comment
Comment #8733221
Dress to impress will be a more appropriate title. I can see how this guy does so well in marketing.
-
comment
Comment #8682866
Is it VPN related business mentioned in your profile?
-
comment
Comment #8678482
I love how extensive the examples are. Great work. Would you consider post it to http://www.reddit.com/r/golang ?
-
comment
Comment #8636059
You can tap on the month to get a monthly view.
-
comment
Comment #8451217
Excited to see the bind once expression introduce.
- story
-
comment
Comment #8174713
In your Readme.md: "We are orking to increae test coverage of features" Do you mean "working to increase"? :)
-
comment
Comment #8013246
You are welcome. Thanks for sharing.
-
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…
-
comment
Comment #7987084
I would love to have vim mode.
-
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
-
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