by shigemk2

当面は技術的なことしか書かない

RFC1945 user agentの項目

RFC1945 user agentの項目

RFC1945のところ(長い)に仕様が書いてあるけど、作成したのが1996年なので、当然スマホやらPCやらで明示してこういうふうに書き方を分けろ、みたいなことは書いていない。

       User-Agent     = "User-Agent" ":" 1*( product | comment )

主目的は情報収集であるので、書き方に細かい指定があるわけでもなさそう。

This is for statistical purposes, the tracing of protocol violations, and automated recognition of user agents for the sake of tailoring responses to avoid particular user agent limitations.

RFC 1945 - Hypertext Transfer Protocol -- HTTP/1.0

Homebrew PrestoのFormulaについて

Homebrew PrestoのFormulaについて

1月に財団が出来て、それに伴いGitHubのOrganization 各種モジュールのダウンロードURL あとバージョニングが変わった。

Presto | Foundation

Homebrew PrestoのFormulaも、ダウンロードURLを変えようとしたら、いろいろ物言いが入った。brew createしてあたらしいプルリクを投げてほしいという話だった。

Presto 307 by martint · Pull Request #38114 · Homebrew/homebrew-core · GitHub

12.1. Release 308 — Presto 308 Documentation

Athena 制限

  • スキャン量に制限はない
  • 実行したクエリのデータをダウンロードできるファイルサイズに制限はない
  • クエリ実行時間は3時間まで
  • 同時実行数には限りがある
  • テーブルのパーティションにも限りがある(というかパーティション切り過ぎたら性能劣化する)
  • クエリ文字列の長さには限りがある
  • 使えるバケット数には限りがある

サービス制限 - Amazon Athena