icon

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

2020-06-28 03:45:54 やしゅう先輩の投稿 toshi_a@social.mikutter.hachune.net
icon

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

icon

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

icon

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

icon

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

icon

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

Attach image
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

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

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

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

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

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

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

icon

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

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)

icon

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

icon

あっおー

icon

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

Merged tootsuite/mastodon at fa4876a1b93d4bb62038cca75bd5017fe49b59ae.

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

icon

disownだっけ?

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.

icon

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

icon

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

icon

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

Attach image
icon

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

icon

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

Attach image
icon

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

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

ふむん

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

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;
}
})();

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'

icon

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

icon

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

Attach image
icon

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

なおったー

icon

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

icon

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

Attach image
icon

そゆことwww

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

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

icon

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

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

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

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

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

icon

鴨かも

icon

にゃーん

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

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

icon

ディストピアっぽい

icon

ダンボールビキニ

icon

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

icon

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

icon

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

Attach image
icon

@1234567 ぱっかーい!

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

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

icon

すてき!

icon

鹿しか

icon

しかし可視か

icon

すてき冷やし中華ブーム

icon

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

Web site image
mitome.in - 暗号と電子署名を気軽に
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
icon

ぽきた。今週オンコールじゃないのよもー

2020-06-29 07:26:04 mzpの投稿 mzp@mstdn.nere9.help
icon

たぶんこの場所であってるはず

Attach image
Attach image
2020-06-29 07:27:22 mzpの投稿 mzp@mstdn.nere9.help
icon

まあ普通の道なのでなんもない

Attach image
Attach image
2020-06-29 07:54:41 えあい:evirified::evirifried::win98_shrimp:の投稿 Eai@stellaria.network
icon

うなしだー
とおもったら発光ダイオードだー

Attach image
icon

うなしなのに足が生えてる!

icon

コーヒーおいしかったし :saba:

