お、新しいActivityPubサーバかな?ってブラウザで見に行ったらCloudflareさんに阻止された。かなしいw
お、新しいActivityPubサーバかな?ってブラウザで見に行ったらCloudflareさんに阻止された。かなしいw
ぷえ
6e01a23e3b (upstream/main) Update dependency eslint-plugin-promise to v7 (#31120)
f045ef8e92 Update dependency eslint-plugin-jsdoc to v50 (#31330)
389549e783 Fix list creation textbox styling (#31348)
a207a1f7dc Disable stylelint rules that are conflicting with Prettier (#31339)
664bef3573 Fix styling issues with notification settings and mobile borders (#31346)
079d681ac6 Fix uninitialized grouped notifications read marker on initial load (#31347)
0e4d3c0403 New Crowdin Translations (automated) (#31337)
2edae5ea28 Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component (#31338)
(続く)
a95fe931d7 Really fix duplicate border around search results (#31305)
176ba984d4 Follow up tweaking of admin UI changes part 2 (#31268)
ac9040b76b Add explainer for filtered notifications from limited accounts (#31331)
f8629367d2 Add unchangeable filtered notification setting for limited accounts (#31324)
84c3cc4e5b Replace more `font-awesome` icons in `views/admin` area (#30961)
52a626f39b Replace more `font-awesome` icons in `app/helpers` (#30962)
e4092cc73a Replace more `font-awesome` icons in `views/settings` (#30963)
abc4ed48f2 Replace more `font-awesome` icons in navigation sidebar area (#30974)
CONFLICT (content): Merge conflict in config/navigation.rb
うい。Keybase認証そろそろ止めようかな…
\Master?/ \ますたー/
Merged mastodon/mastodon at 6e01a23e3bea35f7bf90bd420f9372a6a7421fae.
幸運なことにHEADはoriginにpushしてあったのでreset --hard HEAD^してpullしてやりなおしましたとさ←
このアカウントは、notestockで公開設定になっていません。
ビールのコマーシャルでグラスにむっちゃおいしそうに注いでるのどれくらい練習したんだろう。失敗した分飲めるのかしら←
Bluetoothスピーカーでポッドキャストを流してたらかかってきた電話に出たら、そのままBluetoothスピーカーで通話する感じになっちゃって笑っちゃった。このためにマイクも付いてたんだねえw
Ubuntu 20.04.6 LTSやっとこ
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following NEW packages will be installed:
linux-image-5.4.0-192-generic linux-modules-5.4.0-192-generic
linux-modules-extra-5.4.0-192-generic
The following packages will be upgraded:
linux-image-generic linux-libc-dev
2 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
2 standard LTS security updates
:
$ cat /var/run/reboot-required*
*** System restart required ***
linux-image-5.4.0-192-generic
linux-base
$ sync; sync; sync; sudo reboot
(-人-)
Ubuntu 22.04.4 LTSもいっとこ
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following NEW packages will be installed:
linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic
linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic
linux-modules-extra-5.15.0-118-generic
The following packages have been kept back:
python3-update-manager update-manager-core
The following packages will be upgraded:
libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 linux-generic
linux-headers-generic linux-image-generic
7 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
7 standard LTS security updates
:
$ cat /var/run/reboot-required*
linux-image-5.15.0-118-generic
$ sync; sync; sync; sudo reboot
(-人-)
このアカウントは、notestockで公開設定になっていません。
ぼくは生成AIみたいな同僚とまともにコミュニケーションできないので生成AIに投資するひとたちの気持ちも理解できないんだよね #ダークモード
RISC-Vちゃんはちょっと触ってみたいよぬ
Raspberry Pi Pico 2 – Raspberry
https://www.raspberrypi.com/products/raspberry-pi-pico-2/
Raspberry Pi Pico 2およびRP2350がリリース | Japanese Raspberry Pi Users Group
https://www.raspi.jp/2024/08/raspberry-pi-pico-2-and-rp2350-release/
そしてなんと、もう日本語の記事があるんですね〜
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
`git reset origin/$(git branch --show-current)` したら元に戻るかもしれないハック
soft reset だとコミットログだけ元に戻るからファイルそのままでamendの変更がstatusに出てきて作業が簡単なのでpushしてて雑にamendしちゃった時やってる