Viewing profile — ArthurClemens
ArthurClemens
HN member- Joined
- Thu, Apr 12, 2012, 1:31 PM UTC
- HN karma
- 12
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ArthurClemens
No profile information was provided.
Recent public activity
-
comment
Comment #16049683
I hope not. It would be the end of original Netflix content as we’ve learned to love.
-
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…
-
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 …
-
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…
-
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/…
-
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…
-
comment
Comment #8346798
This seems related to Chuck http://chuck.cs.princeton.edu
-
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…
- story
- story