Live data from Hacker News

Viewing profile — doublering

doublering

HN member
Joined
Mon, Aug 25, 2014, 5:20 PM UTC
HN karma
1
Public activity
2 items

About doublering

No profile information was provided.

Recent public activity

  1. comment
    Comment #8223692

    I never said anything about using names as a primary key. Of course, you could expand the schema to handle aliases, but in the end, people have names that they prefer. You are kben…

  2. comment
    Comment #8222830

    Think of it as a database. A table of events with foreign key references to a table of people. Now if someone's name changes, you only need to update a single entry, eliminating bo…