Live data from Hacker News

Viewing profile — moox

moox

HN member
Joined
Fri, Aug 16, 2013, 12:31 PM UTC
HN karma
1
Public activity
10 items

About moox

No profile information was provided.

Recent public activity

  1. comment
    Comment #6815352

    This is great. It will definitely make it a lot harder for them to defend copyright issues in court.

  2. comment
    Comment #6755151

    Probably caused by someone that was trying to find an SQL injection. It's not really that big of a deal, it's a pretty big edge case to filter out non-relevant searches.

  3. comment
    Comment #6748196

    Although this makes practical sense, maybe OP is more motivated to work for companies that make society better versus large corporations that pay a lot.

  4. comment
    Comment #6730945

    To me a startup isn't about the money, but introducing my idea to the world. The idea of satisfying a need is enough. That being said, the money is still a great incentive since yo…

  5. comment
    Comment #6627085

    I would say both. Browsers are a mix of a client facing UI and business logic.

  6. comment
    Comment #6592999

    I browsed some of his commits and there's a lot of aesthetics and refactoring. Without him the scala project might quickly become hard to maintain.

  7. comment
    Comment #6591474

    I'm taking Coursera's Introduction to Functional Programming with Scala and Machine Learning classes and Udacity's Intro to Parallel Programming class. All out of interest. I reall…

  8. comment
    Comment #6506208

    He could also be using it the wrong way. Although MongoDB has faults, most of them are well known and developers are warned. MongoDB is far from being perfect, but the most common …

  9. comment
    Comment #6496198

    Your folks were wrong. They lock on the collection and only on some types of queries.

  10. comment
    Comment #6496182

    If you're having issues with scaling and performance, you're most likely using MongoDB the wrong way or for the wrong reasons.