444b8d618 (upstream/master) Bump uuid (#14162)
59313b6f9 Bump jest-config (#14176)
1b198d648 Fix trying to write non-existent image remote URL attribute on preview cards (#14181)
fa183a51a Add GitHub Sponsors
5c43dbb85 Bump redis-store (#14160)
e60ba7ca1 Bump pghero (#14163)
bc6ac0ae0 Bump rails-controller-testing (#14161)
1b016aeeb Bump jest-environment-jsdom (#14167)
44a54e2bd Bump webpack-cli (#14164)
cdce0ac70 Bump @babel/plugin-transform-runtime (#14168)
9794ac131 Bump react-textarea-autosize (#14177)
aaef3b5f3 Bump rubocop (#14171)
a0f65e590 Bump aws-sdk-s3 (#14158)
6d3125f9c Add Helm chart (#14090)
5e8f51b29 Replace to testing-library (#14152)
d1c6dd2d2 Fix padding on account header (#14179)
64aac3073 Add customizable thumbnails for audio and video attachments (#14145)

icon

なんかまだたっくさんDependabotさんのブランチあるねぇ

icon

git config --global commit.gpgsign true
してからgpg-agentに聞かれるがまま署名してるんだけどこんな感じでいのかのう…

icon

某ヘ社より弊ぼっちのPostgresメンテナンス必要とのことほいほい。

> We plan on performing this maintenance at 2020-07-02 19:30:00 +0000 during your set maintenance window of Thursdays 19:30 to 23:30 UTC.

icon

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

Merged tootsuite/mastodon at 444b8d6188c3055f8bb74be5a2a77262d212d059.

icon

$ git rebase master
$ git diff master
$ git push -f

うりゃうりゃ!!

icon

:mitomein: FlowCryptさんを使ってみたよ!!ブラウザ拡張でメールを暗号化できるのはなかなか良い。
mitome.in/email/flowCrypt.html

Web site image
mitome.in - 暗号と電子署名を気軽に
2020-06-29 06:22:21 mstdn.jp お知らせ【公式】の投稿 mstdn_jp@mstdn.jp
icon

【サービス譲渡に関する最終のお知らせ】
mstdn.jp 並びに mastodon.cloud は、2020年7月1日をもって Sujitech, LLC. に譲渡いたします。
Sujitech, LLC. の公式アカウントは @Sujitech_official になりますので、類似のアカウントとお間違いのないようご注意ください。

また、2020年7月1日0:00以降の合同会社分散型ソーシャルネットワーク機構へのお問い合わせは一切受理いたしませんのでご了承ください。

icon

激レアさんパソコン コンテストって何?って思ったらパン コンテストだったね←

icon

Slackは複数ウインドウを開かせてほしい2020

icon

快適なHTLを剃る会

icon

こっちは昼なんですよ?w

2020-06-29 11:15:57 まめもの投稿 mamemomonga@raspidon.mamemo.online
icon

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

icon

職人さんだあ

icon

もうすぐ3年かあw

icon

Web UIが見えてるのにstreamingが暇になって止まっちゃうのなんでなん…

2020-06-29 12:36:36 Satoshi Kojima (小嶋智)の投稿 skoji@sandbox.skoji.jp
icon

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

icon

\おっはー/
(昼です)

icon

@mamemomonga おはひる〜(ぬーん過ぎちったw)

icon

Adobe Readerで電子署名を試してみようと思ったらコレデスヨ

Adobe Acrobat Reader DC doesn't support Linux, except for Android.
Attach image
icon

J-WAVEのサッシャさん「ダイエットはピザのため。僕にとってはニンジンがピザ」

icon

さっきアプリケージョンってシじゃなくてジを書いちゃったんだけどこれはどういうタイポなの…

icon

Deppendabotさんのお相手しないとなんだよなあ←

icon

ディッペンダボット

icon

📛 呼んだ?

2020-06-29 17:55:43 sublimer@あすてろいどん鯖管の投稿 sublimer@mstdn.sublimer.me
icon

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

icon

なるほどなぁ

icon

睡ミントても大事よね

icon

くるちい

2020-06-29 20:31:29 松屋とすき家に行ったら金が溶けるから我慢の投稿 nacika@oransns.com
icon

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

2020-06-29 20:31:58 のえるの投稿 noellabo@fedibird.com
icon

マージの判断はえーよ
もっと議論しろよ!

2020-06-29 20:32:30 まめもの投稿 mamemomonga@momo.mame.moe
icon

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

2020-06-29 20:32:00 てるこの投稿 t@pl.telteltel.com
icon

3日目コンフリクトした

icon

とかうろうろしてたら気づいたのでUbuntu 18.04.4 LTSで

1 package can be updated.
1 update is a security update.

$ sudo apt update; sudo apt dist-upgrade -y
:
Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.2) over (2.4.1-0ubuntu0.18.04.2) ...
:
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory

うし

icon

てか電子署名界隈は奥が深いんだねえズブズブ

2020-06-29 21:44:39 estplsの投稿 estpls@mstdn.beer
icon

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

icon

うっっひょー!

2020-06-22 21:44:54 Thibの投稿 thibaultamartin@mamot.fr
icon

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

icon

bashで抜歯

icon




なる、ずんだ

icon

2つのファクター認証 🤔

icon

てかOpenPGPって!耐たんぱーしながらセッション鍵の暗号化とかしてくれるとおもしろいなあ!

icon

T-Mobileの広告ではT-MobileはSprintと一緒になってT-Mobileになるよ!ってちょっと悲しいこと言ってるんだけど、Sprintの広告ではSprintの顧客はT-Mobileのネットワークも使えるようになったよって一見うれしい感じに言ってて大人の事情よね

icon

ちょっとーATOKさん「可能性」ってタイプしようとしたのに「叶姉妹」になっちゃったじゃないのよちょっと大きすぎるんだけどもー

icon

GitHubさんの調子が悪くなってお仕事サボりながら分散とは…って考えちゃうよね←

icon

GitHubアプリにお仕事関係っぽいノーティフィケーションが来たんだけどお仕事レポジトリへのアクセスは許可してなくて内容はみえないよう。ノーティフィケーションを送る側で権限の確認漏れがあるのかしらねえ。

icon

ハリーポッターとモンエナの白いの

icon

カブを売り抜けたベルで借金を返済したんたけど次の借金は強制じゃないのわね

icon

朝から暑っう :saba:

65506bac3 (upstream/master) Add user notes on accounts (#14148)
ce9ae9aa5 Bump diff-lcs from 1.3 to 1.4.3 (#14186)
742b0fedb Bump faker from 2.12.0 to 2.13.0 (#14174)

icon

8時(UTC)

icon

あらまあぞうさん

icon

db:migrateで出るわね

`Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.

icon

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

Merged tootsuite/mastodon at 65506bac3f3fe233b5b7b3241020bd74eb5c9259.

Migrating to CreateAccountNotes (20200628133322)
== 20200628133322 CreateAccountNotes: migrating ===============================
[strong_migrations] DANGER: No lock timeout set
-- create_table(:account_notes)
-> 0.0947s
== 20200628133322 CreateAccountNotes: migrated (0.0979s) ======================

icon

あ戻った。すじてくさんいろいろ試してみてるのかな?

icon

そーめんたーべたい♪

icon

眠れなくてもねっころがって目をつぶってれば睡眠タイマーちょっと進むよね

icon

にゃおにゃお

icon

るんばさん帰宅に失敗してもちょっと補助してやると自分で帰宅した気分になって「てってれっててー♪」ってご機嫌。

icon

viづかいはみんなjk

2020-06-30 09:26:42 まめもの投稿 mamemomonga@momo.mame.moe
icon

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

2020-06-30 09:26:32 ぐるおの投稿 glueoh@pleroma.glueoh.com
icon

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

icon

すにすに〜

icon

Schemaのすきまお埋めしま

icon

お餅のポイントカードにちょっと憧れる

2020-06-30 07:17:21 まめもの投稿 mamemomonga@raspidon.mamemo.online
icon

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

2020-06-28 07:37:16 女學生@みすきーの投稿 JK17@misskey.io
icon

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

icon

ノーパンチラはどこでくぎればいいのか

icon

:mitomein: LibreOffice、電子署名する機能があったよ!!
mitome.in/misc/libreoffice.htm

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

ずっと立ってるのも大変なんですよ?

icon

まだよゆー

$ date
Tue 30 Jun 2020 02:24:12 PM HST

icon

と思ってたらWeb UIで使ってるはずのストリーミングが昼寝を始めたぐぬぬ

2020-07-01T00:16:44.564562+00:00 app[web.1]: info Worker 3 exiting, bye bye
2020-07-01T00:16:44.565069+00:00 app[web.1]: info Worker 3 exiting, bye bye
2020-07-01T00:16:44.634802+00:00 heroku[web.1]: Process exited with status 143

icon

あ起きた

2020-07-01T00:26:23.289743+00:00 heroku[web.1]: Unidling
2020-07-01T00:26:23.291701+00:00 heroku[web.1]: State changed from down to starting

icon

@mamemomonga

・空気 1円/1時間
・冷房 10円/1時間
・照明 1円/1時間(日没時のみ)
・床清掃 1円/100歩

icon

@mamemomonga 従量課金がいっぱいだ!!

icon

@mamemomonga しまっったあああw

icon

ポイントカードはお餅じゃないのFont Awesomeのアイコンは

icon

姦しいはめめしくないよぬ

icon

いつも意識が低いのでラジオで意識高い系の人が出てくるとイラっとして別の音源に逃げる

2020-06-30 16:17:48 あっきぃの投稿 akkiesoft@social.mikutter.hachune.net
icon

はてブコメがだいたい喜ばれてて草

NAVERまとめ サービス終了のお知らせ : NAVERまとめ公式ブログ
navermatome-official.blog.jp/a

NAVERまとめ サービス終了のお知らせ | NAVERまとめ公式ブログ
icon

お、すらばしい

2020-06-30 16:17:02 sublimer@あすてろいどん鯖管の投稿 sublimer@mstdn.sublimer.me
icon

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

icon

釈明… 🤔

icon

プルリクエストしようとブランチをプッシュしてボタンが表示されるのを待ってたけどタイポでプッシュが失敗してた回

icon

鮭を焼きます
1. カシャプシュ

Attach image
icon

@abagv お先にぺーーーい!

icon

@abagv まちがいたw

2020-06-30 19:00:20 としこの投稿 1045shookit@gingadon.com
icon

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

icon

かわええ!

2020-06-30 20:34:12 Gomasyの投稿 gomasy@don.gomasy.jp
icon

pawoo.net と疎通が出来なくなってた件 – Gomasy's blog blog.gomasy.jp/14.html

書いた

pawoo.net と疎通が出来なくなってた件
icon

なるほどなあ

icon

中国政府はここまでむちゃくちゃやっても国際社会でやってける自信があるってことなのかなあ…(香港の昨日のニュースをときどき日本語チャンネルでみてる)

2020-06-30 21:53:43 くっきーの投稿 Cookie@mstdn.y-zu.org
icon

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

2020-06-30 22:32:25 Masanori Ogino 𓀁の投稿 omasanori@mstdn.maud.io
icon

「気づかず・知らず・みずからは傷つかずにすませられることこそ、マジョリティ(多数派)の特権(privilege)だといえるだろう」、それなぁになっている

icon

なるほどなあ