タグ

2023年4月10日のブックマーク (2件)

  • Build faster with Buck2: Our open source build system

    Buck2, our new open source, large-scale build system, is now available on GitHub. Buck2 is an extensible and performant build system written in Rust and designed to make your build experience faster and more efficient. In our internal tests at Meta, we observed that Buck2 completed builds 2x as fast as Buck1. Buck2, Meta’s open source large-scale build system, is now publicly available via the Buc

    Build faster with Buck2: Our open source build system
    teppeis
    teppeis 2023/04/10
    Metaがbuck1, bazelを踏まえてbazel2をRustで開発。言語固有のルールをコアから分離、単一依存グラフ化によるバグ低減と並列化、OSS版と内部版の差異をなくす、Bazel API互換でリモート実行可能などでbuck1の2倍速を実現
  • パスキー実装アンチパターン集

    しょぉたぁみぃ™💾 @snishihara2010x dアカウントのアプリ不要?の「パスキー認証」が始まったけど、結局はアプリは必要だった!という罠がありまして、 ahamo(ドコモ)と他社のDSDVで、他社回線で使って元のahamoで使おうとすると、dアカウント設定がエラーになり、再度使えるように設定のやり直しが続くはめになりました!(T_T) 2023-04-10 14:52:30 Teppei Sato @teppeis アプリ不要っぽいこと書いてあるんだけどなあ「事前にアプリをインストールや起動することなく、ご利用するサービスのブラウザ上で同認証をご利用いただけるようになります」/ dアカウント 「パスキー認証」の提供開始について | お知らせ | NTTドコモ docomo.ne.jp/info/notice/pa… 2023-04-10 13:27:06

    パスキー実装アンチパターン集
    teppeis
    teppeis 2023/04/10
    ドコモのパスキーやってみたけど、パスキーが何を意味するのかわからなかった。従来からの専用スマホアプリ+Face IDに、プッシュ通知と番号選択(MFA Fatigue対策)という感じ?