Live data from Hacker News

Viewing profile — jtseng

jtseng

HN member
Joined
Mon, Nov 11, 2013, 3:08 PM UTC
HN karma
11
Public activity
6 items

About jtseng

No profile information was provided.

Recent public activity

  1. comment
    Comment #8410828

    Many people say that DBs are not good for large blobs, hence the advice to put large files such as images in the files system, not in the database. What's different here that makes…

  2. comment
    Comment #8123402

    They do have a cluster: http://www.brentozar.com/archive/2012/09/microsoft-sql-serve... They just run everything through one live database all the time under normal conditions. Per…

  3. comment
    Comment #7999423

    I really wanted to use Scala+Play to get away from the MS stack, but the documentation for Play was pretty hard to navigate due to the volume of documentation and the breaking chan…

  4. comment
    Comment #7999403

    We've recently started down this C#/Postgres route. One of the main decisions to use C# was static typing, so I wanted to keep this with the data access layer as well. I've decided…

  5. story
    Ask HN: Do technology choices affect acquisitions?

    We're choosing our technology stack for our rewrite and would like to know if this choice will affect our chances of acquisition. We're comfortable in a few stacks (RoR, Django, an…

  6. comment
    Comment #6711961

    From the interviews I've done so far, the algorithm questions are more important. From our perspective, it's much easier for someone good with algorithms to learn a few technologie…