diff options
author | Ben Sima <ben@bsima.me> | 2022-02-23 22:37:15 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-02-23 22:37:15 -0500 |
commit | cb34da30f3f699c1fcad71b80426e8d87886a2a5 (patch) | |
tree | 20796ae872060fd686046f90e0b9d0e8c53eb0dd /Biz/Nixpert.md | |
parent | 16fd30682fe0a619ea07fb9fbbd6bdfcaf2bed8c (diff) |
Test out nixpert chat service
This is rough, I should move it up in the directory hierarchy and clean up the
nix files, but that can all come later. Just gonna test it out for now. Will
announce it tomorrow afternoon.
Diffstat (limited to 'Biz/Nixpert.md')
-rw-r--r-- | Biz/Nixpert.md | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/Biz/Nixpert.md b/Biz/Nixpert.md new file mode 100644 index 0000000..d97b504 --- /dev/null +++ b/Biz/Nixpert.md @@ -0,0 +1,78 @@ +--- +title: Nixpert.chat biz plan +--- + +# Problem + +Nix is hard to use, especially hard to get started with. But the benefits are +compounding for companies that do adopt it. + +The major pain point is getting help: devs often can't go to IRC because it's +hard to use or they are prevented from doing so by confidential company +information. + +# Solution + +We create a paid chat service where devs can quickly get answers to +questions. We'll have a hosted chat client that is easy to use, maybe just use +slack or something. + +# Key Metrics + +- Number of customers +- Questions answered per shift +- Hours of availability (24/7) + +# Unique Value Proposition + +## High-Level Concept + +Direct-line support for your infrastructure and build code. Like monadfix.com for Nix stuff. + +# Unfair Advantage + +- first mover + +# Channels + +- write articles on: + - common solutions + - benefits of nix + - highlight nix tool + - highlight nix function or technique + +# Customer Segments + +- crypto companies +- ml companies + +## Early Adopters + +- startups, nix companies I know? + +# Cost Structure + +- hourly wages for staff +- infrastructure costs + - chat server via prosody + - errbot for common questions? + - jitsi video chat + - hosted chat room via conversejs.org or JSXC + - chat clients (Dino, iOS: Trillian) + +# Revenue Streams + +- $500 - $1500 monthly subscription for companies +- pair-programming sessions for added $150/hr + +# Growth plan + +## Unicorn Requirements + +### Sales Penetration + +## Support requirements + +### Tech Infra + +### Customer Support |