Live data from Hacker News

Viewing profile — ajakhu

ajakhu

HN member
Joined
Tue, Jun 05, 2012, 9:18 AM UTC
HN karma
19
Public activity
11 items

About ajakhu

about.me/amandeepjakhu

Recent public activity

  1. comment
    Comment #4093259

    This is a nice addition. Thumbs up to this.

  2. comment
    Comment #4087394

    1) A NoSQL database best suited our project. So, the non-nativeness was a hurdle. Neo4j bindings for Python used JPype, which was rather unmaintained. And I read at some places tha…

  3. comment
  4. story
    Ask HN: I have an idea, how do I find team-mate(s) online?

    I have a novel idea in my mind that might just succeed. Right now, I am working alone on this project. I'd like to find out team-mate(s) to work with on this project because I thin…

  5. comment
    Comment #4083126

    The API problem will still exist even if we switch to PyPy or Cython.

  6. comment
    Comment #4083125

    No, we didn't have any experience with Scala/Lift/Play. We were aware of the learning curve of scala. But what we thought was in the the best interest of project. I've read about t…

  7. comment
    Comment #4083107

    We had integrated redis in our project for server side caching. And I'd like to clarify that Python was being slow for regular cases (atleast not as fast as we wanted it to be). As…

  8. comment
    Comment #4083095

    Yes, we were planning for Scala/Lift only.

  9. comment
    Comment #4083088

    No, there isn't a C API for the DB. So, that put C out of the picture for us.

  10. story
    Ask HN: Python vs Scala for a fast web-project

    I was working on a web-project lately with a friend. We faced a situation where we realized that Python was being a bit slower than expected. Also, we were planning on using a data…

  11. story