-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
14 lines (14 loc) · 7.85 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html><html class=nojs lang=en dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width"><title>outer-heaven.fm</title><link rel=alternate type=application/rss+xml title=RSS href=https://outerheavenproject.github.io/index.xml><meta name=description content><meta name=created content="2019-11-29T12:20:27+0900"><meta name=modified content="2019-11-29T12:20:27+0900"><meta property="og:site_name" content="outer-heaven.fm"><meta property="og:title" content="outer-heaven.fm"><meta property="og:url" content="https://outerheavenproject.github.io/"><meta property="og:type" content="website"><meta name=generator content="Hugo 0.70.0"><meta name=msapplication-TileColor content="#ffffff"><meta name=theme-color content="#ffffff"><link rel=canonical href=https://outerheavenproject.github.io/><link rel=apple-touch-icon href=/apple-touch-icon.png><link rel=stylesheet href=/css/styles.e6cb84b5f02f758784aab96596e480dbb6ce15677e40131c71eb38e30701dfb4.css><link rel=stylesheet href=/css/print.27fc184f8670f41a2690985390779e7b20335a8fadff8fa015cf9417ffe50c36.css media=print><script type=application/ld+json>{"@context":"https://schema.org","@type":"WebPage","url":"https://outerheavenproject.github.io/","name":"outer-heaven.fm","mainEntityOfPage":{"@type":"WebPage","@id":"https://outerheavenproject.github.io/"},"publisher":{"@type":"Organization","name":"outer-heaven.fm","url":"https://outerheavenproject.github.io/"}}</script><script defer src=/js/umbrella.min.b426107371d121c9a56a27aac9e9058ff592a021e2f4c3c94827fe70920d3cbb.js></script><script defer src=/js/script.min.8e4d91ebe0d9226621e408b7205bd7b009e4935608e4b29c4275116490cc836d.js></script></head><body><div class="page layout__page layout__sidebar-second"><header class="header layout__header"><h1 class=header__site-name><a href=/ title=Home class=header__site-link rel=home><span>outer-heaven.fm</span></a></h1><div class="region header__region"></div></header><nav class="main-menu layout__navigation"><h2 class=visually-hidden>Main menu</h2><ul class=navbar><li><a class=active href=/>Home</a></li><li><a href=/about/>About</a></li><li><a href=/podcast/>Podcasts</a></li></ul></nav><main class="main layout__main"><article class=single-view><div class=content></div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode8/>Season1 Episode8 - Epilogue</a></h2></header><div class=content>outer-heaven.fm の 8 回目です。
この episode で outer-heaven.fm Season 1 は終わりです。最後に少し振り返りをしました。Season 2 があるかどうかは分かりませんが、機会があればまたお会いしましょう。ここまでお聞きいただいた皆様、本当にありがとうございました!
Contact @_Cordea @pside</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode7/>Season1 Episode7 - Engineering survival guide</a></h2></header><div class=content>outer-heaven.fm の 7 回目です。
この episode ではモバイルアプリエンジニアの生存戦略について話しました。前半はモバイルアプリエンジニアとして次の 10 年、20 年をどのように生き抜いていけばよいのか、ネイティブアプリの仕事が無くなる時のために何をすればよいのかについて話しています。後半はマネジメント業務をする意義、「プログラミングがそれほど好きではない人たち」の生存戦略について話しました。</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode6/>Season1 Episode6 - Team building</a></h2></header><div class=content>outer-heaven.fm の 6 回目です。
この episode ではチームビルディングについて話しました。前半はやりやすいチームや、過去の経験から理想のチームについて話したりしています。後半は仕事で疲れたり病んでしまうきっかけについて触れた後、そんな時どうしているかについて話しました。</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode5/>Season1 Episode5 - Recruiting</a></h2></header><div class=content>outer-heaven.fm の 5 回目です。
この episode では採用について話しました。私達から見た採用の現状や、モバイルアプリエンジニアを増やすために出来ることなど、色々なことを話しています。</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode4/>Season1 Episode4 - Sign in with Apple on Android</a></h2></header><div class=content>outer-heaven.fm の 4 回目です。
この episode では Sign in with Apple を Android で実装することについて話しました。
Links How to add ‘Sign in with Apple’ button to your Android app using Kotlin https://johncodeos.com/how-to-add-sign-in-with-apple-button-to-your-android-app-using-kotlin/ Sign in with Apple https://developer.apple.com/sign-in-with-apple/ New Guidelines for Sign in with Apple https://developer.apple.com/news/?id=09122019b</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode3/>Season1 Episode3 - ThoughtWorks Radar</a></h2></header><div class=content>outer-heaven.fm の 3 回目です。
この episode では、ThoughtWorks Radar を見ながら最近の技術トレンドについて話しました。後半は 10x engineer のセクションに関連してチーム開発の話をしたり、デザインツールについて話したりしています。
Links ThoughtWorks Radar https://www.thoughtworks.com/radar Jetpack Compose https://developer.android.com/jetpack/compose</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode2/>Season1 Episode2 - Testing and CI/CD, now and future</a></h2></header><div class=content>outer-heaven.fm の 2 回目です。
この episode では、Unit test や UI test のあり方について話しました。後半では CI/CD の話やマネージメントポジションの人のプロダクト貢献について話しています。
Links Take screenshots in instrumentation tests https://firebase.google.com/docs/test-lab/android/test-screenshots</div></article><article class="section-podcast list-view"><header><h2 class=title><a href=/podcast/season1_episode1/>Season1 Episode1 - OUTER HEAVEN PROJECT</a></h2></header><div class=content>outer-heaven.fm の 1 回目です。
この episode では、Jetbrains が予告している New product announcement の話を皮切りに、OUTER HEAVEN PROJECT がそもそも何なのかについて話しました。 また、Project で作った Android Dagger codelab の話や、Android アプリ開発で使われる DI Framework の話もしています。 ちなみに Kodein については会話の中でほとんど触れていませんが、今以て精力的に開発が行われており、引き続き有力な選択肢の一つとなりそうです。
Links New product announcement https://www.jetbrains.com/ On KotlinConf Jetbrains will announce new product. What do you think it will be? - Reddit https://www.reddit.com/r/Kotlin/comments/e2fyfj/on_kotlinconf_jetbrains_will_announce_new_product/ OUTER HEAVEN PROJECT https://github.com/outerheavenproject Android Dagger codelab https://dagger-codelab.netlify.com Dagger 2 https://github.</div></article></main><footer class="footer layout__footer"><p>Subscribe: <a rel=alternate type=application/rss+xml href=https://outerheavenproject.github.io/index.xml>RSS</a></p><p><span>© outer-heaven.fm</span></p><p><a href="https://www.google.com/podcasts?feed=aHR0cHM6Ly9vdXRlcmhlYXZlbnByb2plY3QuZ2l0aHViLmlvL3BvZGNhc3QvaW5kZXgueG1s"><img src=/google_podcasts_badge.svg width=134 height=34></a></p></footer></div></body></html>