08:09:12
icon

ホノルルマラソンのランナーの検索が厳しくなって知り合いのストーカーをできなくなってる…

08:48:38
icon

コーヒーを入れながらコーラを開けてしまった

09:21:41
icon

土屋さんちゃんと半田ごての熱くないところを持ってつかってるw

10:20:26
icon

乾燥機を回し始めたので :saba:

ae3d2f446 (upstream/master) Add specs for Admin::InvitesController (#9471)
81bda7d67 Add setting to not aggregate reblogs (#9248)

10:34:56
icon

マスター :saba: ますたー

Merged tootsuite/mastodon at ae3d2f446a60269740a72969d74fa57168530c97.

12:43:20
2018-12-09 12:19:25 Posting ておりあ👐 theoria@wug.fun
icon

This account is not set to public on notestock.

12:52:20
icon

眼鏡はおでこに乗ってるもん、でもないかあ

12:52:46
icon

あー!何か書かなきゃ

12:59:30
icon

久しぶりに町で一軒だけのスタバ

Attach image
15:48:33
2018-12-09 14:45:41 Posting のえる :cava_red: DTP鯖管 noellabo@dtp-mstdn.jp
icon

いろんな新しい習慣が導入されているけど、中でもアドベントカレンダーは本当にいい習慣だなぁ。

同人誌もね、即売会という締切があるから発行されるんだよ。

みんなに、何か書こうぜ!って呼びかけることと、締切があることで、こんなに沢山の記事が読めるようになるんだから!

15:53:43
2018-12-09 15:25:52 Posting はまだ(てすとくん) testkun@mstdn.beer
icon

This account is not set to public on notestock.

15:56:17
icon

雨がやんだと思っておっさんぽに出たはいいけど雨がやってくるのが見えて引き返してるところ(降ってきたよう)

16:03:18
icon

このスタバの豆はお湯を注ぐともっこもっこふくらむのがカワイイ

16:09:28
2018-12-09 16:08:13 Posting 眠くなったら走る nacika@oransns.com
icon

This account is not set to public on notestock.

16:10:30
2018-12-09 16:10:16 Posting Asmodeus :dumpling: shinderuman@ding-dong.asmodeus.tokyo
icon

This account is not set to public on notestock.

16:11:21
icon

2分負けましたw

16:19:42
2018-12-09 16:16:37 Posting Jun Kudou📖 jkudou@oransns.com
icon

This account is not set to public on notestock.

16:28:53
icon

さて次はMastodonの改造を…ってローカルで走らせる方法を思い出すあたりで時間切れちゃうんだよなあ…

16:35:52
icon

$ yarn install
yarn install v1.12.3
[1/6] 🔍 Validating package.json...
error mastodon@: The engine "node" is incompatible with this module. Expected version ">=8 <11". Got "11.3.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Nodeわからーん

16:36:24
icon

homebrewのnodeを落とせばいいのかな?

16:37:37
icon

$ brew uninstall node yarn
Uninstalling /usr/local/Cellar/node/11.3.0_1... (3,951 files, 47.5MB)
node 9.5.0 and 10.3.0 are still installed.
Remove all versions with `brew uninstall --force node`.
Uninstalling /usr/local/Cellar/yarn/1.12.3... (14 files, 4.7MB)
yarn 1.3.2 is still installed.
Remove all versions with `brew uninstall --force yarn`.

なだなんか入ってるう!

16:38:17
icon

$ yarn install
-bash: /usr/local/bin/yarn: No such file or directory

やーんw

16:42:38
icon

$ brew install yarn
:
==> Installing dependencies for yarn: node
==> Installing yarn dependency: node
==> Downloading https://homebrew.bintray.com/bottles/node-11.3.0_1.high_sierra.b
Already downloaded: /Users/dtomono/Library/Caches/Homebrew/downloads/b214a80afefd5eb738b8da05e3f2f2507fab5010f356df6afa2989749b340995--node-11.3.0_1.high_sierra.bottle.tar.gz
==> Pouring node-11.3.0_1.high_sierra.bottle.tar.gz

だーめーw

16:52:33
icon

$ brew install node@10
$ brew install yarn
$ brew unlink node
$ brew link node@10
Warning: node@10 is keg-only and must be linked with --force
:
$ brew link --force node@10
Linking /usr/local/Cellar/node@10/10.14.1...
Error: Could not symlink bin/npm
Target /usr/local/bin/npm
already exists. You may want to remove it:
rm '/usr/local/bin/npm'

To force the link and overwrite all conflicting files:
brew link --overwrite node@10

To list all files that would be deleted:
brew link --overwrite --dry-run node@10
$ ls -l /usr/local/bin/npm
lrwxr-xr-x 1 zunda admin 46 Dec 9 16:47 /usr/local/bin/npm@ -> /usr/local/lib/node_modules/npm/bin/npm-cli.js

わけがわからないよ。うりゃ。

$ brew link --force --overwrite node@10
Linking /usr/local/Cellar/node@10/10.14.1... 3312 symlinks created

If you need to have this software first in your PATH instead consider running:
echo 'export PATH="/usr/local/opt/node@10/bin:$PATH"' >> ~/.bash_profile

16:54:14
icon

@fujii_yuji 無料枠の変化が原因だったりでしょうか…?

16:54:32
icon

ところでHomebrewはビールに入りますか

16:56:50
icon

え、あ、あのmacOSのなかでぐつぐつしてるやつです

16:57:10
icon

$ brew --version
Homebrew 1.8.4
Homebrew/homebrew-core (git revision d9729; last commit 2018-12-09)
Homebrew/homebrew-cask (git revision 419ec; last commit 2018-12-09)

17:04:48
icon

というわけでmacOSで赤いMastodonを起動する手順

Homebrewとかrbenvは入ってるとして、Postgresは走ってるとして、

$ brew install node@10
$ brew install yarn
$ brew link --force --overwrite node@10
$ export RAILS_ENV=development
$ export NODE_ENV=development
$ yarn install
$ bundle exec rails assets:precompile
$ redis-server &
$ bundle exec rake db:migrate
$ foreman start -f Procfile.dev

ログインは admin@localhost:3000、パスワードはdb/seeds.rbに書いてある。

17:05:08
2018-12-09 11:39:48 Posting のえる :cava_red: DTP鯖管 noellabo@dtp-mstdn.jp
icon

Mastodon Advent Calendar 2018の10日目の記事をアップしました。

インスタンスの役割とリレーのもたらすもの | のえる研究所
noellabo.jp/blog/mastodon-adve

リレーが何をするもので、そもそもインスタンスが引き受けている役割はこういうことだから、リレーを導入するとこうなるよ、という話をまとめて書きました。

タグで感想お願いします!

17:08:43
icon

これでapp/javascript以下をいじるとwebpack-dev-serverがよしなに再ビルドしてブラウザがよしなにリロードしてくれるようになるんだけどパトラッシュは疲れたしMacBook Airの電池も尽きようとしている

17:09:34
2018-12-09 17:09:05 Posting mimikun mimikun@mstdn.mimikun.jp
icon

This account is not set to public on notestock.

17:09:50
icon

@mimikun --without-nodeの方が手間がなさそう!

18:08:43
18:11:24
icon

yarnを入れるときにnodeのバージョンを上げちゃわないようにするのは

brew install yarn --without-node

の方がシンプル

https://mstdn.mimikun.jp/@mimikun/101214541965121454

Web site image
mimikun (@mimikun@mstdn.mimikun.jp)
18:13:03
icon

ポケットに電話が入ってない!って一瞬焦ったけど手に持ってMastodonを眺めてたw

18:16:00
icon

@yotii23 だんだん混ざったりもしてしまう!

18:19:11
icon

この時期のモールおっさんぽはクリスマス風味満載なのがつらいわねー

19:29:25
icon

ビールはコップで飲もうキャンペーン実施中。しばらくはKonaのIPAとなります

Attach image
19:42:22
icon

にゃーん

20:05:23
icon

うまそー!(サルモネラ菌はとりあえず横に置いておく←

21:01:08
2018-12-09 20:55:55 Posting 埼玉ギャル(仮) sota_n@social.mikutter.hachune.net
icon

This account is not set to public on notestock.

21:01:24
icon

最近の車はクラッチ切らないとセルモーター回らないしなあw