Takayuki Matsubara https://speakerdeck.com/ma2gedev 2015-12-23 10:33:15 -0500 Rails Web Development with AWS Lambda I talked about how to develop rails web application on AWS Lambda. Slides for M3 Tech Talk #224. I talked about how to develop rails web application on AWS Lambda. Slides for M3 Tech Talk #224. Fri, 07 Jul 2023 00:00:00 -0400 https://speakerdeck.com/ma2gedev/rails-web-development-with-aws-lambda https://speakerdeck.com/ma2gedev/rails-web-development-with-aws-lambda Coding Challenge Advent of Code 2019 Introduce Advent of Code https://adventofcode.com/ at M3 Tech Talk #140. Introduce Advent of Code https://adventofcode.com/ at M3 Tech Talk #140. Fri, 17 Jan 2020 00:00:00 -0500 https://speakerdeck.com/ma2gedev/coding-challenge-advent-of-code-2019 https://speakerdeck.com/ma2gedev/coding-challenge-advent-of-code-2019 Developer Experience in GraphQL Schema-first Development This slides shows how GraphQL schema-first development worked on my team. Talked at GraphQL について語る会 https://m3-engineer.connpass.com/event/145259/ This slides shows how GraphQL schema-first development worked on my team. Talked at GraphQL について語る会 https://m3-engineer.connpass.com/event/145259/ Wed, 09 Oct 2019 00:00:00 -0400 https://speakerdeck.com/ma2gedev/developer-experience-in-graphql-schema-first-development https://speakerdeck.com/ma2gedev/developer-experience-in-graphql-schema-first-development Dependency Inversion Principle in Keyboard Firmware 5 minutes lightning talk slides for m3 tech talk #126 5 minutes lightning talk slides for m3 tech talk #126 Fri, 12 Jul 2019 00:00:00 -0400 https://speakerdeck.com/ma2gedev/dependency-inversion-principle-in-keyboard-firmware https://speakerdeck.com/ma2gedev/dependency-inversion-principle-in-keyboard-firmware OSSの歩き方 / Walking with OSS 社内のOSS研修で使用したスライドです。 OSS 活動を始めるまでのガイドとなることを目的としました。 2019/02/28: 研修時に上がった Q&A の項目を追加しました 社内のOSS研修で使用したスライドです。 OSS 活動を始めるまでのガイドとなることを目的としました。 2019/02/28: 研修時に上がった Q&A の項目を追加しました Mon, 18 Feb 2019 00:00:00 -0500 https://speakerdeck.com/ma2gedev/walking-with-oss https://speakerdeck.com/ma2gedev/walking-with-oss GraphQL 開発で必要になったこと / What we needed for GraphQL development We decided to use GraphQL in the next project. I summarized to slides about what we needed for GraphQL development. Slides for M3 tech meetup! #4 We decided to use GraphQL in the next project. I summarized to slides about what we needed for GraphQL development. Slides for M3 tech meetup! #4 Thu, 27 Sep 2018 00:00:00 -0400 https://speakerdeck.com/ma2gedev/what-we-needed-for-graphql-development https://speakerdeck.com/ma2gedev/what-we-needed-for-graphql-development キーボードをカスタムしてプログラミング環境を良くした話 / Improved programming environment with customizing keybords 2018/09/08 builderscon tokyo 2018 の LT スライドです。 Elixir の `|>` 演算子を1キー押すだけで入力できるようにする話です。 2018/09/08 builderscon tokyo 2018 の LT スライドです。 Elixir の `|>` 演算子を1キー押すだけで入力できるようにする話です。 Sat, 08 Sep 2018 00:00:00 -0400 https://speakerdeck.com/ma2gedev/improved-programming-environment-with-customizing-keybords https://speakerdeck.com/ma2gedev/improved-programming-environment-with-customizing-keybords Translating "Erlang in Anger" with Erlang & Elixir community members I talked about my experience when translating "Erlang in Anger" ebook into Japanese with Erlang & Elixir community members. Slides for M3 Tech Talk 96. I talked about my experience when translating "Erlang in Anger" ebook into Japanese with Erlang & Elixir community members. Slides for M3 Tech Talk 96. Fri, 27 Jul 2018 00:00:00 -0400 https://speakerdeck.com/ma2gedev/translating-erlang-in-anger-with-erlang-and-elixir-community-members https://speakerdeck.com/ma2gedev/translating-erlang-in-anger-with-erlang-and-elixir-community-members Dive into Elixir v1.6 Code Formatter Speaking about that Elixir code formatter is safe. M3 Tech Talk #87 2018/02/16 #m3dev Speaking about that Elixir code formatter is safe. M3 Tech Talk #87 2018/02/16 #m3dev Fri, 16 Feb 2018 00:00:00 -0500 https://speakerdeck.com/ma2gedev/dive-into-elixir-v1-dot-6-code-formatter https://speakerdeck.com/ma2gedev/dive-into-elixir-v1-dot-6-code-formatter Make it easy to input `|>` M3 Tech Talk #81 2017/11/01 #m3dev I talked about how to input `|>` with just press one key. M3 Tech Talk #81 2017/11/01 #m3dev I talked about how to input `|>` with just press one key. Wed, 01 Nov 2017 00:00:00 -0400 https://speakerdeck.com/ma2gedev/make-it-easy-to-input https://speakerdeck.com/ma2gedev/make-it-easy-to-input One way to encourage the open source community From the conclusion, it is to put a star on projects at GitHub. I'm very happy someone putting a star on my project. So if you already put a star on any projects, it encourage the open source community. But have you put a star on projects developed as oss used in your project? All of them? This talk proposes a solution that activates open source community by putting a star on projects which you depend. Lightning Talk at RedDotRubyConf 2017 #rdrc2017 From the conclusion, it is to put a star on projects at GitHub. I'm very happy someone putting a star on my project. So if you already put a star on any projects, it encourage the open source community. But have you put a star on projects developed as oss used in your project? All of them? This talk proposes a solution that activates open source community by putting a star on projects which you depend. Lightning Talk at RedDotRubyConf 2017 #rdrc2017 Fri, 23 Jun 2017 00:00:00 -0400 https://speakerdeck.com/ma2gedev/one-way-to-encourage-the-open-source-community https://speakerdeck.com/ma2gedev/one-way-to-encourage-the-open-source-community Why we decided to start using Elixir Our team decided to start using Elixir. This talk shows reasons why we chose Elixir. Lightning Talk at Elixir Conf Japan 2017 http://www.elixirconf.jp Our team decided to start using Elixir. This talk shows reasons why we chose Elixir. Lightning Talk at Elixir Conf Japan 2017 http://www.elixirconf.jp Sat, 01 Apr 2017 00:00:00 -0400 https://speakerdeck.com/ma2gedev/why-we-decided-to-start-using-elixir https://speakerdeck.com/ma2gedev/why-we-decided-to-start-using-elixir Rails upgrade #m3dev How to upgrade Rails version. What I got when upgrading our Rails project from 5.0 to 5.1.0.beta1. M3 Tech Talk 2017/03/03 #m3dev How to upgrade Rails version. What I got when upgrading our Rails project from 5.0 to 5.1.0.beta1. M3 Tech Talk 2017/03/03 #m3dev Sun, 05 Mar 2017 00:00:00 -0500 https://speakerdeck.com/ma2gedev/rails-upgrade-number-m3dev https://speakerdeck.com/ma2gedev/rails-upgrade-number-m3dev Why upgrade ruby version? #m3dev Let's upgrade ruby version to improve your development environments. M3 Tech Talk #m3dev Let's upgrade ruby version to improve your development environments. M3 Tech Talk #m3dev Fri, 30 Sep 2016 00:00:00 -0400 https://speakerdeck.com/ma2gedev/why-upgrade-ruby-version-number-m3dev https://speakerdeck.com/ma2gedev/why-upgrade-ruby-version-number-m3dev Create LINE Bot with Elixir Introduce my own LINE Bot created with Elixir and that's features. tokyo.ex #2 LT Slide #beamlangtokyo http://beam-lang.connpass.com/event/30513/ Introduce my own LINE Bot created with Elixir and that's features. tokyo.ex #2 LT Slide #beamlangtokyo http://beam-lang.connpass.com/event/30513/ Mon, 23 May 2016 00:00:00 -0400 https://speakerdeck.com/ma2gedev/create-line-bot-with-elixir https://speakerdeck.com/ma2gedev/create-line-bot-with-elixir Playing with littleBits #m3dev Making a meter that says where is dad. Creating the meter with littleBits, cloudBit and IFTTT. M3 Tech Talk #54 Making a meter that says where is dad. Creating the meter with littleBits, cloudBit and IFTTT. M3 Tech Talk #54 Fri, 01 Apr 2016 00:00:00 -0400 https://speakerdeck.com/ma2gedev/playing-with-littlebits-number-m3dev https://speakerdeck.com/ma2gedev/playing-with-littlebits-number-m3dev Power Assert Inside in Elixir Slides at Elixir Meetup #1 in Drecom http://beam-lang.connpass.com/event/23013/ Slides at Elixir Meetup #1 in Drecom http://beam-lang.connpass.com/event/23013/ Mon, 11 Jan 2016 00:00:00 -0500 https://speakerdeck.com/ma2gedev/power-assert-inside-in-elixir https://speakerdeck.com/ma2gedev/power-assert-inside-in-elixir ActiveRecord::PostgreSQLAnalyzer gem を作った話 #m3dev M3 Tech Talk で「ActiveRecord::PostgreSQLAnalyzer gem を作った話」というタイトルで LT したときの資料です。 #m3dev M3 Tech Talk で「ActiveRecord::PostgreSQLAnalyzer gem を作った話」というタイトルで LT したときの資料です。 #m3dev Tue, 22 Dec 2015 00:00:00 -0500 https://speakerdeck.com/ma2gedev/activerecord-postgresqlanalyzer-gem-wozuo-tutahua-number-m3dev https://speakerdeck.com/ma2gedev/activerecord-postgresqlanalyzer-gem-wozuo-tutahua-number-m3dev