ネルソンさんのエチオピアゲイシャうんまあ!
HHKB新作は遂にポインタ搭載&メカニカルの『HHKB Studio』 4つのジェスチャパッド搭載でクリエイター向けにも活躍 | テクノエッジ TechnoEdge
https://www.techno-edge.net/article/2023/10/25/2135.html
Thinkpadのぽっちのやつかな?慣れてる人は爆速なんだけど僕はできなかった…。有線接続でも乾電池は必要なんだろうか?
今、一番好きなProfessional Classicは静電容量式なんだねえ(そこからか)。Keyboardio Atreusはたぶんメカニカルと言われてるやつの茶軸(タクタイル、55cNって55gくらい?)で、HHKB Studioのリニア45gを想像するのは難しいか…。
HHKB Professional Classic - Happy Hacking Keyboard Pro Classic For Sale Online - HHKB & REALFORCE https://hhkeyboard.us/hhkb/pro-classic
いや、一緒じゃん…。違うように感じるんだけどなあw
Professional 2は静電容量式45g
Pro 2 - Happy Hacking Keyboard (HHKB) https://www.hhkeyboard.com/uk/products/pro2
Classicは静電容量式45g
Classic | Happy Hacking Keyboard (HHKB) | UK https://www.hhkeyboard.com/uk/products/classic
たぶんかわんないです。Classic と Professinal 2 の間に Type-S がきてて、Classic も Type-S 同様に静音のゴムリング噛ませてるのがデフォルトになってるはずなので打ち心地が多少違うし、Professionl 2 は流石にどの個体も年数減てるので打ち心地多少は変わるので、その差では。
おっさんは初めて見たキーボードを親だと思って付いていってしまうのでSPARCStation 20に付いてきたたぶんSun Type-6キーボードがだいすき (巨大な点を除く)で、Mac対応が始まったころのHappy Hacking Keyboard (PD-KB01とかPD-KB02)を買ってコンパクトなのもあって最高のキーボードだと思い込んできたんだけど、この子たちが故障しはじめてProfessional 2を買った時に重いなあって感じたんだよね。んで、Professional 2のUSBポートが接触不良になりはじめた頃に買ったProfessional Classicは、PD-KB02とおんなじ触りごこちだーって指が喜んだのでした。指の記憶なのでおっさんのジャンク記憶よりはしっかりしてるかもしんまい。
日本は官僚が権限に伴う判断力を持ってないのが悲しいです。科研費で2台キーボードを買おうとしたら1人で2つも使えないでしょ?って拒否されたのを思い出しちゃったw
そういえば実家へのsshトンネルが崩落しています。とほほ。実家側のIPアドレスが変わっただけだといいな。その場合はcron.dailyさん(じゃなくてsystemd.timerさん)が24時間に1度Aレコードを確認してくれてなおるはず。どきどき。
さてさて。
134de736dc (upstream/main) Change icons in web UI (#27385)
b1885387b6 Fix missing libyaml-dev dependency in Dockerfile (#27533)
15182d1e5e Fix history handling not properly handling states after update to react-router v5 (#27526)
6cf9f1211b Create custom Github Actions for common steps (#27518)
714e3ae5b5 Use Rails 7.1 `normalizes` feature (#27521)
50b7ea810e New Crowdin Translations (automated) (#27523)
e923bb9ec9 Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527)
4fdc548fa5 Regenerate lint todos (#27513)
9482810703 Rewrite `emoji_unicode_mapping_light` to TS (#25444)
またまたreact-routerを更新してないとコンフリクトしそうな子が居るんじゃがひとつずつcherry-pickするしかないのかな…それじゃずっとcherry-pickし続けることになるな…うーん (思考停止)
お仕事デスクトップには蟹チップのWiFi-USBアダプタをくっつけてカーネルモジュールを足して使ってたんだけどある日野良カーネルモジュールを使わせてもらえなくなって(理解できなくもない)、WiFi-Ethernetアダプタに移行したんだよね。リピータも兼ねてて余計なアクセスポイントが生えてるんだけどしょうがない…。
This account is not set to public on notestock.
GitHubさんがGMTを使っててそれはBSTじゃないよなUTCだよなって時計と見比べる手間が生じている。かなしい。
$ git switch use-ruby33
$ git cherry-pick 9482810703
$ git cherry-pick 4fdc548fa5
$ git cherry-pick e923bb9ec9
$ git cherry-pick 50b7ea810e
$ git cherry-pick 714e3ae5b5
$ git cherry-pick 6cf9f1211b
$ git cherry-pick 15182d1e5e
Auto-merging app/javascript/mastodon/components/router.tsx
CONFLICT (content): Merge conflict in app/javascript/mastodon/components/router.tsx
error: could not apply 15182d1e5e... Fix history handling not properly handling states after update to react-router v5 (#27526)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
Recorded preimage for 'app/javascript/mastodon/components/router.tsx'
ハイ
取り込んだフリしてrevertするのがいいかな
$ git checkout --theirs app/javascript/mastodon/components/router.tsx
$ git add app/javascript/mastodon/components/router.tsx
$ git cherry-pick --continue
$ git revert 15182d1e5e
$ git cherry-pick b1885387b6
$ git cherry-pick 134de736dc
CONFLICT (content): Merge conflict in app/javascript/mastodon/components/column_back_button.jsx
CONFLICT (content): Merge conflict in app/javascript/mastodon/components/column_header.jsx
CONFLICT (content): Merge conflict in app/javascript/mastodon/features/status/components/detailed_status.jsx
キエェ
134de736dcはコンフリクトしなかったファイルでもJavaScript側でいろいろとエラーを起こすみたいだ。ええと、b1885387b6をcherry-pickしたあとに戻って、
$ git reset --hard HEAD^
HEAD is now at 6caf77b637 Fix missing libyaml-dev dependency in Dockerfile (#27533)
今は取り込まないコミットをcherry-pickして
$ git cherry-pick 134de736dc
$ for f in app/javascript/mastodon/components/column_back_button.jsx app/javascript/mastodon/components/column_header.jsx app/javascript/mastodon/features/status/components/detailed_status.jsx; do git checkout --theirs $f; git add $f; done
$ git cherry-pick --continue
revert
$ git revert 134de736dc
Failed to compile.
./app/javascript/mastodon/components/column_header.jsx
Module not found: Error: Can't resolve 'mastodon/utils/react_router' in '/home/zunda/c/src/github.com/zunda/mastodon/app/javascript/mastodon/components'
くっそーw
$ git reset --hard HEAD^
$ git revert HEAD
たぶん動くからデプロイしようぜ
\Master?/ \ますたー/
Merged mastodon/mastodon at e93a75f1a11d6dfdcbd39dbdc22526c5508ad881 with PRs #25047 #27489 #27507 #27526 #27385 reverted.
HHKBでも「全部同じじゃないですか」ができると思ったら、やっぱりやってる人がいた。
This account is not set to public on notestock.
いま一番好きなキーボードと二番目に好きなキーボード(肉球つき)
This account is not set to public on notestock.
キャバクラとメイドカフェとそれぞれ全然別のコンテキストで1度ずつ連れてってもらったことはあるんだけどコミュ障のおっさんにはいろいろ難しかったとしか思い出せないので昼寝するね
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
さっき書類にサインしなきゃいけなかったのをめんどうだなあって取らせてしまってボールで書いたんだけどさすがにこれはマウスの方が本物っぽくなった気がする(Kindle Scribeがあるの忘れてたね←