タグ

ブックマーク / qiita.com/kikuchi_kentaro (2)

  • IPFS を調べた その 1 - Identities, Network - Qiita

    現在、js-ipfs を使ったアプリケーションを一つ作っているが、そもそも IPFS ってどうやって動いてるの?ってのが分からなくて怖かったので、一回きちんと調べることにしました。 ただ、とても分量が多かったので、何回かに分けることにした。 IPFS を調べた その 1 - Identities, Network IPFS を調べた その 2 - Routing, Exchange, Discovery IPFS を調べた その 3 - Objects, Files, Naming IPFS ( InterPlanetary File System ) https://ipfs.io/ https://github.com/ipfs/specs https://github.com/ipfs/awesome-ipfs IPFS is the Distributed Web IPFS 自体は

    IPFS を調べた その 1 - Identities, Network - Qiita
  • Reason 使った感想 on Windows - Qiita

    Reason 面白そうだったので、ちょっと触った感想を残す。 まとまってなかったり、情報が古かったりする可能性もあるので注意下さい。 1. BuckleScript Reason を知る前に、まずは BuckleScript を知る必要があった。 What & Why - Intro - BuckleScript Concepts Overview - Intro - BuckleScript BuckleScript は、OCaml Compiler の為の新しい Backend ( 中間形式からコードを生成する部分 ) で、OCaml ( or Reason ) を受け取って、Javascript を生成する。 OCaml と Javascript のスムーズな統合 を志向しており、相互運用性を高めるためのアイデアが各所に散りばめられている。 Readable な Javascript

    Reason 使った感想 on Windows - Qiita
  • 1