ケーブルの型番とスペックが分かればある程度は分類できます。 https://stealthoptional.com/how-to/how-to-check-hdmi-cable-version/
ケーブルの型番とスペックが分かればある程度は分類できます。 https://stealthoptional.com/how-to/how-to-check-hdmi-cable-version/
https://gist.github.com/tateisu/bc50c8d8d799b7a4d6f8351e6589b78b LocaleのforLanguageTag()とtoLanguageTag()を使って、マストドンの言語コードとJavaのロケールの対応表を作る。
Mastodon側の言語コードはfc5646 の BCP 47言語タグ。
JavaのlanguageはISO 639 alpha-2またはalpha-3言語コードで、tagは別途 toLanguageTag で取得できるらしい
言語リストAPIができたんだっけ。https://mastodon.social/api/v1/instance/languages
Java(zulu 19)に入ってるロケールと比較してみる。 https://gist.github.com/tateisu/78e15108c4a12c1399e9364169c78d7c
同じ言語を指しているがコード表記がズレてるのとかあるし、単純にRuby側やJava側で未サポートの言語とかもある
マストドン 4.2.0 beta、 Remove anonymous access to the streaming API とかあるんだよな…。疑似アカウントでできることが減っていく
The second beta of #Mastodon 4.2.0 has arrived. We're getting there! See the extensive changelog and upgrade instructions here:
https://github.com/mastodon/mastodon/releases/tag/v4.2.0-beta2