Live data from Hacker News

Viewing profile — bkalman

bkalman

HN member
Joined
Tue, Aug 02, 2016, 8:22 PM UTC
HN karma
8
Public activity
5 items

About bkalman

No profile information was provided.

Recent public activity

  1. comment
    Comment #12213459

    It'd be entirely up to the distributor of the data, so perhaps the answer to your question is "all of the above". For example, (1) our command line tools use URL-like paths which i…

  2. comment
    Comment #12213397

    Say we did just do / . What does the path " http://demo.noms.io/cli-tour/sf-fire-inspections/raw" refer to? Is the database " http://demo.noms.io" and the dataset "cli-tour/sf-fire…

  3. comment
  4. comment
    Comment #12213273

    Keep in mind (if this wasn't clear) that the chunks are only probabilistically 4K: https://github.com/attic-labs/noms/blob/master/go/types/roll... . I.e. the thing that's "fixed" h…

  5. comment
    Comment #12213145

    See https://github.com/attic-labs/noms/blob/master/doc/spelling.... - In this case, we need to be able to address either a database and a dataset. The presence of a :: makes it una…