本日のプチノマド。ひなたがあったかいんだけど銀色の筐体がまぶしいです。
rc2たぐられたー
$ git fetch upstream
remote: Counting objects: 64, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 64 (delta 53), reused 55 (delta 53), pack-reused 9
Unpacking objects: 100% (64/64), done.
From https://github.com/tootsuite/mastodon
158cd7e..a04dca3 master -> upstream/master
* [new tag] v2.4.1 -> v2.4.1
* [new tag] v2.4.1rc4 -> v2.4.1rc4
* [new tag] v2.4.2rc1 -> v2.4.2rc1
* [new tag] v2.4.2rc2 -> v2.4.2rc2
\ますたー/ \ますたー/
Merged tootsuite/mastodon at a04dca36a365e3f7f5f22e10d103245a4a8758f3 aka v2.4.2rc2
This account is not set to public on notestock.
ちゃんと日本語になってたよ
$ curl -s https://mastodon.zunda.ninja/api/v1/timelines/public?local=true\;limit=1 | jq -r '.[0] | .content,.language'
<p>\ますたー/ \ますたー/</p><p>Merged tootsuite/mastodon at a04dca36a365e3f7f5f22e10d103245a4a8758f3 aka v2.4.2rc2</p>
ja
\ますたーに/ \なりますたー/
Merged tootsuite/mastodon at 86cce466b6e07e989e423c41394a77b2fe9d3e67 aka aka v2.4.2rc3
この方がみやすいかー
$ curl -s https://mastodon.zunda.ninja/api/v1/timelines/public?local=true\;limit=1 | jq -r '.[0] | {content:.content,language:.language}'
{
"content": "<p>\\ますたーに/ \\なりますたー/</p><p>Merged tootsuite/mastodon at 86cce466b6e07e989e423c41394a77b2fe9d3e67 aka aka v2.4.2rc3</p>",
"language": "ja"
}
ちゃんと英語!
$ curl -s https://mastodon.zunda.ninja/api/v1/timelines/public?local=true\;limit=1 | jq -r '.[0] | {content:.content,language:.language}'
{
"content": "<p>Tokyo is 170 ms away today.</p>",
"language": "en"
}
This account is not set to public on notestock.
$ git fetch upstream
remote: Counting objects: 25, done.
remote: Total 25 (delta 24), reused 24 (delta 24), pack-reused 0
Unpacking objects: 100% (25/25), done.
From https://github.com/tootsuite/mastodon
d017f24..2a10898 master -> upstream/master
* [new tag] v2.4.2 -> v2.4.2
きたきたー
-----> Install gpg key for Datadog APT Repository
Warning: apt-key output should not be parsed (stdout is not a terminal)
Executing: /tmp/apt-key-gpghome.mONxRPevtC/gpg.1.sh --recv-keys --keyserver hkp://keyserver.ubuntu.com:80/ A2923DFF56EDA6E76E55E492D3A80E30382E94DE
gpg: keyserver receive failed: No data
! Push rejected, failed to compile Sysstat app.
ちょw
\リリース版に/ \なりますたー/
Merged tootsuite/mastodon at 2a1089839db64ceb2e9f9d3d62217da3812d3ad0 aka v2.4.2
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
JavaScript は == がバカだから "" == [] が True だし,Haskell は String がバカだから "" == [] が True になるってのこのまえ Twitter でみて不覚にも笑った(Haskell で文字列は Char の配列なので "" は空の配列 [] と同義)
This account is not set to public on notestock.