Live data from Hacker News

Viewing profile — giesch

giesch

HN member
Joined
Mon, Jul 03, 2017, 10:31 PM UTC
HN karma
22
Public activity
7 items

About giesch

No profile information was provided.

Recent public activity

  1. comment
    Comment #35322259

    Private equity has been disrupting it for a while, that's why it's like this.

  2. comment
  3. 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.

  4. 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…

  5. 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…

  6. 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.

  7. comment
    Comment #14691938

    Redux was based on Elm, not the other way around.