Live data from Hacker News

Viewing profile — ArthurClemens

ArthurClemens

HN member
Joined
Thu, Apr 12, 2012, 1:31 PM UTC
HN karma
12
Public activity
10 items

About ArthurClemens

No profile information was provided.

Recent public activity

  1. comment
    Comment #16049683

    I hope not. It would be the end of original Netflix content as we’ve learned to love.

  2. comment
    Comment #10044170

    An example is chessground [1], the UI for the lichess [2] chess game, written with Mithril [3]. [1] https://github.com/ornicar/chessground [2] http://lichess.org [3] http://mithril…

  3. comment
    Comment #9841845

    Great news that Google has started this library. This will help MD implementors like me. "That said, the large, diverse number of implementations available are often quite liberal …

  4. comment
    Comment #9718608

    This cannot be solved by the infinite list itself, because by definition it needs to throw out unneeded content (otherwise it would just grow in memory). A search field on top of t…

  5. comment
    Comment #9718597

    Just this morning I released a Mithril infinite list. It supports flexible heights, list/grid, and handles batches of results (basically "pages"): https://github.com/ArthurClemens/…

  6. comment
    Comment #9310547

    Mithril already uses a diffing algorithm: "diffs the new tree against the existing one and intelligently modifies only the portions that have changed": http://lhorie.github.io/mith…

  7. comment
    Comment #8346798

    This seems related to Chuck http://chuck.cs.princeton.edu

  8. comment
    Comment #8265909

    Polish has 3 plural forms: 1: When the number is 1 2: When the number ends in 2,3,4, but not 12,13,14 3: For all other numbers It beats me how translators would use "few" for plura…

  9. story
  10. story