Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
keda
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
keda
9y ago
glimmer-vm https://github.com/glimmerjs/glimmer-vm
2.
▲
by
keda
9y ago
Funny how this Cybersecurity reporter publish his PGP key using unsecured protocol. http://www.ericjgeller.com/pgp_ejg.txt
3.
▲
by
keda
10y ago
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.
▲
Google's Year in Search 2016
(google.com)
1 points
by
keda
10y ago
|
0 comments
5.
▲
by
keda
11y ago
does this work in remote ssh session?
6.
▲
by
keda
11y ago
I found code splitting feature useful. It's insanely easy to lazy load partial script. https://webpack.github.io/docs/code-splitting.html
7.
▲
Being Poor Affects Your Brain as Early as Kindergarten
(bloomberg.com)
1 points
by
keda
11y ago
|
0 comments
8.
▲
by
keda
11y ago
there is sourcemap.
9.
▲
by
keda
11y ago
Also this one: http://www.bloomberg.com/news/articles/2015-03-06/want-a-job...
10.
▲
by
keda
12y ago
who's your target audience?
11.
▲
by
keda
12y ago
looks like Oneplus One is on the list, or do you mean official OTA version? I have a feeling that's still month away.
12.
▲
Darpa Created a Self-Guiding Bullet
(businessinsider.com)
3 points
by
keda
12y ago
|
0 comments
13.
▲
by
keda
12y ago
Dress to impress will be a more appropriate title. I can see how this guy does so well in marketing.
14.
▲
by
keda
12y ago
Is it VPN related business mentioned in your profile?
15.
▲
by
keda
12y ago
I love how extensive the examples are. Great work. Would you consider post it to http://www.reddit.com/r/golang ?
16.
▲
by
keda
12y ago
You can tap on the month to get a monthly view.
17.
▲
by
keda
12y ago
Excited to see the bind once expression introduce.
18.
▲
Do Software Engineers Get Enough Respect?
(techcrunch.com)
30 points
by
keda
12y ago
|
22 comments
19.
▲
by
keda
12y ago
In your Readme.md: "We are orking to increae test coverage of features" Do you mean "working to increase"? :)
20.
▲
by
keda
12y ago
You are welcome. Thanks for sharing.
21.
▲
by
keda
12y ago
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 code, it seems to indicate that its pattern. For a good angula
22.
▲
by
keda
12y ago
I would love to have vim mode.
23.
▲
by
keda
12y ago
Use a modern PHP framework like Laravel(0) with decent dependency management system like Composer(1). 0. http://laravel.com 1. https://getcomposer.org
24.
▲
by
keda
12y ago
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
25.
▲
by
keda
12y ago
I think it's miss-using the service in this example. The example should be using factory: .factory('RemoteResource', function($http){ return {retrieve: function(){ $http.get("url"); }} }) Service should be like this
26.
▲
by
keda
13y ago
Interesting, how is it different from another (probably more popular) project angular-ui.github.io/bootstrap/. From a quick glance of the code, looks like you have view hardcoded to the js [0]. Is it consider a good practice? Sinc
27.
▲
by
keda
13y ago
AFAIK, Google IME also sends user phases to their index of popular words, but they do allow you to turn it off.
28.
▲
by
keda
13y ago
Unlike Revel, you don't seem to have watch setup for .go files, which make sense since you want to keep it smallish. Curious on how other gopher trigger app restart from their editor of choice. Anyone have insight for setting up VIM+Tm
29.
▲
by
keda
13y ago
Still not loading here.
30.
▲
by
keda
13y ago
When is AngularJs 1.2 stable release coming out anyway?
More ›