画面の分割はずいぶん前にできなくなったじゃんって読み進めたらまたできるようになってた。しかしこの手順は僕には覚えられないなw
Google Pixelスマホでふたつのアプリを同時に表示する方法 | ギズモード・ジャパン https://www.gizmodo.jp/2024/06/google-pixel-132.html
画面の分割はずいぶん前にできなくなったじゃんって読み進めたらまたできるようになってた。しかしこの手順は僕には覚えられないなw
Google Pixelスマホでふたつのアプリを同時に表示する方法 | ギズモード・ジャパン https://www.gizmodo.jp/2024/06/google-pixel-132.html
きょうももりもり
12823908bb (upstream/main) Adjust devcontainers welcome message to be less codespaces-specific (#30566)
04ebbe3077 Add `sidekiq_inline` to appeal service spec (#30562)
07cc94e05f Use `sidekiq_inline` in requests/api/v1/admin/account_actions spec (#30563)
9b9b0e25b6 Use `sidekiq_inline` in requests/api/v1/reports spec (#30564)
a662c6d1d8 Use `sidekiq_inline` in admin/account_action model spec (#30565)
1ffc293b86 Add missing `moderation_warning` notification support to grouped notifications API (#30576)
5652ca6135 fix(deps): update babel monorepo to v7.24.7 (#30561)
cd4b00810d Clear the docker setup - Deprecate post-create.sh and use bin/setup (#30502)
a729104a41 New Crowdin Translations (automated) (#30575)
(続く)
2f0a34ac00 Run as root in devcontainer from vscode (#30574)
a2505e8611 Add timeline of public posts about a trending link to REST API (#30381)
d72714e5ce Remove deprecated version value from `.devcontainer/docker-compose.yml` (#30567)
2fdd782f21 Fix empty `aria-hidden` attribute value in logo resources area (#30570)
e02d23b549 Change `read:me` scope to `profile` scope (#30357)
569b7d2f25 Clarify the purpose of separate Docker resources (#30568)
3c435f9ba0 Change counters to be displayed on profile timelines in web UI (#30525)
\Master?/ \ますたー/
Merged mastodon/mastodon at 12823908bbc101dc3106ae0fd1b804ef164390ac.
TwitterでフォローしていたGopherConさんがAI生成絵をポストしていたのでアンフォローしましたグエエ
このアカウントは、notestockで公開設定になっていません。
あっつうい
PHTO 062227Z 08012KT 10SM SCT023 28/22 A3008 RMK AO2 T02830222
https://metar-taf.com/PHTO によるとT02830222は気温28.3℃ 露点22.2℃とのこと。摂氏だねえ!!
雨はいまのところレーダーには写ってないみたい
https://radar.weather.gov/station/phwa/standard
私が意図していたのはSTEPNじゃなくて https://caradel.portal.auone.jp/post-1675/ こういうやつです
Ubuntu 22.04.4 LTSわよ
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following packages have been kept back:
bind9-dnsutils bind9-host bind9-libs cloud-init python3-update-manager
update-manager-core
The following packages will be upgraded:
linux-generic linux-headers-generic linux-image-generic vim-common vim-nox
vim-runtime vim-tiny xxd
8 upgraded, 5 newly installed, 0 to remove and 6 not upgraded.
:
$ cat /var/run/reboot-required*
linux-image-5.15.0-112-generic
$ sync; sync; sync; sudo reboot
(-人-)
Ubuntu 20.04.6 LTSもお世話するわ
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following packages will be upgraded:
kpartx multipath-tools
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
:
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory
お仕事マシンはUTCにしててTodoistが明日と思っちゃうのなんとかしたいなあってTZ=HST firefoxする #さらなるこんらん
いろいろあった。チャゲ!?
$ ch[タブ]
chacl chcpu choom
chage check-bios-nx chown
chardet check-language-support chpasswd
chardetect chfn chroot
charmap chgpasswd chrt
chat chgrp chsh
chattr chmem chvt
chcon chmod
@tadd 🥺
$ as[タブ]
as asciitopgm aspell
asan_symbolize aseqdump aspell-autobuildhash
asan_symbolize-14 aseqnet aspell-import
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
@tadd なるほどー。locateはじつはOSが管理してないファイルを見つけてもらうのに年に1回くらい役立ってます
母さん、僕のあの加入権、どうしたんでせうね?
ええ、夏、碓氷から霧積へ引っ越すみちで、
渓底へ落としたあの電話加入権ですよ。
このアカウントは、notestockで公開設定になっていません。
ことりんのぬらぶるのString?とかの?の部分は型の一部じゃなくて演算子なの…?? 型に対してぬらぶるにする演算をするのかな…
> To declare nullable variables in Kotlin, you need to add a ? operator to the end of the type.
https://developer.android.com/codelabs/basic-android-kotlin-compose-nullability\