Live data from Hacker News

Viewing profile — noffle

noffle

HN member
Joined
Tue, Dec 27, 2011, 4:47 AM UTC
HN karma
84
Public activity
10 items

About noffle

No profile information was provided.

Recent public activity

  1. comment
    Comment #11444767

    Excellent work; gorgeous website! Congratulations on the release.

  2. comment
    Comment #11348367

    There's also a (very WIP) "IPFS Textbook": https://github.com/RichardLitt/ipfs-textbook/

  3. comment
    Comment #11347702

    Excellent concerns! gx addresses both: > Let's say we adopt this. Cut to some small number of years in the future, and everyone is complaining about how dealing with 46-character-l…

  4. comment
    Comment #11347306

    gx is a language-agnostic, distributed package manager. It uses IPFS for package retrieval and publishing, and git-like hooks for per-language/ecosystem implementations (like Go: h…

  5. comment
    Comment #11346242

    gx is a generic package manager on top of IPFS that uses git-style hooks for adding per-language support. It's already being used to manage dependencies on the go-ipfs project: htt…

  6. comment
    Comment #11137689

    There are a lot of possible ways to approach this, such as overlay networks where peers interested in a topic can learn of and publish updates quickly to others (e.g. pubsub). IPFS…

  7. comment
    Comment #11137668

    The "FS" part of IPFS can be misleading: you can store arbitrary data in IPFS. The tooling merely provides a means of viewing Merkle DAGs (the base data structure) as a file hierar…

  8. comment
    Comment #5293105

    My in-dev game thing ( http://www.aliengrit.com ) shares game logic code across the client and its Node server. If you've cleanly separated rendering logic from game logic for all …

  9. comment
    Comment #4543330

    The astute reader will also note that Five and Six were also not discussed. From the fourth paragraph, "I will be discussing a subset of the nine challenges".

  10. story