タグ

2016年11月22日のブックマーク (3件)

  • 『この世界の片隅に』のクラウドファウンディングにドン引いた

    「この世界の片隅に」、あまりにも素晴らしすぎた。 後半、涙が止まらなかったし、あまりにも素晴らしすぎる演出に導かれ映画の世界に浸りきり、 作中で描かれる戦時下の日の世界を酸いも甘いも存分に味わい尽くすことができた。 ただそれゆえに、スタッフロールで流されたクラウドファウンディングのクレジットが、とても残念だった。 あの文字列が出てきた瞬間、夢のような映画の世界から一気に現実に引き戻され、身体の熱がスーっと引いていった。 感動、台無し。 クラウドファウンディングがこの作品を制作するうえで、どれほど重要な役割を担ったかは、いろいろなところで聞いて知っている。 多くのユーザーの想いが作品として結実する、とても素晴らしい制度だと思う。 わざわざそれなりに長い時間を割き、出資者全員の名前が流れるのも、制作陣の感謝の気持ちの現れだし、出資者の当然の権利だと思う。 しかしそれでも、それを理解した上でな

    『この世界の片隅に』のクラウドファウンディングにドン引いた
    ngsw
    ngsw 2016/11/22
    「上映終わってもすぐ明るくしないで余韻に浸る時間がほしい」と思う派なので、増田の言いたいこと少しわかる。
  • Swaggerで始めるモデルファーストなAPI開発

    15. Swagger What is Swagger? The goal of Swagger™ is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via Swagger, a consumer can understand and interact with the remote service with a

    Swaggerで始めるモデルファーストなAPI開発
    ngsw
    ngsw 2016/11/22
  • Error handling in AWS API Gateway with Lambda

    When it comes to error handling in AWS API Gateway with Lambda, you may find this blog very informative. After some hours of experiments I am writing this blog to document the essential part of the whole story. Let’s see if our Lambda is throwing error like this: By default, you will get the http 200 with the body like this: { “errorMessage”: “{\”status\”:\”fail\”,\”reason\”:\”some reason\”,\”foo\

    Error handling in AWS API Gateway with Lambda
    ngsw
    ngsw 2016/11/22