05:12:41
icon

NULは1バイト、0は整数の幅分、NULLはアドレスの幅分、ゼロが並んでそう

05:13:41
2020-06-28 03:45:54 CR2450の投稿 toshi_a@social.mikutter.hachune.net
icon

このアカウントは、notestockで公開設定になっていません。

05:17:52
icon

GNU arch…って思ったらBazaarになってたー

10:30:56
icon

ぽきた。日本にいるひとよりおそいけどエライ

11:14:34
icon

@mamemomonga ほはよ!!ありがと!!

11:15:27
icon

Skypeさんもんぐんくすなんだねえ

Attach image
11:19:33
icon

何か変だと思ったらストリーミング起動してなかったやん…

/app/node_modules/@clusterws/cws/dist/shared.js:18
throw err;
^

Error: Cannot find module '../dist/bindings/cws_linux_83'
Require stack:
- /app/node_modules/@clusterws/cws/dist/shared.js
- /app/node_modules/@clusterws/cws/dist/server.js
- /app/node_modules/@clusterws/cws/dist/client.js
- /app/node_modules/@clusterws/cws/dist/index.js

11:20:57
2020-06-28 08:59:46 合同会社分散型ソーシャルネットワーク機構の投稿 dsno@mstdn.jp
icon

【運営譲渡に伴う今後のメンテナンスについて】
mstdn.jp / mastodon.cloud の運営譲渡に伴い、
物理的なサーバに関しても、弊社が管理するサーバから、新運営会社のSujitech, LLC.様の管理するサーバへ物理的な移行を予定しておりました。

その後、Sujitech, LLC. 様と再度話し合いました結果、
サーバの物理的な移転はせず、現在のサーバをそのままSujitech, LLC.様へ譲渡したうえで、引き続き利用する方針に変更となりました。
そのため、サービス断を伴う物理移転作業は当面の間見送られる見込みですが、
サーバのメモリリソースは現時点で既に逼迫しており、今後サーバ負荷上昇などが発生した際は移転等を実施する可能性があります。

譲渡後のメンテナンス予定についてはSujitech, LLC.様にお問い合わせください。

11:21:00
2020-06-28 09:05:55 合同会社分散型ソーシャルネットワーク機構の投稿 dsno@mstdn.jp
icon

【運営譲渡に伴う今後のメンテナンスについて・補足】
運営譲渡に伴い、メディアストレージ並びにメール配信に利用しているクラウドサービスが変更となる見込みです。
それぞれの変更時期や変更先につきましては、Sujitech, LLC. 様にお問い合わせください。

11:21:24
icon

とりあえずメディアとメールだけ引っ越すってことなのかな?

11:30:00
icon

どこでおかしくなったかわからないから先に進んじゃう

