Viewing profile — wyw
wyw
HN member- Joined
- Sat, Aug 08, 2009, 2:53 PM UTC
- HN karma
- 166
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About wyw
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #781091
Being ruthless with your attention can be a hard act to pull off without appearing rude.
-
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…
-
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.
-
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…
-
comment
Comment #781039
In what respects is the Vietnam analogy less meaningful than the rather banal battlefield analogy that you just made?
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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. …
- comment
- story
- story
-
comment
Comment #774160
Going there now.
-
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…
- story
-
comment
Comment #773216
But _why's contributions are largely irreplaceable. Sadly this is not true for anyone.
-
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…
-
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…
-
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…
-
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…
- story