senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja), page 219

  1. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 13:08:43 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
    in reply to

    そうそう!cld3はmacOSで入れるのたいへんそうなので抜いておくのがいいかも https://github.com/zunda/mastodon/commit/8505dd77cb697775e997de6627b563a91b9cbc8f

    In conversation Monday, 10-Dec-2018 13:08:43 JST from mastodon.zunda.ninja permalink

    Attachments

    1. Remove dependencies that are not easy on macOS · zunda/mastodon@8505dd7
      from GitHub
  2. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 12:09:50 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
    in reply to
    • mimikun

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

    In conversation Monday, 10-Dec-2018 12:09:50 JST from mastodon.zunda.ninja permalink
  3. mimikun (mimikun@mstdn.mimikun.jp@mstdn.mimikun.jp)'s status on Monday, 10-Dec-2018 12:09:05 JST mimikun mimikun

    brew install yarn --without-node してやったけどそれ以外の方法もあるのね…

    In conversation Monday, 10-Dec-2018 12:09:05 JST from mstdn.mimikun.jp permalink Repeated by zundan@mastodon.zunda.ninja
  4. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 12:08:43 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    In conversation Monday, 10-Dec-2018 12:08:43 JST from mastodon.zunda.ninja permalink
  5. のえる :cava_red: DTP鯖管 (noellabo@dtp-mstdn.jp)'s status on Monday, 10-Dec-2018 06:39:48 JST のえる :cava_red: DTP鯖管 のえる :cava_red: DTP鯖管

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

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

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

    #リレーの話 タグで感想お願いします!

    In conversation Monday, 10-Dec-2018 06:39:48 JST from dtp-mstdn.jp permalink Repeated by zundan@mastodon.zunda.ninja

    Attachments


  6. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 12:04:48 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    というわけで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に書いてある。

    In conversation Monday, 10-Dec-2018 12:04:48 JST from mastodon.zunda.ninja permalink
  7. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:57:10 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    $ 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)

    In conversation Monday, 10-Dec-2018 11:57:10 JST from mastodon.zunda.ninja permalink
  8. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:56:50 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    In conversation Monday, 10-Dec-2018 11:56:50 JST from mastodon.zunda.ninja permalink
  9. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:54:32 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    In conversation Monday, 10-Dec-2018 11:54:32 JST from mastodon.zunda.ninja permalink
  10. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:54:14 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
    in reply to
    • フジイユウジ

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

    In conversation Monday, 10-Dec-2018 11:54:14 JST from mastodon.zunda.ninja permalink
  11. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:52:33 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    $ 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

    In conversation Monday, 10-Dec-2018 11:52:33 JST from mastodon.zunda.ninja permalink
  12. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:42:38 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    $ 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

    In conversation Monday, 10-Dec-2018 11:42:38 JST from mastodon.zunda.ninja permalink

    Attachments


  13. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:38:17 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    やーんw

    In conversation Monday, 10-Dec-2018 11:38:17 JST from mastodon.zunda.ninja permalink
  14. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:37:37 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    $ 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`.

    なだなんか入ってるう!

    In conversation Monday, 10-Dec-2018 11:37:37 JST from mastodon.zunda.ninja permalink
  15. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:36:24 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    In conversation Monday, 10-Dec-2018 11:36:24 JST from mastodon.zunda.ninja permalink
  16. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:35:52 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    $ 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わからーん

    In conversation Monday, 10-Dec-2018 11:35:52 JST from mastodon.zunda.ninja permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: yarnpkg.com
      Yarn
      from Yarn
      Fast, reliable, and secure dependency management.
  17. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:28:53 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

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

    In conversation Monday, 10-Dec-2018 11:28:53 JST from mastodon.zunda.ninja permalink
  18. Jun Kudou? (jkudou@oransns.com)'s status on Monday, 10-Dec-2018 11:16:37 JST Jun Kudou? Jun Kudou?

    実装予定 #4文字で伝わる技術的負債シリーズ

    In conversation Monday, 10-Dec-2018 11:16:37 JST from oransns.com permalink Repeated by zundan@mastodon.zunda.ninja
  19. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 11:11:21 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    2分負けましたw

    In conversation Monday, 10-Dec-2018 11:11:21 JST from mastodon.zunda.ninja permalink
  20. Asmodeus :dumpling: ? (shinderuman@ding-dong.asmodeus.tokyo@ding-dong.asmodeus.tokyo)'s status on Monday, 10-Dec-2018 11:10:16 JST Asmodeus :dumpling: ? Asmodeus :dumpling: ?

    TODO
    #4文字で伝わる技術的負債シリーズ

    In conversation Monday, 10-Dec-2018 11:10:16 JST from ding-dong.asmodeus.tokyo permalink Repeated by zundan@mastodon.zunda.ninja
  • After
  • Before

User actions

    zunda ? nはおまけ :green_dango:

    zunda ? nはおまけ :green_dango:

    <p>Reads and writes in Japanese and English. Support engineer at Heroku. ぽんこつです。</p>

    Tags
    • (None)
    WebSub
    Unsubscribing

    Following 1

    • せのお (妹尾 賢)

    Followers 0

      Groups 0

        Statistics

        User ID
        1005
        Member since
        25 Jun 2018
        Notices
        6844
        Daily average
        2

        Feeds

        • Atom
        • Help
        • About
        • FAQ
        • TOS
        • Privacy
        • Source
        • Version
        • Contact

        senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.