Live data from Hacker News

Viewing profile — failedxyz

failedxyz

HN member
Joined
Tue, May 27, 2014, 2:52 AM UTC
HN karma
3
Public activity
3 items

About failedxyz

No profile information was provided.

Recent public activity

  1. comment
    Comment #15949826

    while ORMs can do quite a bit of optimization, they're still general query builders and can't construct the optimal queries for your use case. if you don't know SQL, or you don't k…

  2. story
  3. comment
    Comment #13023681

    "Currently you cannot run Python 2 inside the Python 3 virtual machine." does this mean he tried to run python 2 using the python 3 interpreter? no shit it doesn't work ._. that's …