Viewing profile — giesch
giesch
HN member- Joined
- Mon, Jul 03, 2017, 10:31 PM UTC
- HN karma
- 22
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About giesch
No profile information was provided.
Recent public activity
-
comment
Comment #35322259
Private equity has been disrupting it for a while, that's why it's like this.
- comment
-
comment
Comment #34620949
Almost all Java ORMs are dynamically typed in the ways that matter. The "clunky codegen" method would be something like JOOQ, that actually checks your schema.
-
comment
Comment #25010581
I agree that we cannot make broad claims or assumptions about early hominin culture. However, some of these claims about the history of slavery are either incomplete or false. 1. T…
-
comment
Comment #15894069
In a procedural language: x == 3 means: Take the value out of the box x. Is it 3? x = 3 means: x is a box, put 3 in it. The 3 lasts forever, or until someone changes it. In a funct…
-
comment
Comment #15521795
It seems pretty clear that what they were holding in disdain wasn't security, it was anyone who had a non-tech/management job.
-
comment
Comment #14691938
Redux was based on Elm, not the other way around.