こ
ゃ
└ん
おしごとすゆよ
b2875b186 (upstream/main) Fix logout link not working in safari (#16574)
足りないプロパティがあるとダイアログが表示されないのかしらね
https://github.com/mastodon/mastodon/pull/16574/files
\Master?/ \ますたー/
Merged tootsuite/mastodon at b2875b1864d5bd72e6902ffc842d1be6818c210e.
転職してくエンジニアのリモートお別れ会で、「ところで身長いくつ?」って。どうしてだか勝手に身長を思い込んでて実際に会う機会があるとだいたい間違ってるのおもしろいよな。
このアカウントは、notestockで公開設定になっていません。
Ubuntu 14.04.6 LTS+ESMす
11 updates can be installed immediately.
11 of these updates are provided through UA Infrastructure ESM.
11 of these updates are security updates.
$ sudo sh -c 'apt-get update && apt-get upgrade -y'
:
The following packages have been kept back:
linux-generic linux-generic-pae linux-headers-generic
linux-headers-generic-pae linux-image-generic linux-image-generic-pae
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
ほいほい
$ sudo apt install linux-generic linux-generic-pae linux-headers-generic linux-headers-generic-pae linux-image-generic linux-image-generic-pae
:
The following NEW packages will be installed:
linux-headers-3.13.0-187 linux-headers-3.13.0-187-generic
linux-image-3.13.0-187-generic linux-modules-3.13.0-187-generic
linux-modules-extra-3.13.0-187-generic
:
$ cat /var/run/reboot-required*
*** System restart required ***
linux-base
$ sync; sync; sync; sudo reboot
(-人-)
このアカウントは、notestockで公開設定になっていません。
マラソンで伴走してる車の前のバンパーの一部が錆止め塗装でぼろぼろに見えてどうしたのかと思ったんだけどそういう模様なのかな
静止画にしても模様なのかどうかわかなかったけどナンバーが20-20だねw
https://gorin.jp/live/ATHWMARATHON----------FNL-000100--/ より
トヨタLQらしい。自動運転してたらすごいな。
https://global.toyota/jp/newsroom/corporate/30063094.html
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
デルタ株への感染を防げる確率(ファイザーで70%越)は変異前のSARS-CoV-2への感染を防げる確率(mRNAワクチンで90%前後)よりは低いけれど、ワクチンを接種しない理由にはならないんじゃないかと思うんだ。
> For the Delta variant, recent studies from England and Scotland have noted reduced effectiveness of the Pfizer-BioNTech vaccine against confirmed infection (79%) and symptomatic infection (88%), compared with Alpha (92% and 93%, respectively). During two recent rounds of a national population survey in England when Delta was the dominant stain, 2-dose vaccine effectiveness against PCR-confirmed infection was 72% and 73%, respectively. A study from Canada demonstrated 87% effectiveness against symptomatic illness ≥7 days after receipt of the Pfizer-BioNTech vaccine.
https://www.cdc.gov/coronavirus/2019-ncov/science/science-briefs/fully-vaccinated-people.html
8月の第1金曜日は世界ビールデーだそうです。ぷれみやむフライデーは関係ないでー。
International Beer Day - August 6, 2021 | Official Website http://internationalbeerday.com/
ずんだ作ってるのずんホラでしか見たことなかった
ずんだの時間だあああああああああああああ!【冷やしずんだ豆乳坦々風素麺】 - ニコニコ動画
https://www.nicovideo.jp/watch/sm39127517
JavaScriptの関数の中から見えるthisはすげ替えも可能なのわね。ぐえぇ。
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Function/bind
ActionCableの例で関数プロパティ中で別の関数プッロパティのthisを挿げ替えてるっぽくてどゆことなん
initialized() {
this.update = this.update.bind(this)
},
update() {
this.documentIsActive ? this.appear() : this.away()
},
あー。このupdate()はコールバックとして呼ばれるからbing()しておかないとthisがコールバック元のコンテキストになっちゃうのかな?
ActionCableの例は https://guides.rubyonrails.org/action_cable_overview.html#example-1-user-appearances より
@4ioskd この場合は、あちら側(新しいサーバー)でまた会いましょう!というニュアンスじゃないかと思います。