Viewing profile — hutteman
hutteman
HN member- Joined
- Thu, May 17, 2012, 12:49 PM UTC
- HN karma
- 90
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About hutteman
No profile information was provided.
Recent public activity
-
comment
Comment #17286425
It's a bad thing because it would prevent new players from entering that market. How could anyone successfully create a new competing product once the majority of the market uses t…
-
comment
Comment #10889280
No, it's essentially a way to automatically map between manually written SQL and custom object types; you can use MyBatis with annotations only; no XML required. The advantage is t…
-
comment
Comment #7822091
I would say in most cases: no. Due to backwards compatibility concerns, no existing Java APIs that may currently return null can ever be changed to return Optionals instead, so nul…
-
comment
Comment #4074530
I would agree that greatness in part depends on a certain innate talent, and most of us, no matter how hard we may try, will never get there. I think the difference between his cat…
-
comment
Comment #4073527
I think you're confusing unit tests with integration tests. In integration tests you should indeed run as close to real data as possible and execute your system's entire stack, inc…
- story