Viewing profile — bsnyder788
bsnyder788
HN member- Joined
- Mon, Mar 11, 2013, 4:04 PM UTC
- HN karma
- 3
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bsnyder788
Recent public activity
-
comment
Comment #35497717
My thoughts exactly when reading that.
-
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…
-
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.
-
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.
-
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…
-
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…
-
comment
Comment #5357588
I would be interested in doing something like this. What type of technologies/frameworks are you thinking about using?