LLMの振る舞いはすでに専門家にも理解できないものなんだねえ(期待通り動けば良いのでエンジニアリングとしては成功してるんだろうけど、サイエンスとしては微妙そう

#113: Chain-of-Thought Prompting Elicits Reasoning in Large Language Models – Misreading Chat https://misreading.chat/2023/05/01/113-chain-of-thought-prompting-elicits-reasoning-in-lar

#113: Chain-of-Thought Prompting Elicits Reasoning in Large Language Models

Blueskyの招待コードが降ってきたのでTwitterで興味あるフォロイーはDMしてねって書いてDM閉じたら誰もDMしてこなくて僕のフォロイーは優秀。コードを欲しそうにフォローしてくれた人はまあ無視するよね。

手元にあると配らなくちゃって気にもなるけど死蔵してても迷惑ではないよね?あ、もちろん興味あるある方はDMでお知らせくださいませませ。

弊ぼっちにmp3をアップロードした時のバックトレース。あとで読む。
https://gist.github.com/zunda/c68cc360cb6855c8fa34a0e5a658aa4e

Zundonにmp3をアップロードしようとした時のバックトレース May 02 19:09:14 UTC

今日もどばー :saba:

668a19a2f3 (upstream/main) Fix Performance/DeletePrefix cop (#24796)
05e3abe9d9 Fix Lint/EmptyClass cop (#24795)
8d61d2b0da Bump axios from 1.3.6 to 1.4.0 (#24775)
8f7c172eb8 Bump @babel/preset-typescript from 7.21.4 to 7.21.5 (#24776)
b0ebaeb691 Bump @babel/preset-env from 7.21.4 to 7.21.5 (#24773)
1d49718a84 Bump @babel/runtime from 7.21.0 to 7.21.5 (#24771)
14a7e414fc Bump @babel/core from 7.21.4 to 7.21.5 (#24778)
8227af8dcc use configureStore of redux-toolkit instead of createStore of redux (#24790)
2839fbc733 Bump eslint-plugin-formatjs from 4.10.0 to 4.10.1 (#24770)
4acf5f8971 Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (#24768)
4b87e2a8db Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 (#24774)
b75c353962 Bump yargs from 17.7.1 to 17.7.2 (#24769)
18f58f4284 Bump jsdom from 21.1.1 to 21.1.2 (#24767)
24491abf6d Fix Rails/DeprecatedActiveModelErrorsMethods cop (#24742)
b5c4b47746 Fix Rails/ActiveRecordCallbacksOrder cop (#24689)

続きます

38b2974a83 Extract AccountSearch concern from Account (#24716)
f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
a7df578f97 ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
c26b1b0a1c Bump pg from 1.5.2 to 1.5.3 (#24772)
389f0443c8 Bump cssnano from 6.0.0 to 6.0.1 (#24777)
570079f8ce Fix Performance/TimesMap cop (#24789)
bae694108a Fix Performance/Count cop (#24793)
9189e90ff2 Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
5e060e1f44 Fix Performance/Sum cop (#24788)
41eb49b984 Extract large route namespace blocks to separate files (#23914)
a89b02af92 Check domain suspensions before trying to fetch resources (#24535)
1ed0ff30d3 Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)
b233da5996 Optimize archive export service and export zip files instead of gzipped tar files (#23360)

もいっちょ

8131a5b330 Add ALT badges to media that has alternative text in web UI (#24782)
6693a4fe7c Change lists to be able to include accounts with pending follow requests (#19727)
598e63dad2 Change media elements to use aspect-ratio rather than compute height themselves (#24686)
1eb51bd749 Add request specs for caching behavior (#24592)
88d33f361f Fix Lint/DuplicateBranch cop (#24766)
f50105779b Add type annotation for Blurhash component (#24750)
5a5975d7f7 Add type annotation for IconButton component (#24753)
32a030dd74 Rewrite import feature (#21054)
0ad2413b35 Fix n+1 query in settings migration (#24783)

おや

CONFLICT (content): Merge conflict in config/routes.rb

…ってKeyBase関係わね

git commitがBundler::GemNotFoundで落ちるかなしみ

$ bundle install
$ yarn install --pure-lockfile
$ git commit
:
マイグレーションファイルでrubocopに怒られまくる。どうしてこうなった…

$ git config --list | grep hook
core.hookspath=.husky
$ find .husky -type f
.husky/_/.gitignore
.husky/_/husky.sh
.husky/pre-commit
$ find .husky -type f | xargs ls -l
-rw-rw-r-- 1 zunda zunda 1 May 2 09:36 .husky/_/.gitignore
-rw-r--r-- 1 zunda zunda 717 May 2 09:36 .husky/_/husky.sh
-rwxrwxr-x 1 zunda zunda 59 Mar 28 08:12 .husky/pre-commit

ふむ

$ chmod -x .husky/pre-commit
$ git commit .husky/pre-commit -m 'Stop pre-commit hook'
hint: The '.husky/pre-commit' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook false`.
[use-ruby32 0f1dbc8c52] Stop pre-commit hook
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 .husky/pre-commit

\Master?/ :saba: \ますたー/

Merged mastodon/mastodon at 668a19a2f325c4e9fe2fd97d391ad3d2cd18c42a.

使ってもらったインバイトコードどうやって覚えておこうと思ったらサービス側で使われたフラグ立ててくれたみたい (ディレイがあってドキドキしたよねw

@tateisu 新規にアカウントを作った時の流れの改善をMastodonのリリースを待たずに届けたいんだろうなあと勝手に想像してます。 https://github.com/mastodon/mastodon/pull/24705 とか。

Add default post text to onboarding flow in web UI by Gargron · Pull Request #24705 · mastodon/mastodon

app/lib/video_metadata_extractor.rb:15 にちゃんと書いてあった:

raise Paperclip::Errors::CommandNotFoundError, 'Could not run the `ffprobe` command. Please install ffmpeg.'

いつ落としたんだっけ…

$ cat Aptfile
ffmpeg
libpq-dev
libxdamage1
libxfixes3

あるなあ。

$ heroku run bash
~ $ ffprobe
ffprobe: error while loading shared libraries: libblas.so.3: cannot open shared object file: No such file or directory

依存漏れのごようす

お仕事アプリのデプロイ待ちに私物Mastodonのデプロイ待ちにバランスボールの上でぼよんぼよん

デプロイを待っていると思ってたらデプロイは終わっていた何をされたのか

$ cat Aptfile
ffmpeg
libopenblas0-pthread
libpq-dev
libxdamage1
libxfixes3

して

$ heroku run bash
~ $ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/app/.apt/usr/lib/x86_64-linux-gnu/blas ffprobe
ffprobe: error while loading shared libraries: liblapack.so.3: cannot open shared object file: No such file or directory

ふむん

$ heroku run bash
~ $ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/app/.apt/usr/lib/x86_64-linux-gnu/openblas-pthread ffprobe
ffprobe version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2007-2021 the FFmpeg developers
:

でいいのか

LD_LIBRARY_PATHは.profileで追加してるっぽいね

4月23日に窓の外に居た鳥の鳴き声です。ときどき来るみたい。

A bird singing outside the window.

DROP TABLEならすぐ終わりそう!! (そういうはなしじゃない

ココナツオイルが溶けてるから夏

2023-05-02 12:10:07 がにょ✈️の投稿 ganyo@hikoukidon.jp

このアカウントは、notestockで公開設定になっていません。

おくちー!

2023-05-02 12:10:32 がにょ✈️の投稿 ganyo@hikoukidon.jp

このアカウントは、notestockで公開設定になっていません。

はりやー!

塗装の違う写真があった

163889 | Grumman EA-6B Prowler | United States - US Navy (USN) | Joe Osciak | JetPhotos https://www.jetphotos.com/photo/7832203

@ganyo ありゃー。(ごめんなさい僕もよくわからない…

2023-05-02 12:33:42 Jujaの投稿 ymd@fedibird.com

このアカウントは、notestockで公開設定になっていません。

特別な訓練

@ganyo あ、この機体にはMarinesって書いてありますね。そしてAirline欄はNavyにしてある。同じ組織の別名だと思っちゃってるのかー。

2023-05-02 07:08:00 もちもちずきん :teto_zuho: 🍆の投稿 Yohei_Zuho@mstdn.y-zu.org

このアカウントは、notestockで公開設定になっていません。

@Yohei_Zuho おめでとうございます!!

ガンバルIPアドレス

未完のまま流出

アルミ缶の上に

I インディア
P ペール
ア アルコール

2023-05-02 14:31:01 がにょ✈️の投稿 ganyo@hikoukidon.jp

このアカウントは、notestockで公開設定になっていません。

ぢゃんぼー!! おしりー!!! フラップびろーん!!!!

これはいい眺めだなあ!! (エンジン後方にはフラップがかぶさらないようになってるんだなあ

これは案外大きい717の水平尾翼ちゃん

Hawaiian's B717 as seen from below

近所のうどん屋いいな
そばのそば屋いいな

ヤードなんかメートルと1割しか違わないし、やー、どーしよー!!

アメリカの水泳と陸上競技はヤードとメートルがいりまじってるらしくオリンピックサイズのプールとか長辺50メートル短辺25ヤードとかじゃなかったかしら

Goに移ごう!!

おっさんは頭がおかしくなったので裂けるチーズをケチャップに浸して食べています。もぐもぐ。

@hnb 非加熱ピザ風な感じで…

お仕事MacBook Proちゃん電源入れてから本気出すまで1時間くらいかかるからずっと電源入れっぱなしになってどうすればいいんだ

mph (メートル毎時)

NHKだったか風速の毎秒は省略していいことになってるらしく異次元の時短対策

雨がやんだと思っておっさんぽにでかけたら雨が降ってきたよね←

小泉さんだ!

木枯しに抱かれて / Kyoko Koizumi
https://open.spotify.com/track/0aJlvHZu68s0a2865Wguep

てかスポチハイ(からページもらうとこ)壊れちゃった…

鯖はしーにまーすかー

冒頭の例(カンニングは確信犯)の文意を理解できないのでおっさんはダメ

文化庁 | 文化庁月報 | 連載 「言葉のQ&A」 https://www.bunka.go.jp/pr/publish/bunkachou_geppou/2012_05/series_10/series_10.html

> 「確信犯」は誤った使い方が広がっており、多くの人に「悪いことだとわかっていて行われた犯罪や行為、またはそれを行う人」のことであると勘違いされています
なるほどなあ

確信犯の意味は? 誤用例と正しい使い方を解説 (1) | マイナビニュース https://news.mynavi.jp/article/20210428-1871464/

確信犯の意味は? 誤用例と正しい使い方を解説

rbenvとbundlerはいいぞ

前半エンディアン
後半エンディアン