Ctrl-\で素直に落ちるSunOSのviがお初だとずっと思ってたんだけど、よく思い出してみると学部のおまけの授業で波動方程式を解いてトンネル効果のアニメを作ったのがviで書いたLISPだった気がするんだよねw
Ctrl-\で素直に落ちるSunOSのviがお初だとずっと思ってたんだけど、よく思い出してみると学部のおまけの授業で波動方程式を解いてトンネル効果のアニメを作ったのがviで書いたLISPだった気がするんだよねw
@ganyo なるほどcrontabじゃあ1行だけAmerica/Los_Angelesにするのはムリですね…って検索してみたらできるのかな?
cron - Crontab schedule in different timezones - Server Fault https://serverfault.com/questions/374284/crontab-schedule-in-different-timezones
たいへんいまおきました
9dc3ce878b (upstream/main) Speed-up in `Settings::` controllers specs (#27808)
ac62b995ef New Crowdin Translations (automated) (#27804)
43e2f763b2 Extract crutches_active_mentions from FeedManager (#27785)
ac69f90098 Add `Api::V1::Instances::BaseController` base controller class (#27797)
fba838d61a Update dependency @material-symbols/svg-600 to ^0.14.0 (#27803)
7840c6b75b Do not try to update an undefined video element (#27798)
\Master?/ \ますたー/
Merged mastodon/mastodon at 9dc3ce878b51ab80b19365b2a74101cb3e5a8903.
git initしてmasterになるしんらいかん…って思ったけど僕が設定してたのか←
$ git config -l
commit.gpgsign=true
user.name=zunda
user.email=zundan@gmail.com
pull.rebase=false
core.excludesfile=/home/zunda/.gitignore_global
init.defaultbranch=master
rerere.enabled=true
#ActivityPubサーバ大きさ分布調査 をゆっくり続けています。今回はActivityPubに参加しているWordpressサーバの数の変化を確認してみました。
全サーバ数は測定を始めた7月6日から大きく変化していませんが、Wordpressサーバ数は9月13日から増え始めた様子です。10月3日の測定では全サーバ数もWordpressサーバの数も減っていました。測定点である家のサーバから到達できるネットワークが減っていたのかもしれません。
測定には https://gist.github.com/zunda/f566e2bb85ca0616d351139363274ec5 を利用しました。
WordPressのActivityPubプラグインは2023年3月にAutomaticに買収され https://techcrunch.com/2023/03/13/wordpress-com-owner-automattic-acquires-an-activitypub-plugin-so-blogs-can-join-the-fediverse/ 、ActivityPub 1.0.0 for WordPressは9月13日にリリースされた https://techcrunch.com/2023/09/14/wordpress-blogs-can-now-be-followed-in-the-fediverse-including-mastodon/ ようです。バージョン1になってから利用が増えたんだねえ。
てかAutomaticさんWordPress.comだけじゃなくてTumblrも持ってるのか!! TumblrにはなかなかActivityPubが来ないということは、やっぱりWordPressのActivityPubプラグインを持ってるからといってそのままTumblrに応用できるというわけではないということなんだろうなあ…
Perl…perlじゃないか!! むかしは時々書いてたんだけどなあ
$ perl --version | head
This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
(with 58 registered patches, see perl -V for more detail)
Copyright 1987-2021, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
Spotifyに流れてきたコマーシャルがレイバンで申し訳ないことに笑っちゃったんだけど、MetaといっしょにGoogle Glassぽいやつを作ってるのかな?
雑野菜チャーハン最後にオリーブオイルを注いで味付けしようと思ってたのに手に持ってたのはサラダ油(カノーラ油)でしたw まあこれはこれでおいしい。
みんないろいろ考えててえらいなあって思いながらギネスぐびーしてチャーハン食べてるとチャックが開いてるのに気づいたのでおっさんなにもかもダメ
git initしなおしても速くならないんだなあ…
$ git push heroku master
Enumerating objects: 10021, done.
Counting objects: 100% (10021/10021), done.
Delta compression using up to 12 threads
Compressing objects: 100% (7590/7590), done.
Writing objects: 14% (1449/10021), 252.37 MiB | 704.00 KiB/s
なんで…なんで…1GB越えって…🥺
remote: -----> Compressing...
remote: ! Compiled slug size: 1.1G is too large (max is 500M).
remote: ! See: http://devcenter.heroku.com/articles/slug-size
remote:
remote: ! Push failed
remote: !