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
打線組を支える技術 / The Technology Behind Dasengumi
Search
itosho
September 27, 2021
Programming
0
60
打線組を支える技術 / The Technology Behind Dasengumi
期末の社内LTで発表した資料 by Scrapbox
itosho
September 27, 2021
Tweet
Share
More Decks by itosho
See All by itosho
【2025年版】インターネットサービスの育て方 / How to Grow and Scale Internet Services 2025
itosho
0
120
Windsurf Rulesでどう自分のクローンをつくるか / How can I make a clone of myself in Windsurf Rules
itosho
0
100
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
220
【2024年版】インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
98
打線組という個人サービスを Goで開発している話 / Indie Service Development by Go
itosho
1
190
Components Reconsidered
itosho
1
2.3k
組織をスケールさせるためのTech Vision / Connehito Tech Vision for Growing Our Team
itosho
2
680
生きのびるためのインディー開発 / Indie Development to Survive
itosho
0
54
Gopher道場アフターストーリー / Gopher Dojo After Story
itosho
0
150
Other Decks in Programming
See All in Programming
Unicodeどうしてる? PHPから見たUnicode対応と他言語での対応についてのお伺い
youkidearitai
PRO
1
2.5k
AIフル活用時代だからこそ学んでおきたい働き方の心得
shinoyu
0
130
CSC307 Lecture 05
javiergs
PRO
0
500
今こそ知るべき耐量子計算機暗号(PQC)入門 / PQC: What You Need to Know Now
mackey0225
3
370
izumin5210のプロポーザルのネタ探し #tskaigi_msup
izumin5210
1
100
AI時代のキャリアプラン「技術の引力」からの脱出と「問い」へのいざない / tech-gravity
minodriven
21
7.1k
AgentCoreとHuman in the Loop
har1101
5
230
そのAIレビュー、レビューしてますか? / Are you reviewing those AI reviews?
rkaga
6
4.5k
AI & Enginnering
codelynx
0
110
CSC307 Lecture 09
javiergs
PRO
1
830
Vibe Coding - AI 驅動的軟體開發
mickyp100
0
170
Basic Architectures
denyspoltorak
0
670
Featured
See All Featured
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
49k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
700
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
How GitHub (no longer) Works
holman
316
140k
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
The SEO identity crisis: Don't let AI make you average
varn
0
68
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
9.5k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
160
Building AI with AI
inesmontani
PRO
1
690
Tell your own story through comics
letsgokoyo
1
810
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
160
Transcript
打線組を支える技術 #presentation #社内LT
ナニコレ 社内LTの資料です この話の続きです https://speakerdeck.com/itosho/indie-development-to-survive
打線組とは? インディー開発の最新作 https://dasengumi.com/ インターネット・ミームである「◯◯で打線組んだ」ジェネレーター SNSで気軽にシェアすることを想定 21年7月リリース 全然ユーザーはいない!(伸び代しかない) デモ みんなも使ってね
技術スタック よくあるしがないSPA Backend Go, echo, sqlx, MySQL API Docsチラ見せ Frontend
TypeScript, React, Hook Chakra UI製
技術的な特徴 そんなにないけど…! Cloudinary imgixに似たCDNサービス(無料枠がimgixより多い) dynamic text overlayが便利(日本語フォントは少ない) https://cloudinary.com/cookbook/add_a_text_to_an_image Netlify 初めてつかったけどめちゃ楽だった
CSRなのでSEOが不利なのと、動的なOGP表示が出来ないのがしんどい Prerendering(Dynamic Rendering)機能が神(しかも、無料) 仕様がややブラックボックスだが、prerender.ioをforkしてるっぽい
今後の開発予定 ユーザー登録機能 like / dislike的な機能 コメント機能 PMFしそうだったらアプリもつくる 一緒につくってくれる人、募集中
まとめ インディー開発の打率は低い でも、インディー開発はいいぞ! これからもコードをゴリゴリ書いていくぞ!