AppleとAmazonがひとくくりになるのですねえ(よくわかってない)
Notices by zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja), page 250
-
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 11:08:22 JST
zunda ? nはおまけ :green_dango:
-
uwabami✅ (uwabami@junkhub.org)'s status on Monday, 26-Nov-2018 07:43:45 JST
uwabami✅
なるほどなぁ...。:
6年勤めたNTTを退職しました - Software Transactional Memo - http://kumagi.hatenablog.com/entry/exit-from-ntt
-
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 11:07:13 JST
zunda ? nはおまけ :green_dango:
と思ったら死んでないだけでした
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 11:06:32 JST
zunda ? nはおまけ :green_dango:
不用意に停止したredis-serverがAddress already in useで再起動できなくなりましたよ?
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 11:03:47 JST
zunda ? nはおまけ :green_dango:
git install foreman
gしか合ってない
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 09:45:53 JST
zunda ? nはおまけ :green_dango:
\ますたー/ :saba: \ますたー/
Merged tootsuite/mastodon at db9aea34dead1b230e44b4235ff8af8100108b7f.
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 09:33:38 JST
zunda ? nはおまけ :green_dango:
昼寝から覚醒したので :saba:
db9aea34d (upstream/master) Ensure replied-to is a status not a boost (#9129)
180ae0472 check_boxes label should use display: inline-block (#9348)
0eaf6d769 Sort self-replies to the top of descendants (#9320)In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 07:42:47 JST
zunda ? nはおまけ :green_dango:
MacBookのタイムゾーンはアクセスポイントの位置で決まるっぽいけどChromebookのタイムゾーンはインターネットに見えてるIPアドレスの位置で決まるっぽい
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 05:16:12 JST
zunda ? nはおまけ :green_dango:
@tateisu 知人の回線の速度が不安定で問い合わせてみたら電柱の上の何かの装置に雨漏りがあって水浸しになってるのが発見されたという例もありますよー
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 26-Nov-2018 05:12:47 JST
zunda ? nはおまけ :green_dango:
感謝祭直後にモールにおっさんぽに行ったらすっかりクリスマス模様になってて世の無常を感じる
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 17:46:16 JST
zunda ? nはおまけ :green_dango:
アプリ切り替えはCommand-Tabでアプリ内ウインドウ切り替えはCommand-`ってみんな目標のウインドウと今フォーカスがかかってるウインドウみて同じアプリかどうか一瞬で判断してるのすごいなあ
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 17:40:38 JST
zunda ? nはおまけ :green_dango:
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 16:28:08 JST
zunda ? nはおまけ :green_dango:
リモートホスト(192.168.1.23)で赤いMastodon(開発版)を動かす方法たぶんこれで行けてる版。下記を動かして http:// 192. 168. 1. 23:3000/ を閲覧する:
$ gem install foreman
$ cat .env
NODE_ENV=development
RAILS_ENV=development
LOCAL_DOMAIN=192.168.1.23
STREAMING_API_BASE_URL=ws://192.168.1.23:4000
LOCAL_HTTPS=false
$ git diff config/webpacker.yml
diff --git a/config/webpacker.yml b/config/webpacker.yml
index ea814a0e6..8da5378fe 100644
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -29,7 +29,7 @@ development:
compile: truedev_server:
- host: localhost
+ host: 192.168.1.23
port: 3035
hmr: false
https: false
$ foreman start -f Procfile.devIn conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 16:15:31 JST
zunda ? nはおまけ :green_dango:
webpack-dev-serverのホストは下記で調整できたけど環境変数でやりたいなあ
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -29,7 +29,7 @@ development:
compile: truedev_server:
- host: localhost
+ host: 192.168.ほげ.ふが
port: 3035
hmr: false
https: falseIn conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 16:00:57 JST
zunda ? nはおまけ :green_dango:
http://192.168.ほげ.ふが:3000/ を閲覧すると
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:3035/sockjs-node/info?t=1543129239763. (Reason: CORS request did not succeed).[Learn More]
ありゃー
In conversation from mastodon.zunda.ninja permalink Attachments
-
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 15:59:12 JST
zunda ? nはおまけ :green_dango:
さて。
$ gem install foreman
$ cat .env
NODE_ENV=development
RAILS_ENV=development
LOCAL_DOMAIN=192.168.ほげ.ふが
LOCAL_HTTPS=false
$ foreman start -f Procfile.dev
20:58:33 web.1 | started with pid 4583
20:58:33 sidekiq.1 | started with pid 4584
20:58:33 stream.1 | started with pid 4585
20:58:33 webpack.1 | started with pid 4586
20:58:38 stream.1 | yarn run v1.12.3
:おおおおお
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 15:56:38 JST
zunda ? nはおまけ :green_dango:
LinuxマシンのデフォルトのIPアドレスを求める
$ ip route | grep `ip route | awk '/^default/{print $(NF-1)}'` | grep -v ^default | awk '{print($NF)}'
ip routeを2回走らせるのがダサいのう
In conversation from mastodon.zunda.ninja permalink -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 15:28:43 JST
zunda ? nはおまけ :green_dango:
あるあるだなあ
In conversation from mastodon.zunda.ninja permalink -
みたらしだんご (mitarashi_dango@mastodon.matcha-soft.com)'s status on Sunday, 25-Nov-2018 15:14:14 JST
みたらしだんご
気が付くと
布団の上に
倒れてるIn conversation from mastodon.matcha-soft.com permalink Repeated by zundan@mastodon.zunda.ninja -
zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Sunday, 25-Nov-2018 15:27:59 JST
zunda ? nはおまけ :green_dango:
ふふっ ♥️
In conversation from mastodon.zunda.ninja permalink