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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
itosho
September 27, 2021
Programming
0
61
打線組を支える技術 / 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
160
Windsurf Rulesでどう自分のクローンをつくるか / How can I make a clone of myself in Windsurf Rules
itosho
0
110
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
240
【2024年版】インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
100
打線組という個人サービスを Goで開発している話 / Indie Service Development by Go
itosho
1
200
Components Reconsidered
itosho
1
2.3k
組織をスケールさせるためのTech Vision / Connehito Tech Vision for Growing Our Team
itosho
2
680
生きのびるためのインディー開発 / Indie Development to Survive
itosho
0
57
Gopher道場アフターストーリー / Gopher Dojo After Story
itosho
0
160
Other Decks in Programming
See All in Programming
Claude Codeログ基盤の構築
giginet
PRO
7
2.7k
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.9k
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
4
1.3k
Codex の「自走力」を高める
yorifuji
0
1.2k
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
140
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
820
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
500
「抽象に依存せよ」が分からなかった新卒1年目の私が Goのインターフェースと和解するまで
kurogenki
0
110
ロボットのための工場に灯りは要らない
watany
10
2.6k
文字コードの話
qnighy
44
17k
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
260
Featured
See All Featured
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Embracing the Ebb and Flow
colly
88
5k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
Paper Plane
katiecoart
PRO
0
48k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
Typedesign – Prime Four
hannesfritz
42
3k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
Done Done
chrislema
186
16k
エンジニアに許された特別な時間の終わり
watany
106
240k
Raft: Consensus for Rubyists
vanstee
141
7.4k
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しそうだったらアプリもつくる 一緒につくってくれる人、募集中
まとめ インディー開発の打率は低い でも、インディー開発はいいぞ! これからもコードをゴリゴリ書いていくぞ!