fa4876a1b (upstream/master) Fix read marker state not being udpated internally (#14155)
8c04e37b0 Remove the terms blacklist and whitelist from UX (#14149)
4662afe07 Fix help text around `tootctl email_domain_blocks` (#14147)

11:33:49
icon

yarn installはいつもどおりちょっとしかエラーを出さない←

11:35:33
icon

あっおー

11:41:57
icon

\Master/ :saba: \ますたー/

Merged tootsuite/mastodon at fa4876a1b93d4bb62038cca75bd5017fe49b59ae.

Error: Cannot find module '../dist/bindings/cws_linux_83'
だめねえ

11:42:42
icon

disownだっけ?

11:44:05
icon

disownは親が子を殺さないようにする方だったわね…

man bash

> The shell exits by default upon receipt of a SIGHUP. Before exiting, an interactive shell resends the SIGHUP to all jobs, running or stopped. Stopped jobs are sent SIGCONT to ensure that they receive the SIGHUP. To prevent the shell from sending the signal to a particular job, it should be removed from the jobs table with the disown builtin (see SHELL BUILTIN COMMANDS below) or marked to not receive SIGHUP us‐ ing disown -h.

11:45:30
icon

$ heroku builds:cache:purge -a $staging --confirm $staging
うりゃ

12:01:40
icon

Error: Cannot find module '../dist/bindings/cws_linux_83'
だめねぇ

12:20:20
icon

ローカルにbundle install中。細かいコンパイルがいっぱい走るのでhtopだとfirefoxさんしか見えないw (あ、先頭にgccさんが居た)

Attach image
12:22:07
icon

@noellabo サーバの運用技術のことも聞きたかったし、連合からのレポートや警察からの照会への対応がどんな感じなのかも知りたかったですよね

12:24:57
icon

assets:precompile。nodeさんもりもり。

Attach image
12:28:29
icon

ローカルデdevelopmentで動かすとstreaming起動するんだよなあ。

12:29:56
icon

$ find node_modules/@clusterws -name cws_*
node_modules/@clusterws/cws/dist/bindings/cws_darwin_64.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_72.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_72.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_79.node
node_modules/@clusterws/cws/dist/bindings/cws_darwin_79.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_79.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_64.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_64.node
node_modules/@clusterws/cws/dist/bindings/cws_darwin_72.node

ふむん

12:33:13
icon

Dynoでも

~ $ find node_modules/@clusterws -name cws_*
node_modules/@clusterws/cws/dist/bindings/cws_darwin_64.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_64.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_79.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_64.node
node_modules/@clusterws/cws/dist/bindings/cws_darwin_72.node
node_modules/@clusterws/cws/dist/bindings/cws_darwin_79.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_79.node
node_modules/@clusterws/cws/dist/bindings/cws_linux_72.node
node_modules/@clusterws/cws/dist/bindings/cws_win32_72.node

12:33:33
icon

requireしてる方は

exports.native = (() => {
try {
return require(`../dist/bindings/cws_${process.platform}_${process.versions.modules}`);
}
catch (err) {
err.message = err.message + ` check './node_modules/@clusterws/cws/build_log.txt' for post install build logs`;
throw err;
}
})();

12:35:04
icon

Dynoで
~ $ node
Welcome to Node.js v14.4.0.
> process.versions.modules
'83'

ローカルで
$ node
Welcome to Node.js v12.18.0.
> process.versions.modules
'72'

12:36:36
icon

ビルド時と実行時のnodeのバージョンがずれちゃってるんだねえ

12:56:31
icon

弊ぼっち更新の試行錯誤の様子です

Attach image
12:58:30
icon

2020-06-28T22:57:58.229050+00:00 heroku[web.1]: State changed from starting to up

なおったー

13:18:36
icon

焼きそば焼いてるのでビール飲みたい ※買い出しが残ってるのでだめ(´・ω・`)

13:40:15
icon

焼きそばがおいしそうだったのでつい

Attach image
13:53:08
icon

そゆことwww

13:54:00
2020-06-28 13:51:49 ミキシング博士の投稿 atsushi015@fedibird.com
icon

このアカウントは、notestockで公開設定になっていません。

13:54:36
icon

てかBrian Foxさんていうのかぁ。確かにバッシュ履いてそうw

14:07:59
2020-06-28 13:55:12 まめもの投稿 mamemomonga@raspidon.mamemo.online
icon

このアカウントは、notestockで公開設定になっていません。

14:08:08
2020-06-28 13:56:07 すがおの投稿 sugao@muknown.jp
icon

このアカウントは、notestockで公開設定になっていません。

14:16:18
icon

鴨かも

15:25:43
icon

にゃーん

15:49:45
2020-06-28 15:42:22 Giraffe Beerの投稿 giraffe_beer@mstdn.maud.io
icon

このアカウントは、notestockで公開設定になっていません。

15:50:01
icon

ディストピアっぽい

15:51:47
icon

ダンボールビキニ

15:52:30
icon

そういえば「ビキニ」はまだpolitically correctなんすかね

17:39:38
icon

昼にビール飲んで夕方買い物に行くと店が空いてるからビールは優秀

18:22:06
icon

ビールは1日1本まで※日曜日には日が2つ

Attach image
18:23:16
icon

@1234567 ぱっかーい!

18:28:35
icon
18:37:15
2020-06-28 18:27:17 ぺけぺけの投稿 PekePeke@fedibird.com
icon

このアカウントは、notestockで公開設定になっていません。

18:37:19
icon

すてき!

19:49:57
icon

鹿しか

19:50:14
icon

しかし可視か

20:17:08
icon

すてき冷やし中華ブーム

21:50:33
icon

:mitomein: ProtonMailさんを使ってみました。なかなか良い感じ!!
https://mitome.in/email/protonmail.html

Web site image
mitome.in - 暗号と電子署名を気軽に
23:53:33
icon

タコネコさんに 🍕

GitHub Status - Incident on 2020-06-29 09:14 UTC https://www.githubstatus.com/incidents/d60fmldlvw48

Web site image
Incident on 2020-06-29 09:14 UTC