Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Podcastの始め方
Search
regonn
October 07, 2018
Technology
0
130
Podcastの始め方
Workshop in VR #2 での LT
最近Podcastを 2つ始めたのでそれについて話していきます。
regonn
October 07, 2018
Tweet
Share
More Decks by regonn
See All by regonn
Submission with Numerai Compute using GCP Batch
regonn
0
570
HelloMoon x Orca=HelloOrca
regonn
0
140
The Challenge of Automatically Configuring Numerai Compute Environment
regonn
0
97
Federated Learning 連合学習
regonn
4
1.7k
PLATEAUをデータベースに取り込んでみた
regonn
0
1.8k
古参Numerai参加者の戯言
regonn
1
2.5k
Nim + Cloud Run + TerraformでGCPにNimのサーバーレス環境を作る
regonn
1
650
S+ Camera Basicと似た環境をラズパイから構築してみる
regonn
0
520
衛星画像のゴルフ場写り込み判定AIモデルを作る
regonn
0
780
Other Decks in Technology
See All in Technology
リーダーになったら未来を語れるようになろう/Speak the Future
sanogemaru
0
280
about #74462 go/token#FileSet
tomtwinkle
1
290
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
140
VCC 2025 Write-up
bata_24
0
180
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
23
17k
KAGのLT会 #8 - 東京リージョンでGAしたAmazon Q in QuickSightを使って、報告用の資料を作ってみた
0air
0
200
Why React!?? Next.jsそしてReactを改めてイチから選ぶ
ypresto
10
4.5k
許しとアジャイル
jnuank
1
120
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
4
590
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
920
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
980
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
139
7.1k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Automating Front-end Workflow
addyosmani
1371
200k
Balancing Empowerment & Direction
lara
4
680
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Building Applications with DynamoDB
mza
96
6.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
It's Worth the Effort
3n
187
28k
Transcript
Podcastの始め方 Workshop in VR #2 2018/10/07
最近Podcastを2つ開始しました regonn&curry.fm https://regonn-curry-fm.github.io/ データサイエンス(Kaggle)の話 今夜もStrong x Strong https://strong-strong.github.io/ ストロングゼロを飲むだけの酔っぱらい Podcast
実は以前もPodcast的なことはやっていた • 俳句ハイカーハイケスト ◦ 俳句を紹介していくPodcast ◦ Wordpress + https://www.blubrry.com/ ◦
Wordpress側でAMP対応などもでき て使いやすい ◦ ただ、更新していなくてもホスティング 費用+Wordpressサーバー代がかか る ▪ 継続しにくくなった • Voicy 俳句とITニュース ◦ https://voicy.jp/channel/413 ◦ こちらも俳句+IT系のニュース ◦ 勝手にBGMを載せてくれたり して楽 ◦ 結局マネタイズどうしよう問題 があった ◦ 録音がiPhoneでしかできなく て辛かった。(逆に気軽にでき るメリットもある)
Podcastを始めるにあたって最新の情報がしりたいので 次の本を Amazon(kindle版) で購入 https://amzn.to/2Phxybr YATTEIKI Project という Podcast も行っている人達が
技術系Podcastを運営してみてのノウハウが書いてある
今日からはじめる「技術Podcast」完全入門 • Pro ◦ https://github.com/r7kamura/yatte cast というgithub pagesで Podcast&ブログが開始できるテンプ レートを公開してくれている
◦ 録音方法や音質の設定等について も述べられている(モノラルで録音す ればデータ量を減らせる等) ◦ 技術Podcastを続けていくための方 法にも触れられている • Con ◦ テンプレートはメンテされてい ないのか、ちょっと情報が古 かったりする ◦ Discordでの録音が書かれて いたが試したら、雑音が入り やすいなど録音には向いてい ない気がした
本の内容に加えてやったこと • Google Podcast 対応 ◦ 最近 Google も Podcast
事業に乗り出してアプリを公開している ◦ そのままだと、Google の Podcast アプリで検索されないので対応が必要 ◦ https://developers.google.com/search/docs/data-types/podcast ◦ rss に xmlns:googleplay="http://www.google.com/schemas/play-p odcasts/1.0"とだけ追加すれば、iTunesPodcastのxmlをそのまま利用で きる
以前のPodcastの運用に比べて • Github page(jekyll) での運用なので、エンジニアであれば比較的簡単に保守運用 が無料でできる ◦ ただし、Githubの制限で50MB以上のファイルをあげようとすると git push
時 に止められる ◦ コンテンツの長さか質を犠牲にする必要はある • 以前は一人でやっていたが、必ず2人以上でするようにした ◦ 次回の日程も決めて継続的にできるようにした • まだマネタイズ問題が解決しない ◦ ブログに広告だけだと難しい ◦ Patreon等で支援してもらったり、アマゾンのウィッシュリストで物をもらう