Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Theme #2

Open
threetreeslight opened this issue Jun 7, 2016 · 9 comments
Open

About Theme #2

threetreeslight opened this issue Jun 7, 2016 · 9 comments

Comments

@threetreeslight
Copy link
Contributor

ネタを貯める

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Jun 7, 2016

  • ChatOpsの話
  • concurrent ruby, celluloid

  • Rails5ちゃんと読みたい
  • ワークフローエンジン
  • Reactを取り巻くあれやこれや
  • ツール系(開発効率をいかにあげるか)
  • AWS lambda

  • テスト(図りづらい)
  • Rubyエンジニアをどう採用するか(お金, エモいところ)

  • warm upどうしてるんだろう?
  • Elixr
  • フロントエンド
  • 高速化: Rails, チューニング
  • mruby

  • Elasticsearch

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Jun 7, 2016

  • Triggerを用いて運用(Ops)の自動化ネタ

  • Line BOT
  • hubotでPRを自動で作っているけどどうやっているのか?
    • あたりまえのものを?

  • Gemを読んできて流れや実装を共有する会
    • grapeやshinatraとか良いかもしれない

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Jun 21, 2016

  • gem list見せ合ってうんうん唸る。
    • 楽しいのかわからん
    • 新しいgem知れるのは良い
  • gemspecを読んで見る
  • profやperf系ネタ
    • tuning命、心が折れる。
    • 大体railsのバットノウハウとviewでQuery発行するなネタになりそう

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Jul 14, 2016

  • リリースマネジメント
    • 定期?随時?
    • QAどうしているの?
    • 問題があったときはrollback?hotfix?
    • 部分的なリリースをする?
    • リリースツールは何を使ってる?
  • dockerize
    • メリット、デメリット
    • みんなやるとしたらどうする?

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Jul 14, 2016

  • 障害対応どうしているの?
    • incidentの管理方法
    • team間の情報共有
    • 発生時の対応方法
    • 原因分析

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Aug 2, 2016

39th

  • Rails触ってのつらみ
  • オレの屍を越えて行け
  • 普段どういうワークフロー(開発全般)
  • template engine
    • thougthbotのデザイナslim/hamlかんべん

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Aug 2, 2016

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Sep 6, 2016

40th

  • staging環境の作り方
    • 負荷試験とか含めて知りたい
    • 環境の複製ってめんどうだよね。AWSのスタックにつながってるし、、、
    • データは何処まで準備するべきなの?
  • 監視系ツールとその運用
  • rails + dockerの本番運用環境と開発環境
    • foremanからの開放
  • dry_rb, ROMが気になる。ginzaいけなかったので。rails嫌い勢のgem
  • オフショアが鍵を流出しない方法
  • API系のフレームワークの特徴みておきた
    • 素直にcontroller使うのがいいの?
    • 各gemの特徴せいりの観点
      • performance
      • syntax(DSL)のかきやすさ
      • error handling
      • APIの粒度( modelと同等なresource粒度か、それともまとめるか?)
      • versioningのしやすさ
      • messageのサポート種類(mssagepack, xml, json)
      • JSONのschemaの厳しさ( HAL, JSON-schemaに固定されているかどうか)
      • template化の可能性

@threetreeslight
Copy link
Contributor Author

threetreeslight commented Sep 7, 2018

51

  • frontのセッティング的なところがよく分かってないのでbest practiceが無いよね。ここらへんは悩み
    • practiceがなくてセッティングめんどくさい
    • rails標準でサクッと使えてしまうのでそのままになってしまう
  • isuconの過去問をときたい
  • rust
    • 言語仕様とか
    • goとrustの違いとか

52

  • spec
  • RubyKaigiのお土産トーク
  • Rust

53

  • 一つお題をだして、それの実装方法をディスカス
  • ISUCONの過去問みてみたい
  • 型・もしくはそれに準ずる何か
  • 言語処理系
    • CRuby(MRI)
    • mruby

54

  • C Extension
  • ビッグデータ
    • Red Data Tools
  • mruby
  • Vue.js
    • Nuxt.js
  • Opal
  • Rust
  • Go

55

  • mruby
  • Ruby裏技集(ちょい得ワザ)
  • Rust

56

  • mruby / nginx
  • blockchaing
  • Rust / Go

57

  • Rust
  • Refinement
  • Compiler
    • Racc
  • 開発環境
    • エディタとか
    • テスト環境
    • Rubocop

58

  • 最近書いた、イケてるコード
  • 他言語
  • Rust
  • coq
  • メタプログラミング
  • Rubyコアを見る
  • Hanami

59

  • Rails 5.2
  • JIT compiler
  • Rails ディレクトリ構成
  • 開発環境
    • tmux
    • Jasper
  • Linux OS

60

  • フロント
  • RubyKaigiのタイムスケジュール
  • 招待講演
  • Go lang
  • Rails とフロントエンド

61

  • みんなが気になるトピック/追っていること
  • Go言語の話
  • Grapeから離れるためには?

62

  • Gemfileの中身、暴露大会
  • Form Objectとは
    • DefaultのRailsにない app/ 以下のディレクトリ
  • Hanami
  • 業務上の実践的な話?

63

  • GraphQL
  • Rails使わないWebアプリケーション
  • fluentd
  • kubernetes
  • RDBMSの性能を活かしたい

64

  • ためたログを何で見ているのか?
    • tableauなど
  • logの活用しりたい。ビジネスに繋がるところとかも。
  • applicationのlogの出し方
  • logging backendや解析の成長の変遷
  • micro serviceとlogging (技術書店ネタ)
    • 整合性を取っている?
  • rails + ECSとcloudwatch logsで複数行ログをどうするのか
  • systemd, journaldとかの取扱い

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant