07:18:56
2018-02-28 06:03:04 らりお・ザ・何らかの🈗然㊌ソムリエの投稿 lo48576@mastodon.cardina1.red
icon

rsync over ssh 、一番うれしいのは .authorized_keys で command を指定して rrsync のみ許可してやると、特定パスへの rsync だけ ssh 経由で許可できるようになるところ

07:19:25
icon

Androidの/sdcardだったとこのバックアップこれでやってま

08:56:49
icon

コーヒーきゅーけー

13:18:17
icon

ミーティング直前に淹れたコーヒーがわりとおいしくなっててしあわせ

15:52:56
icon

$ cd ~/.rbenv
$ git pull
$ cd plugins/ruby-build/
$ git pull
$ rbenv install 2.6.0-preview1
$ cd ~/local/src/mastodon
$ rbenv local 2.6.0-preview1
$ gem install bundle
$ sed -i s/2.6.0/2.7.0/ Gemfile
$ bundle install --path=vendor/bundle
$ sed -i s/2.5.0p0/2.6.0-preview1/ Gemfile.lock
$ git checkout -b use-ruby-2.6.0
$ git commit -am 'Use Ruby 2.6.0-preview1'
$ git push -u origin use-ruby-2.6.0
:
-----> Compiling Ruby/Rails
! An error occurred while installing ruby-2.6.0-preview1
だめかーw

18:18:31
icon

うちのSidekiqさんあんまり詰まること無いように感じるんだけど、あれよね、僕が鈍いだけよね

18:18:42
icon

最近スレッド数減らしたし