Live data from Hacker News

Viewing profile — bsnyder788

bsnyder788

HN member
Joined
Mon, Mar 11, 2013, 4:04 PM UTC
HN karma
3
Public activity
7 items

About bsnyder788

[ my public key: https://keybase.io/bsnyder788; my proof: https://keybase.io/bsnyder788/sigs/kH8dHX_N5w9UnjmQJgbBY-cyltW6DtXf_-Oq_7uzzbY ]

Recent public activity

  1. comment
    Comment #35497717

    My thoughts exactly when reading that.

  2. comment
    Comment #11204476

    iland internet solutions, corp | Houston, TX | Full-time | ONSITE If you are a Software Engineer interested in building out key components of an exciting, large-scale distributed p…

  3. comment
    Comment #5499952

    That would definitely be an issue as well. Although, this is easily configurable within the application.conf file if I remember correctly.

  4. comment
    Comment #5499697

    My best guess is that the java one is slow due to ebean (I've always seen huge performance improvements from switching to raw jdbc). The scala one I have no clue.

  5. comment
    Comment #5499419

    I think that the play-java one would likely benefit greatly from using raw jdbc rather than the ebean ORM. In fact my best guess is this is why the scala/java versions are so far a…

  6. comment
    Comment #5357658

    Lately I have been using Java/Scala + Play2 + MySQL and MongoDB/CouchDB. For some of my contract work I use the full JavaEE stack (including JSF, JSP, etc). I have also used Python…

  7. comment
    Comment #5357588

    I would be interested in doing something like this. What type of technologies/frameworks are you thinking about using?