コーヒーうまうま
dependabotどのー!!
bb27ca14e (upstream/master) Fix error when searching for empty phrase (#12711)
108e390d2 Bump webpack from 4.41.2 to 4.41.5 (#12724)
5c8a8bf79 Bump stackprof from 0.2.14 to 0.2.15 (#12726)
d5f93ea61 Bump pg from 1.1.4 to 1.2.0 (#12725)
a439fc7f7 Bump redis-namespace from 1.6.0 to 1.7.0 (#12727)
333009d8b Bump faker from 2.9.0 to 2.10.0 (#12728)
a2fe2e98e Bump react-test-renderer from 16.11.0 to 16.12.0 (#12721)
9fe5ba82c Bump derailed_benchmarks from 1.4.2 to 1.4.3 (#12729)
624507515 Bump is-nan from 1.2.1 to 1.3.0 (#12723)
a80fb33be Bump rack-cors from 1.1.0 to 1.1.1 (#12730)
3902b7677 Bump terser-webpack-plugin from 2.2.2 to 2.3.1 (#12722)
ed34c0401 Bump @babel/core from 7.7.5 to 7.7.7 (#12720)
0242f8ae8 Bump redux from 4.0.4 to 4.0.5 (#12719)
54e6c1c47 Bump eslint from 6.7.2 to 6.8.0 (#12717)
e7d349587 Upgrade Node v12 in Dockerfile (#12703)
gem 'faker', '~> 2.9'がgem 'faker', '~> 2.10'になったんだけど.lock側では既にfaker (2.10.0)になっていたのでした。
このアカウントは、notestockで公開設定になっていません。
\Master/ \ますたー/
Merged tootsuite/mastodon at bb27ca14ef5e2b0b3108c476a62a0e6d559e070a.
やっぱりRaspberry Piさんか誰かに雨が降りはじめたのを知らせてほしい。できればAIが風景を見て何分後に雨が降りそうか教えてほしい。そのうちなー
ドップラーレーダーあるんだけど洗濯物の敵になるくらいの軽い雨には感度がない感じなんだよねえ
https://radar.weather.gov/ridge/radar.php?rid=hkm&product=N0R&overlay=11101111&loop=no
そうそう最近測定してないね
$ heroku pg:info
=== HEROKU_POSTGRESQL_CYAN_URL, DATABASE_URL
Plan: Standard 0
Status: Available
Data Size: 6.11 GB
Tables: 66
PG Version: 10.10
Connections: 11/120
Connection Pooling: Available
Credentials: 1
Fork/Follow: Available
Rollback: earliest from 2019-12-26 19:51 UTC
Created: 2019-10-30 19:56 UTC
Region: us
Data Encryption: In Use
Continuous Protection: On
Maintenance: not required
Maintenance window: Thursdays 19:30 to 23:30 UTC
Add-on: postgresql-clean-89871
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
ワーキングコピーでわけがわからなくなったら
$ git reset --hard
$ git clean -dxf
で全て失なうことができるよ!
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
git addだけじゃ覚えてくれてなかった
$ git init
$ echo 'Hello, World!' > test.txt
$ git add test.txt
$ git reset --hard
$ cat test.txt
cat: test.txt: No such file or directory
$ git reflog
fatal: your current branch 'master' does not have any commits yet
$ echo 'Hello, World!' > test.txt
$ git add test.txt
$ git commit -m 'first commit'
[master (root-commit) eab266a] first commit
1 file changed, 1 insertion(+)
create mode 100644 test.txt
$ git reflog
eab266a HEAD@{0}: commit (initial): first commit
この場合はgit reset自体ができないw
$ git reset --hard HEAD~ --
fatal: Failed to resolve 'HEAD~' as a valid revision.
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
タクシー業務とりあえず完了につき
3b3bdc729 (upstream/master) Hide blocked users from more places (#12733)
2999c9559 Fix error when fetching followers/following from REST API when user has network hidden (#12716)
f86ee4b59 Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
b2f81060b Remove unused AccountRelationshipsPresenter call in public pages (#12734)
\Master/ \ますたー/
Merged tootsuite/mastodon at 3b3bdc7293493735a2169d3377a5a5b7d9006497.
公開鍵をバイナリに変換する方法をみつけたけどやっぱり1枚のQRコードには入らないようです
$ curl -s https://keybase.io/zunda/pgp_keys.asc | gpg --dearmor | bzip2 | qrencode -8 -o zunda.png
Failed to encode the input data: Numerical result out of range
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
まさらっきさんの同人サークルNP-completeの本日の新刊、PDFで頒布しているから、ダウンロードして読んで、Kyashで投げ銭(任意)するといいよ。面白かった!
『キマるRuby』なぜRubyをキメると気持ちいいのかいろいろな⾔語と⽐較してみた
https://np-complete-doj.in/
QT: [https://best-friends.chat/@masarakki/103400066721762558]
このアカウントは、notestockで公開設定になっていません。
われわれはMacBook (Airを含む)を、あっちに動かす時にちょっとディスプレイを閉じて障害物がないことを確認してしまうので、あっち向きに深度測定のできるカメラを仕込んでおいて安全に移動できるか常に確認できるようにするべきではないか #オーバーエンジニアリング