Live data from Hacker News

Viewing profile — ekanna

ekanna

HN member
Joined
Thu, Jan 27, 2011, 11:39 AM UTC
HN karma
-13
Public activity
22 items

About ekanna

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
    Show HN: Boost Your Productivity in Excel

    This add-in allows drill-down of aggregate formulas countif(s), sumif(s) and sumproduct. And also one can navigate formulas with ease and can detect errors without much effort.

  4. comment
    Comment #24806760

    To address some of these problems, I have created a Excel add-in[1]. It checks errors in formulas, facilitates easy navigation of formulas. One can even create drill down reports f…

  5. story
  6. comment
    Comment #16170203

    You can learn ML theory and practical examples here: http://gluon.mxnet.io/

  7. comment
    Comment #12258954

    One down side of this bundling approach is whenever there is a change in the static files you have to rebuild and restart app server.

  8. comment
    Comment #7670983

    Excellent. It became more developer friendly as well. This is going to be my default browser!

  9. comment
    Comment #7138677

    I have tried ember and angular. And finally settled with ractivejs.org

  10. comment
    Comment #6995738

    Ractivejs http://www.ractivejs.org/ is another good library which does all most all of these things in a smart way!

  11. comment
    Comment #6493843

    Any plans to support golang?

  12. comment
    Comment #6222667

    Lack of native Date support was holding me back previously. Now i don't see any reason for not using rethinkdb. My next project will be using Rethinkdb! It will be nice if you can …

  13. comment
    Comment #6155505

    Have a look at http://ractivejs.org

  14. comment
    Comment #6031076

    Other main strength of golang is no run time dependecy! Making it highly distributable. And also cross compiles across different operating systems and different cpu architectures. …

  15. comment
    Comment #5954044

    Excellent! In just few clicks i was able to migrate from google reader to this. Nice integration.

  16. comment
    Comment #5706395

    First you will use "go get github.com/foo/bar" This will install the package for you And then in your source code you will use "import github.com/foo/bar"

  17. comment
  18. comment
    Comment #4294628

    Nice book. If someone can provide javascript version of examples, everyone can literally play with it.

  19. comment
  20. comment
    Comment #3172232

    fantastic article...

  21. comment
    Comment #2535325

    apple the asshole. Even if you make licence agreement with them they will change it in the middle. May be you mean irrevocable terms.

  22. comment
    Comment #2458074

    Start Learning JavaScript! In one shot you will learn 3 things 1. Client Side Programming (Browsers) 2. Server Side Programming (NodeJS) 3. Database programming (Using JSON eg. Mon…