ぷえ
餡シリーズのホスト名のひとつ。Androidのバージョン名になる夢はまだ捨てきれていない
#これをみたフォロワーさんはアカウント名の由来を言う
このアカウントは、notestockで公開設定になっていません。
(しごと)
02a87431c (upstream/main) Fix error when suspending user with an already-existing canonical email block (#17036)
9c44cf205 Add FEDERATION.md (#17029)
およ
> Ruby 3.0.3 がリリースされました。
>
> このリリースでは以下の脆弱性修正が含まれています。 詳しくは以下の記事などを参照してください。
>
> - CVE-2021-41817: Regular Expression Denial of Service Vulnerability of Date Parsing Methods
> - CVE-2021-41816: Buffer Overrun in CGI.escape_html
> - CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse
https://www.ruby-lang.org/ja/news/2021/11/24/ruby-3-0-3-released/
\Master?/ \ますたー/
Merged mastodon/mastodon at 02a87431cf260e466ff58cc159b52cbce9aaef6b.
$ git grep escape_html
$ git grep Cookie.parse
はMastodonに無いから問題なさそうだけど41817はどうかしらわね…
$ git grep Date.parse
app/javascript/mastodon/selectors/index.js: const filters = state.get('filters', ImmutableList()).filter(filter => filter.get('context').includes(serverSideType) && (filter.get('expires_at') === null || Date.parse(filter.get('expires_at')) > (new Date())));
これはjs←
やっぱしプルリクるかなあ
$ git grep -l 3\\.0\\.2
.ruby-version
Dockerfile
Gemfile.lock
package.json
yarn.lock
いぇいいぇい
-----> Using Ruby version: ruby-3.0.3
Ruby version change detected. Clearing bundler cache.
Old: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux]
New: ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
warning: parser/current is loading parser/ruby30, which recognizes
warning: 3.0.2-compliant syntax, but you are running 3.0.3.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
これもなんかせんとかんのかな
弊ぼっちの3.0.2は2ヶ月ちょっと走ってたっぽい
$ git log -n 2 .ruby-version
commit a6d9018ea6a6d3caf9f1aae66cbbfb95d4760611 (HEAD -> use-ruby30, origin/use-ruby30)
Author: zunda <zundan@gmail.com>
Date: Wed Nov 24 08:49:14 2021 -1000
Upgrade Ruby to 3.0.3
https://www.ruby-lang.org/en/news/2021/11/24/ruby-3-0-3-released/
commit 0c140695d73baf9e3f253e745150b41467698ff4
Author: zunda <zundan@gmail.com>
Date: Thu Sep 9 20:14:57 2021 -1000
Use ruby-3.0.2
ruby-3.0.3のpathnameも0.1.0のようですねー
$ ls -d ~/.rbenv/versions/3.0.[23]/lib/ruby/gems/3.0.0/gems/pathname-*
/home/zunda/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/pathname-0.1.0
/home/zunda/.rbenv/versions/3.0.3/lib/ruby/gems/3.0.0/gems/pathname-0.1.0
どき(これはセーフ)
$ bundle exec rspec
warning: parser/current is loading parser/ruby30, which recognizes
warning: 3.0.2-compliant syntax, but you are running 3.0.3.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
Randomized with seed 40036
1) InstancePresenter#source_url returns "https://github.com/mastodon/mastodon"
Failure/Error: expect(instance_presenter.source_url).to eq('https://github.com/mastodon/mastodon')
expected: "https://github.com/mastodon/mastodon"
got: "https://github.com/zunda/mastodon/tree/138ba8332741f6f65cf5dfafe0350bbd059edfef"
(compared using ==)
# ./spec/presenters/instance_presenter_spec.rb:95:in `block (3 levels) in <top (required)>'
うしうし(おそい)
Finished in 6 minutes 25 seconds (files took 8.15 seconds to load)
3255 examples, 1 failure, 24 pending
us-east-2どこにあるのか知らんかったわね 🍕
https://status.aws.amazon.com/
入出力は選べないめう
$ echo コードゴルフ | ruby -ne 'puts (chomp+"がめうのお尻#{%w(にはいって から出て).sample}くるめう〜!!!").gsub(/(.)/){$1+"゛"}'
コ゛ー゛ド゛ゴ゛ル゛フ゛が゛め゛う゛の゛お゛尻゛か゛ら゛出゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
Netlifyさんで410なるほど!
https://github.com/cyber-gene/netlify-410/blob/main/netlify.toml
もうちと短かくなっためう
$ echo あたま文字D | ruby -ne 'puts (chomp+"がめうのお尻#{%w(にはいって から出 て).sample}くるめう〜!!!").gsub(/./){$&+"゛"}'
あ゛た゛ま゛文゛字゛D゛が゛め゛う゛の゛お゛尻゛に゛は゛い゛っ゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
がんばったけど短かくならないめう
$ echo -n 腹巻き | ruby -npe '($_+="がめうのお尻#{%w(にはいって から出て).sample}くるめう〜!!!\n").gsub!(/./){$&+"゛"}'
腹゛巻゛き゛が゛め゛う゛の゛お゛尻゛か゛ら゛出゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
クイズ!!
$ ruby -e 'puts (["だれじゃ"]+["だじゃれ"]*9).shuffle.join(" ")'
だじゃれ だじゃれ だれじゃ だじゃれ だじゃれ だじゃれ だじゃれ だじゃれ だじゃれ だじゃれ
「て」ひともじ分短かくなっためう
$ echo ノーベル賞 | ruby -ne 'puts (chomp+"がめうのお尻#{%w(にはいっ から出).sample}てくるめう〜!!!\n").gsub(/./){$&+"゛"}'
ノ゛ー゛ベ゛ル゛賞゛が゛め゛う゛の゛お゛尻゛か゛ら゛出゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
さいごの\nいらないめう
$ echo ノーベル賞 | ruby -ne 'puts (chomp+"がめうのお尻#{%w(にはいっ から出).sample}てくるめう〜!!!").gsub(/./){$&+"゛"}'
ノ゛ー゛ベ゛ル゛賞゛が゛め゛う゛の゛お゛尻゛か゛ら゛出゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
1バイト減ったけど減らないめう
$ echo お仕事 | ruby -ne 'puts (chomp+"がめうのお尻#{%w(にはいっ から出).sample}てくるめう〜!!!").gsub(/./,"\\&゛")'
お゛仕゛事゛が゛め゛う゛の゛お゛尻゛か゛ら゛出゛て゛く゛る゛め゛う゛〜゛!゛!゛!゛
Xubuntuなら2GBメモリでもあんしん #試してないけど #Xubuntuでおきらくごくらくおじさん
https://xubuntu.org/requirements/
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
@mmasuda なるほどー。それも考慮に入れると、僕の違和感は、一帯一路やら宇宙開発やらで影響範囲を拡げようとしてるのと矛盾してるように見えることにあるのかも…。
個人マシンはおっさん個人サポートなのでマザーボードに付いてると思いこんでたGPUが付いてなかったり補助電源コネクタが足りなかったりしますw
Ubuntu 18.04.6 LTSす
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following packages will be upgraded:
python3-software-properties software-properties-common
:
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory
ういうい
知らなかったんだけど宇宙背景放射を測定したPlanckさんもL2に行ってたのわね
ESA - Planck https://www.esa.int/Enabling_Support/Operations/Planck