mirror of
https://github.com/aljazceru/hypergolic.git
synced 2025-12-18 14:04:21 +01:00
problem: wording not great
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<Card.Root class="max-w-80">
|
<Card.Root class="max-w-80">
|
||||||
<Card.Header>
|
<Card.Header>
|
||||||
<Card.Title>Proof of Work</Card.Title>
|
<Card.Title>Proof of Work</Card.Title>
|
||||||
<Card.Description>I have skills and I'm ready to work for sats.</Card.Description>
|
<Card.Description>I want to work for sats</Card.Description>
|
||||||
</Card.Header>
|
</Card.Header>
|
||||||
<img src="{base}/_work.png" />
|
<img src="{base}/_work.png" />
|
||||||
<Card.Content class="grid gap-4">
|
<Card.Content class="grid gap-4">
|
||||||
@@ -35,12 +35,12 @@
|
|||||||
<ul class="ml-6 list-disc [&>li]:mt-2">
|
<ul class="ml-6 list-disc [&>li]:mt-2">
|
||||||
<li>Solve problems for fun and profit</li>
|
<li>Solve problems for fun and profit</li>
|
||||||
<li>No meetings, no scrum, no task assignment, no schedules</li>
|
<li>No meetings, no scrum, no task assignment, no schedules</li>
|
||||||
<li>Work only on what inspires you</li>
|
<li>Only work on fully open source projects</li>
|
||||||
<li>
|
<li>
|
||||||
No interview process or CV's required, apply by sending a pull request to solve a
|
No interview process! Apply by choosing a problem to solve and sending a pull
|
||||||
small problem
|
request
|
||||||
</li>
|
</li>
|
||||||
<li>Get paid in Sats</li>
|
<li>Get paid in Sats, or equity in the project's satflow</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</Card.Content>
|
</Card.Content>
|
||||||
@@ -58,8 +58,7 @@
|
|||||||
<Card.Root class="max-w-80">
|
<Card.Root class="max-w-80">
|
||||||
<Card.Header>
|
<Card.Header>
|
||||||
<Card.Title>Proof of Sats</Card.Title>
|
<Card.Title>Proof of Sats</Card.Title>
|
||||||
<Card.Description>I have Sats, and I want a slice of a Rocket's satflow.</Card.Description
|
<Card.Description>I want to invest in the satflow of a Rocket</Card.Description>
|
||||||
>
|
|
||||||
</Card.Header>
|
</Card.Header>
|
||||||
<img src="{base}/_sats.png" width="100%" />
|
<img src="{base}/_sats.png" width="100%" />
|
||||||
<Card.Content class="grid gap-4">
|
<Card.Content class="grid gap-4">
|
||||||
@@ -74,10 +73,10 @@
|
|||||||
solves a problem in the critical path to (more) revenue
|
solves a problem in the critical path to (more) revenue
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Revenue goes straight from the paying customer's wallet into your wallet as an
|
Nostrocket is non-custodial - revenue goes directly from the paying customer to your
|
||||||
equity holder
|
wallet as an equity holder
|
||||||
</li>
|
</li>
|
||||||
<li>Non-custodial, no KYC (ever).</li>
|
<li>No KYC (ever).</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</Card.Content>
|
</Card.Content>
|
||||||
@@ -91,7 +90,7 @@
|
|||||||
<Card.Header>
|
<Card.Header>
|
||||||
<Card.Title>Launch a new Rocket</Card.Title>
|
<Card.Title>Launch a new Rocket</Card.Title>
|
||||||
<Card.Description
|
<Card.Description
|
||||||
>I'm working on my own project and I want other people to join me.</Card.Description
|
>I have an open source project and I want to make it profitable</Card.Description
|
||||||
>
|
>
|
||||||
</Card.Header>
|
</Card.Header>
|
||||||
<img src="{base}/_rocket.png" width="100%" />
|
<img src="{base}/_rocket.png" width="100%" />
|
||||||
@@ -99,19 +98,16 @@
|
|||||||
<div>
|
<div>
|
||||||
<ul class="ml-6 list-disc [&>li]:mt-2">
|
<ul class="ml-6 list-disc [&>li]:mt-2">
|
||||||
<li>
|
<li>
|
||||||
Attract the people you need to make your project a success (despite your lack of
|
Attract the right people to make your project a success (despite your lack of
|
||||||
funding)
|
funding)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>No financial accounting, capital raising, compliance, business plans, etc.</li>
|
||||||
Obsolete the need for financial accounting, capital raising, compliance, business
|
|
||||||
plans, etc.
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
Make your project socially scalable by becoming radically fair and meritocratic to
|
Make your project socially scalable by becoming radically fair and meritocratic to
|
||||||
all contributors and investors.
|
all contributors and investors.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Makes your project immune to parasites by giving them nowhere to hide and nothing to
|
Make your project immune to parasites by giving them nowhere to hide and nothing to
|
||||||
leech from.
|
leech from.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user