寝てる間にむっちゃ解析が進んでたの!すごいなあ
https://github.com/mastodon/mastodon/issues/23644#issuecomment-1472472319
寝てる間にむっちゃ解析が進んでたの!すごいなあ
https://github.com/mastodon/mastodon/issues/23644#issuecomment-1472472319
今手元にあるM1 MacBook Airでrails cしてみるかーって思ったんだけどbundle installできてないよな…
このアカウントは、notestockで公開設定になっていません。
どきゅさいんさんメールアドレスだけで本人確認することもあるらしく別人(イニシャルだけいっしょ)としての署名を依頼されたことがあるしあんまし信用してないんだよね…
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
@ashphy 複雑ですよねー。非ぼっちサーバを運用してみたい気もするのですが、いろいろ躊躇してます。DMCAの$6はちゃんと調べて払っとくべきなんだろうな…
お仕事で使ってるWeb UIのふいんきが何だか変わったなあ何かデプロイした様子ないのになあと思ったんだけどよく見たらGrammarlyさんのぐるぐるの緑と赤の色合いが変わってたね
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
@mayaeh 僕の寝てる間にすんごい進展がありまして、Ruby 3.2とRailsの合わせ技で、長期的にはたぶんRails側に修正が入るのではないかという雰囲気になっています。短期的にどうなるのかは、Claireさんの判断になるかもです。
https://github.com/mastodon/mastodon/issues/23644#issuecomment-1472637530
Ubuntu 20.04.5 LTSいっとこ
$ sudo apt update && apt list --upgradable
:
base-files/focal-updates 11ubuntu5.7 amd64 [upgradable from: 11ubuntu5.6]
motd-news-config/focal-updates,focal-updates 11ubuntu5.7 all [upgradable from: 11ubuntu5.6]
python-apt-common/focal-updates,focal-updates 2.0.1ubuntu0.20.04.1 all [upgradable from: 2.0.1]
python3-apt/focal-updates 2.0.1ubuntu0.20.04.1 amd64 [upgradable from: 2.0.1]
python3-distupgrade/focal-updates,focal-updates 1:20.04.41 all [upgradable from: 1:20.04.40]
ubuntu-release-upgrader-core/focal-updates,focal-updates 1:20.04.41 all [upgradable from: 1:20.04.40]
$ sudo apt dist-upgrade -y
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory
ヨシ
kex_exchange_identification: read: Connection reset by peer
実家サーバどのー (何かのアルゴリズムが合わなくなったんだっけ…
家サーバの逆引きホスト名が .hawaii.res.rr.com 以下から .res.spectrum.com 以下に変わってた。なるほどなあ…
Ubuntu 14.04.6 LTS+ESMも行っとこ
$ sudo apt update && apt list --upgradable
:
tzdata/trusty-infra-security 2022g-0ubuntu0.14.04+esm1 all [upgradable from: 2022f-0ubuntu0.14.04+esm1]
$ sudo apt-get upgrade -y
ヨシヨシ
$ git checkout master app/controllers/concerns/cache_concern.rb
Updated 1 path from f3438a0f41
$ git add app/controllers/concerns/cache_concern.rb
$ git commit
[use-ruby32 ad772fc5d2] Remove debug print for the NoMethodError
1 file changed, 3 insertions(+), 21 deletions(-)
🎉
どばー
681dcd3fa3 (upstream/main) Ignore additional Style/OptionalBooleanParameter (#24138)
8fdf49b11d Add warning for object storage misconfiguration (#24137)
75e5a6e437 Change user backups to use expiring URLs for download when possible (#24136)
edc7ca5920 Roll back unintentionally activated rubocop rules (#24132)
a085901108 New Crowdin updates (#23904)
bd047acc35 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
630436ab2d Refactor monkey-patching of `PrivateAddressCheck` (#24122)
aa947a143b Regen rubocop-todo without Max shadowing (#24076)
f57bcb028b Bump sass from 1.58.3 to 1.59.3 (#24105)
aa7d63d9aa Bump autoprefixer from 10.4.13 to 10.4.14 (#24108)
f0e727f958 Add cache headers to static files served through Rails (#24120)
be488adf71 Bump @babel/core from 7.21.0 to 7.21.3 (#24111)
8cb2543ee5 Add `SENDFILE_HEADER` environment variable (#24123)
6fa81ca17e Remove `bullet` and `active_record_query_trace` gems (#24121)
dbbd462c10 Bump eslint from 8.35.0 to 8.36.0 (#24089)
:
b9618c82e3 Bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#24109)
b1b8a27b42 Bump immutable from 4.2.4 to 4.3.0 (#24088)
25d36b6edd Autofix Rubocop Style/RedundantArgument (#23798)
0566c81a0c Bump rack-test from 2.0.2 to 2.1.0 (#24112)
a38f67c1c3 Autofix Rubocop Style/PreferredHashMethods (#23851)
65669d3c57 Fix more haml-lint Rubocop (#24107)
0b8b0ef652 Skip pushing containers on forks (#24106)
f9bdaebad2 Use Github Container Registry as the official container image source (#24113)
75131e7bf7 Setup haml-lint CI with todo config (#23524)
a232a1feb8 Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
cf50667e26 Fix incorrect post links in strikes when the account is remote (#23611)
9875be09fe Fix dashboard crash on ElasticSearch server error (#23751)
15fdd94e2f Update PostCSS dependencies (#23835)
a471e1c48f Add spec for the CLI `version` task (#23978)
39c7236649 Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
:
1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
ed887271f3 Skip Docker CI Login/Push on forks (#23564)
50d39c275d Push Docker images to Github Container Registry as well (#24101)
Add cache headers to static files served through Rails (#24120) があやしいかな?
+ config.middleware.use PublicFileServerMiddleware if Rails.env.development? || ENV['RAILS_SERVE_STATIC_FILES'] == 'true'
なんだけど
RAILS_SERVE_STATIC_FILESはenabledに設定されていたりするw
RAILS_SERVE_STATIC_FILESをenabledからtrueにしたらアセット見えました。あーあせっと。
@zundan
(コマンド: /font hachi_maru_pop /color 80b020ff)
\Master?/ \ますたー/
Merged mastodon/mastodon at 681dcd3fa35e886a21853ca829ff1be7f220e83a.
/admin/dashboard で警告が表示されなければメディアストレージの設定に問題は見つからなかった感じなのかな
https://github.com/mastodon/mastodon/pull/24137/files
GitHubさんの2FAはぜんぶ同等に使える感じよね。Recovery codeはたぶん使ったら減るんだろうけど。