またけの
たいへんいままで二度寝てました
af66d3d836 (upstream/main) Use `following` and `followers` scopes in CLI (#28154)
23b16aaab0 Update dependency selenium-webdriver to v4.16.0 (#28246)
ee83d5c760 Enable the eslint `react/no-unknown-property` rule (#28217)
42afd30324 Replace Sprockets with Propshaft (#28239)
954169966b New Crowdin Translations (automated) (#28245)
0e8ba19113 Add spec coverage for `CLI::Emoji` class (#28182)
ed7b5c091b Remove double subject call in `services/delete_account_service` spec (#28212)
be6bb1a10d Remove double subject call in `services/suspend_account_service` spec (#28213)
5517df61de Remove double subject call in `services/activitypub/process_account_service` spec (#28214)
faffd81976 Remove double subject call in `services/unsuspend_account_service` spec (#28215)
3b710b96cf Update dependency irb to v1.10.1 (#28240)
996c13a24d Update dependency core-js to v3.34.0 (#28241)
\Master?/ \ますたー/
Merged mastodon/mastodon at af66d3d836b89286423d4ba9fe1518bb6317b499.
とつぜんむっちゃ簡単になったw 後半には何が来るのかgkbrしてたのにwww
I just completed "Wait For It" - Day 6 - Advent of Code 2023 #AdventOfCode https://adventofcode.com/2023/day/6
そういえばおっさんデスクトップはどっちだろうとおもったらおっさんの方だった
$ echo $XDG_SESSION_TYPE
x11
XorgかWaylandを確認する方法
https://opensquare.jp/2021/09/18/xorg%E3%81%8Bwayland%E3%82%92%E7%A2%BA%E8%AA%8D%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/
MacBook Proのキーボードあんまり好きじゃないんだよねってdateコマンドじゃなくて手でタイムゾーンの変換をしたらやっぱり間違えたよね←
このアカウントは、notestockで公開設定になっていません。
僕の使っているコマンドラインツールの #ひかえめなアドベントカレンダー2023 12月6日分はscreenです。端末が止まっても止まらない端末のやつ。ナウなヤングはscreenではなくByobuやtmuxを利用するらしいです。
何日かコマンドを走らせ続けておきたい時や、端末での作業内容を同僚(いたんだ)やリモートの自分などと共有したい時に使います。
$ screen
デフォルトではC-aがscreenを操作するためのホットキーとなりますが、僕は行頭に移動するC-aを多用するので、~/.screenrcでC-]に設定しています。続く2行では最初の画面とビジュアルベルを無効にしています。
escape ^]^]
startup_message off
vbell off
screenをデタッチする時は、C-]のあとdをタイプします。screen -list でデタッチされたまま稼動を続けているscreenのリストが表示されるので、
$ screen -x 12345.pts-0.localhost
などとしてアタッチしなおすことができます。デタッチされたscreenがひとつだけの場合はアタッチするscreenを指定する必要はありません。
screen内でシェルを終了させるとscreenも終了します。
Cがwdayですねー
$ man asctime
:
Broken-down time is stored in the structure tm, which is defined in
<time.h> as follows:
struct tm {
int tm_sec; /* Seconds (0-60) */
int tm_min; /* Minutes (0-59) */
int tm_hour; /* Hours (0-23) */
int tm_mday; /* Day of the month (1-31) */
int tm_mon; /* Month (0-11) */
int tm_year; /* Year - 1900 */
int tm_wday; /* Day of the week (0-6, Sunday = 0) */
int tm_yday; /* Day in the year (0-365, 1 Jan = 0) */
int tm_isdst; /* Daylight saving time */
};
:
(なお月番号は0始まりw
このアカウントは、notestockで公開設定になっていません。
ドロイドちゃん!!
なおドロイドくんは2007年11月からいらっしゃるようですねー
https://en.wikipedia.org/wiki/Android_(operating_system)#Mascot
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
> 流れ星のようにぱっとサーバーがあらわれ、そして消えていきます。
ってなんかいいな
わたしがFirefishサーバーを建てるまで | あまいろスペース https://social.amairo.space/@iroha/pages/1701325167860
このアカウントは、notestockで公開設定になっていません。
弊ぼっちはPostgresがオーバースペックで高いよw (その代わり放置しててもめったなことではデータを失わない)
https://github.com/zunda/mastodon/wiki/CostConsiderationsOnHeroku
> In a Times article in October 2009, Berners-Lee admitted that the initial pair of slashes ("//") in a web address were "unnecessary".
https://en.wikipedia.org/wiki/Tim_Berners-Lee
照れてる場合じゃなかったか…
$ ruby -ruri -e 'x=URI.parse("https:///example.com/");%w(scheme host path).each{|p|puts "#{p}:\t#{x.send(p).inspect}"}'
scheme: "https"
host: nil
path: "/example.com/"
このアカウントは、notestockで公開設定になっていません。
> Energy Returned On energy Invested (EROI)
エロかった
すべてを電化せよ!
科学と実現可能な技術に基づく脱炭素化のアクションプラン
Saul Griffith 著、鴨澤 眞夫 訳
2023年07月 発行
https://www.oreilly.co.jp/books/9784814400157/index.html
これは楽しいなあ!!
I just completed "Camel Cards" - Day 7 - Advent of Code 2023 #AdventOfCode https://adventofcode.com/2023/day/7
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。