したらはさん
This account is not set to public on notestock.
二度寝したね
c4d6e10115 (upstream/main) Update dependency rubocop to v1.63.1 (#29878)
67a37c7279 Update dependency sass to v1.75.0 (#29919)
61d108f415 Extract `header_tags` method in statuses/show view spec (#29907)
8986e3b088 Update dependency webpack-bundle-analyzer to v4.10.2 (#29909)
c386c36866 Add `/` keyboard shortcut to focus the search field (#29921)
3f821e0d5e Update dependency postcss-preset-env to v9.5.5 (#29912)
da6b9238f5 Expand coverage for admin/metrics/measure/* classes (#29914)
ec5a0e0f5e Expand coverage for admin/metrics/dimension/* classes (#29913)
13bbde2246 Use existing `DEFAULT_FIELDS_SIZE` constant to limit `Account#fields` (#29911)
5992df0762 New Crowdin Translations (automated) (#29920)
449f99e168 Fix repeated concat output buffer duplicating layout markup (#29918)
\Master?/ \ますたー/
Merged mastodon/mastodon at c4d6e10115bfe5f336476058b44405d72dc57b2b.
This account is not set to public on notestock.
tiramisu, upside down cake
https://developer.android.com/refeence/android/os/Build.VERSION_CODES#TIRAMISU
コードネームにお菓子の名前、最近見たぞと思って確認したけど13でティラミスが公式で使われてるのでチャンスはまだある
キュー増えてた。きゅー。(Pumaと一緒に走ってる1スレッドは-qオプション付けてないからそっちで走ってくれてるはず!!
Loading Schedule
Ignoring scheduled_statuses_scheduler, job's queue is not enabled.
Ignoring trends_refresh_scheduler, job's queue is not enabled.
Ignoring trends_review_notifications_scheduler, job's queue is not enabled.
Ignoring indexing_scheduler, job's queue is not enabled.
Ignoring vacuum_scheduler, job's queue is not enabled.
Ignoring follow_recommendations_scheduler, job's queue is not enabled.
Ignoring user_cleanup_scheduler, job's queue is not enabled.
Ignoring ip_cleanup_scheduler, job's queue is not enabled.
Ignoring pghero_scheduler, job's queue is not enabled.
Ignoring instance_refresh_scheduler, job's queue is not enabled.
Ignoring accounts_statuses_cleanup_scheduler, job's queue is not enabled.
Ignoring suspended_user_cleanup_scheduler, job's queue is not enabled.
Ignoring software_update_check_scheduler, job's queue is not enabled.
Ignoring auto_close_registrations_scheduler, job's queue is not enabled.
This account is not set to public on notestock.
【弊鯖復帰のお知らせ】
弊おひとり丼は、2024年4月11日 09時06分 ごろより、自宅にある弊鯖 (Intel N100 PC) の電源が落ちたため33時間半停止していましたが、4月12日 18時33分 ごろにあくらふが出張先から帰宅し電源を入れて復帰しました。
停止していた間はキューが詰まるなどしてご迷惑をおかけしました。
【原因】
なにもしてないのに SwitchBot プラグミニが壊れた (3個目)
【対策】
もう使わない
壊れた SwitchBot プラグミニ、ネジザウルスと電工ナイフで割ってみたらコンデンサがボンッってなってて外装が手で動かせて中のフサフサが見えてて変な汁が見えるけどコンデンサから出たものじゃなさそうなのでよくわからん
初期型ルンバに拡張コネクタあるんだ(今日のあるんだ)
ルンバを改造してファミレスにいるネコの配膳ロボットにする (1/2) :: デイリーポータルZ
https://dailyportalz.jp/kiji/roomba-kaizou-neko-haizen-robot
三上さんがまたテレビで特殊詐欺の手口とか紹介してたけど、引っかかりそうなものほんといろいろ仕掛けてくるねえ。QRコードからサイト誘導されると本物(公式)だと信じ込みやすい、ってのはまあ危ないわ。
Cのライブラリ関数とかシステムコールの情報はまずmanを見たくなりそう。GNUの製品だとinfoの方が詳しいこともあった気のする
@tadd そういう事情に気づけなくてなんかもーしわけなくて。僕は日本語にしてるのMastodon webくらいなんです…
This account is not set to public on notestock.
@tadd や、まじめな話しちゃうと、某ヘ社のいちばんちっちゃい環境でPumaとSidekiqがぎゅうぎゅうに詰まってて時折ffmpegも登場するので、YJITを追求すると、メモリがボトルネックになってる状況でCPUをラクにしようとするという、誰もあんまり幸せにならない感じなんですよね…
@tadd 現状ではメモリのスパイクを抑えたい(OOM Killer相当を避けたい)ので、同時に画像変換するスレッドをPumaやSidekiqをひっくるめて最大ひとつにできるとうれしいです…セマフォを使うのかな?ルートじゃなくても使えるのかな?画像変換サーバプロセスを足すのかな…