Live data from Hacker News

Viewing profile — calvinchengx

calvinchengx

HN member
Joined
Thu, Oct 06, 2016, 11:08 AM UTC
HN karma
1
Public activity
2 items

About calvinchengx

No profile information was provided.

Recent public activity

  1. story
    Ask HN: What are some modern, language agnostic CLI to manage multiple Git repos

    I have used git repo (which is made popular by the android open source project) and I have also used git submodule to some limited extent. I find git submodule unnecessarily comple…

  2. comment
    Comment #21033541

    This is a false dichotomy isn't it? Most ORMs allow the developer to bypass the ORM and use raw SQL when the need arises, so I don't really see the point of avoiding ORMs. Across t…