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

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by h3poteto (h3poteto@pleroma.io), page 36

  1. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 18:04:42 JST h3poteto h3poteto
    • h3poteto
    いろいろ合点がいった
    In conversation Tuesday, 07-Jan-2020 18:04:42 JST from pleroma.io permalink
  2. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 17:37:32 JST h3poteto h3poteto
    • h3poteto
    なんかdocumentが新しくなってるし,clusterモードがenterpriseに変わってる
    https://docs.rundeck.com/docs/administration/cluster/
    In conversation Tuesday, 07-Jan-2020 17:37:32 JST from pleroma.io permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Cluster Overview
      To install a Rundeck Enterprise Enterprise instance, download the lastest version from here, and follow the steps in the Installation Guide
  3. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 16:32:56 JST h3poteto h3poteto
    • h3poteto
    あれ,やっぱりみんな使えてないんだよね?
    https://github.com/fluent/fluent-plugin-s3/issues/301
    In conversation Tuesday, 07-Jan-2020 16:32:56 JST from pleroma.io permalink

    Attachments

    1. Add Support for IAM Roles for Service accounts (IRSA) · Issue #301 · fluent/fluent-plugin-s3
      from GitHub
      AWS recently added a new way of authenticating to AWS APIs for Kubernetes Pods called IRSA. For this to work, the aws sdk being used needs to support two environment variables called AWS_WEB_IDENTI...
  4. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 16:19:03 JST h3poteto h3poteto
    • h3poteto
    おかしい,aws-sdk-coreのバージョンは要求を満たしているぞ……なぜこれで認証通らない
    In conversation Tuesday, 07-Jan-2020 16:19:03 JST from pleroma.io permalink
  5. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 15:26:48 JST h3poteto h3poteto
    • h3poteto
    fluentdをIRSAに変えてみるか……
    In conversation Tuesday, 07-Jan-2020 15:26:48 JST from pleroma.io permalink
  6. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 14:57:13 JST h3poteto h3poteto
    • h3poteto
    アップグレード成功.ついでにバグ直しといた
    In conversation Tuesday, 07-Jan-2020 14:57:13 JST from pleroma.io permalink
  7. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 14:21:46 JST h3poteto h3poteto
    • h3poteto
    あーentrypointでコマンド定義してるのか
    https://github.com/getredash/redash/blob/master/bin/docker-entrypoint#L49-L53
    In conversation Tuesday, 07-Jan-2020 14:21:46 JST from pleroma.io permalink

    Attachments

    1. getredash/redash
      from GitHub
      Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. - getredash/redash
  8. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 14:20:37 JST h3poteto h3poteto
    • h3poteto
    redashの起動スクリプトってどこに眠ってるんだろ
    In conversation Tuesday, 07-Jan-2020 14:20:37 JST from pleroma.io permalink
  9. h3poteto (h3poteto@pleroma.io)'s status on Tuesday, 07-Jan-2020 12:42:10 JST h3poteto h3poteto
    • h3poteto
    redashのアップグレードでもやるか
    In conversation Tuesday, 07-Jan-2020 12:42:10 JST from pleroma.io permalink
  10. ライクロフト@自鯖 (ryecroft@mstdn.ryecroft21.net@mstdn.ryecroft21.net)'s status on Tuesday, 07-Jan-2020 09:51:34 JST ライクロフト@自鯖 ライクロフト@自鯖
    • ライクロフト@自鯖

    "それでは開発ができないと理由述べたら、「マイクロソフトに交渉してLinux仕様のVBを売ってもらえ」と言うのです。"

    wwwww >BT

    In conversation Tuesday, 07-Jan-2020 09:51:34 JST from mstdn.ryecroft21.net permalink Repeated by h3poteto
  11. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 19:06:29 JST h3poteto h3poteto
    • h3poteto
    @aries やるつもりではあるらしいですけどね……ちょっと時間がかかるかも
    In conversation Monday, 06-Jan-2020 19:06:29 JST from pleroma.io permalink
  12. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 18:58:51 JST h3poteto h3poteto
    • h3poteto
    @aries Erlangクラスタを作ること自体はそんなに難しくないです.相手のIPさえあれば基本的には繋がるんで.こういうconfig書いたらサクっとつながりますよ.特に親とかもないし,クラスタメンバーの一部のIPだけでもクラスタにジョインできるし.
    https://dockyard.com/blog/2016/01/28/running-elixir-and-phoenix-projects-on-a-cluster-of-nodes
    In conversation Monday, 06-Jan-2020 18:58:51 JST from pleroma.io permalink

    Attachments

    1. Running Elixir and Phoenix projects on a cluster of nodes - DockYard
      from DockYard
      How to use distributed elixir in a few simple steps
  13. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 18:51:29 JST h3poteto h3poteto
    • h3poteto
    @aries erlangVM自体はPG2というバックエンドを内部に持っていて,要するにVM内のメッセージパッシングだけでメッセージキューみたいなものを実現しています.なので,特段新しいコンポーネントを入れる必要はないんですよね.もちろん,redisをPG2の代わりに使うことはできるけど.
    In conversation Monday, 06-Jan-2020 18:51:29 JST from pleroma.io permalink
  14. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 18:46:01 JST h3poteto h3poteto
    • h3poteto
    @aries それよ……websocketのbackendさえ共通化できればいけるんだが……
    In conversation Monday, 06-Jan-2020 18:46:01 JST from pleroma.io permalink
  15. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 18:45:27 JST h3poteto h3poteto
    • h3poteto
    roadmapには入ってるけど本当にfargateでefs使えるようになるんかな
    https://github.com/aws/containers-roadmap/issues/53
    In conversation Monday, 06-Jan-2020 18:45:27 JST from pleroma.io permalink

    Attachments

    1. [Fargate] [Volumes]: Allow at least EFS mounts to Fargate Containers · Issue #53 · aws/containers-roadmap
      from GitHub
      Tell us about your request Allow mounting of at least EFS volumes (if nothing more generic or extensible) onto Fargate tasks. Which service(s) is this request for? Fargate Tell us about the problem...
  16. 国見小道 (kunimi53chi@pl.komittee.net@pl.komittee.net)'s status on Monday, 06-Jan-2020 18:03:26 JST 国見小道 国見小道
    • 国見小道
    こんばんは。C98申込み完了とともに、今年サークル申込予定のイベントを上げます。

    ・C98, C99
    ・第三回(第四回)技術所同人誌博覧会
    ・技術書典(2月のは落選、あと2回に賭けます)

    今年も技術志向、テーマは分散SNSを掲げたサークルとして振舞います。よろしくお願いします。
    #blowing
    In conversation Monday, 06-Jan-2020 18:03:26 JST from pl.komittee.net permalink Repeated by h3poteto
  17. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 16:52:52 JST h3poteto h3poteto
    • h3poteto
    あー全然忘れてたけど,istioがちゃんと動くかどうかが不安だな…….ALB Ingress ControllerはIPベースになってしまうので,Serviceでリクエストを受け付けないことにより,istioをスルーされそうな気がするんだけど,ちょっと確認してみないとわからんな
    In conversation Monday, 06-Jan-2020 16:52:52 JST from pleroma.io permalink
  18. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 16:30:08 JST h3poteto h3poteto
    • h3poteto
    知識が新しいうちに全部esaに書いとく
    In conversation Monday, 06-Jan-2020 16:30:08 JST from pleroma.io permalink
  19. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 15:44:27 JST h3poteto h3poteto
    • h3poteto
    よし,全部試した.あとは片付けだけだ
    In conversation Monday, 06-Jan-2020 15:44:27 JST from pleroma.io permalink
  20. h3poteto (h3poteto@pleroma.io)'s status on Monday, 06-Jan-2020 15:42:39 JST h3poteto h3poteto
    • h3poteto
    よし全部調べきったぞ
    In conversation Monday, 06-Jan-2020 15:42:39 JST from pleroma.io permalink
  • After
  • Before

User actions

    h3poteto

    h3poteto

    Administrator of pleroma.io.<br><br>I&#39;m a software engineer working in Japan. I&#39;m developing Whalebird which is a Mastodon client for desktop.<br><a href="https://whalebird.org">https://whalebird.org</a><br><a href="https://github.com/h3poteto">https://github.com/h3poteto</a>

    Tags
    • (None)
    WebSub
    Unsubscribing

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          13254
          Member since
          10 Oct 2018
          Notices
          1443
          Daily average
          1

          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.