このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
The #Mastodon stuffed toy is now available in the United States! This is a limited run of 500. Check out the #Plushtodon hashtag for more pictures!
You have free access to GitHub Copilotっていう表題のメールが来たんだけど、GitHubアカウントのメールアドレスではなくて、たぶんGitHub Sponsorsのために登録した本名の方のメールアドレスに来たのはどういう判断があったんだろう…。使わないけどな!(VitePresssの定型のコードとかは書いてもらいたいかもだけどVS Codeを使うにはキーの数が足りなかったw
@Renn That makes sense, but I believe I've never used that email for git commits.
よっこいしょ
85792cc375 (upstream/main) Fix incorrect notification settings migration for non-followers (#33348)
3f8f06eb46 Add support for Active Record query log tags (#33342)
db749c7d2b Fix down clause for notification policy v2 migrations (#33340)
668ce14ff2 Convert `admin/custom_emojis` spec controller->system (#33327)
ca2a7d66b8 Fix missing value limits for `UserRole` position (#33172)
1992c2a4fa New Crowdin Translations (automated) (#33345)
c4c9f2bf47 Update dependency opentelemetry-instrumentation-faraday to v0.24.8 (#33338)
3febe7d020 Add OTEL trace & span IDs to logs (#33339)
3f9ac22af3 Remove empty/unused `config/storage.yml` file (#33341)
efada38271 Update dependency dotenv to v3.1.7 (#33344)
14234d2bda Use bundler version 2.6.0 (#33337)
\Master?/ \ますたー/
Merged mastodon/mastodon at 85792cc375c607cf40179f24d3bc21ed8e0b2688.
DeliveryWorkerさんがcan't follow 302 Found redirect on mozilla.social/inboxってちょっとかなちい
$ git mod tidy
git: 'mod' is not a git command. See 'git --help'.
もうむちゃくちゃだよw
github.com/settings/emails に一覧がありました。あー、お仕事レポジトリの通知のために設定したのかも。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
ぼくのPS1はけっこう長いぞ #とは
$ echo $PS1
\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$(__git_ps1)\n$
Ubuntu 20.04.6 LTSいっとこ
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following packages will be upgraded:
libgstreamer1.0-0
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 standard LTS security update
:
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory
ヨシ
Ubuntu 22.04.5 LTSは
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following NEW packages will be installed:
linux-headers-5.15.0-128 linux-headers-5.15.0-128-generic
linux-image-5.15.0-128-generic linux-modules-5.15.0-128-generic
linux-modules-extra-5.15.0-128-generic
The following packages will be upgraded:
cloud-init dmidecode gir1.2-packagekitglib-1.0 libgstreamer1.0-0
libpackagekit-glib2-18 linux-generic linux-headers-generic
linux-image-generic packagekit packagekit-tools
10 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
1 standard LTS security update
:
$ cat /var/run/reboot-required*
linux-image-5.15.0-128-generic
$ sync; sync; sync; sudo reboot
(-人-)
$ man bash
:
PS0 The value of this parameter is expanded (see PROMPTING below) and displayed by interactive shells after reading a command and before the command is executed.
PS1 The value of this parameter is expanded (see PROMPTING below) and used as the primary prompt string. The default value is ``\s-\v\$ ''.
PS2 The value of this parameter is expanded as with PS1 and used as the secondary prompt string. The default is ``> ''. PS3 The value of this parameter is used as the prompt for the select command (see SHELL GRAMMAR above).
PS4 The value of this parameter is expanded as with PS1 and the value is printed before each command bash displays during an execution trace. The first character of the expanded value of PS4 is replicated multiple times, as necessary, to indicate multiple levels of indirection. The default is ``+ ''.
:
うむわからん
このアカウントは、notestockで公開設定になっていません。
へえーshutdownさんというのがおったのか
https://qiita.com/kitaji0306/items/cd0f9f4b8a1c58747947