Live data from Hacker News

Viewing profile — wyw

wyw

HN member
Joined
Sat, Aug 08, 2009, 2:53 PM UTC
HN karma
166
Public activity
46 items

About wyw

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #781091

    Being ruthless with your attention can be a hard act to pull off without appearing rude.

  4. comment
    Comment #781086

    According to the Wikipedia definition of ORM, it's primarly about the mapping of types: Object-relational mapping (ORM, O/RM, and O/R mapping) in computer software is a programming…

  5. comment
    Comment #781081

    Usually the ORM has some notion of "associations" between models so that the data relationships are easier to navigate from the application side.

  6. comment
    Comment #781059

    Yes, a mismatch exists and can lead to compromises as you try to use the object paradigm to glue the two layers together. But the benefits are also undeniable, primarily that of pr…

  7. comment
    Comment #781039

    In what respects is the Vietnam analogy less meaningful than the rather banal battlefield analogy that you just made?

  8. comment
    Comment #781011

    Maybe they didn't compare tough problems to Vietnam but my point was that good teachers often have a knack for translating difficult-to-grasp abstract concepts into the familiar an…

  9. comment
    Comment #781004

    Most client drivers/libs for RDBs have basic type conversions for each language. You don't always need an ORM for this. If you have a ruby or python Time object, the low level db l…

  10. comment
    Comment #780966

    You mentioned a "common approach". Is this the approach that you use or have you found a better way? The reason I ask is I don't quite understand how your description above correla…

  11. comment
    Comment #780948

    If anyone could be accused of linkbaiting it would be Neward since he wrote the original article titled "The Vietnam of Computer Science". But I think it's less useful to think of …

  12. comment
    Comment #780924

    I think the comparison to Vietnam makes sense as an analogy . The basic argument seems to be that each ORM imposes limitations specific to that implementation which may result in t…

  13. comment
    Comment #780913

    How do you map the types if the rows are returned as dicts? Doesn't that become an application responsibility? By using an ORM you would not need to build that functionality, i.e. …

  14. comment
  15. story
  16. story
  17. comment
    Comment #774160

    Going there now.

  18. comment
    Comment #773784

    Excellent points and very well said. Recently I have been starting to feel down about myself and I noticed that it had to do with reading Hacker News and estimating my value throug…

  19. story
  20. comment
    Comment #773216

    But _why's contributions are largely irreplaceable. Sadly this is not true for anyone.

  21. comment
    Comment #773161

    I appreciate that you say that because I do find it troubling that some people here seem to suggest that unless you are willing to take the kinds of risks involved in doing a start…

  22. comment
    Comment #773078

    Yes. Something exactly like that. Thanks. One thing I disagree with in the article is the premise that people get real jobs because "it's the default thing to do". While that may b…

  23. story
    Ask HN: Has PG written any essays about "people who shouldn't do startups"?

    I have a sense that I'm one of these people. I'm risk-averse, perhaps anxious by nature, and I like the structure that corporate entities provide, despite being well aware of how c…

  24. comment
    Comment #771706

    What kind of storage costs would they be paying for all that binary data? I'm guessing they're using Amazon Simple Storage, which is not expensive, but in that kind of volume I'm s…

  25. story