Live data from Hacker News

Viewing profile — vax_11

vax_11

HN member
Joined
Fri, Aug 07, 2009, 4:26 PM UTC
HN karma
3
Public activity
12 items

About vax_11

No profile information was provided.

Recent public activity

  1. comment
    Comment #748373

    > Hmm you seem to be laboring under a concept that to know how to join two tables you need to be an RDBMS "expert" You're misreading. You kept bringing up the point of "expert" kno…

  2. comment
    Comment #748349

    As noted, there are numerous expert programmers who couldn't do an SQL join in a live interview. Besides PG, RTM, and TLB, most or all of the Linux kernel programmers, including Li…

  3. comment
    Comment #748332

    I have enough SQL knowledge to replicate most websites I see. I am also familiar with it enough to look up things I don't know and use them. If that's not "working knowledge", you'…

  4. comment
    Comment #748321

    > Invalid refutation, I said "if you used an RDBMS and ". That "and" was a boolean and. Valid refutation. You can use an RDBMS without making use of most of its facilities, and ind…

  5. comment
    Comment #748291

    > I was specifically responding to this sentence "PG, RTM, and TLB would probably fail your test". I doubt that somehow! But you'd be wrong.

  6. comment
    Comment #748282

    > There are tons of languages that support recursion Obviously. But I don't remember ever writing a recursive function in PHP for a website.

  7. comment
    Comment #748276

    > It had just never occurred to me that people who spend their entire lives talking to databases wouldn't know how to talk to them directly. You're begging the question. Most peopl…

  8. comment
    Comment #748260

    It would be nice to see who's upvoting this so I could add them to an IDIOTS file. Any of the above people could obviously EASILY pick up whatever SQL you happened to be using. RTM…

  9. comment
    Comment #748247

    > if you used an RDBMS in a non trivial app Depends on what you mean by "trivial". You can use a database for most of the things most websites use them for without ever using a JOI…

  10. comment
    Comment #748125

    > then I don't think that you actually have a working knowledge of SQL in any sense. Of course I have working knowledge of SQL, that's how I used MySQL back when we had to write th…

  11. comment
    Comment #748081

    > Unless you're saying "I drew some lines on this piece of paper that represent the strings on the violin; I want you to play the piece of paper like you would the instrument." Yes…

  12. comment
    Comment #747885

    Part of it may be your questions, and part may be HOW you're asking (e.g. over the phone, or putting someone on the spot). 2) Not a lot of people write SQL by hand anymore. I used …