how should we disperse the sats we earn?
When ~jobs is decently subscribed we'll be generating some sat revenue. It'll be generating revenue because of the presence of stackers, so we want to distribute tthose sats back to stackers on a daily basis. I've been calling this
yield
.These are my favorite two ways that we could do this:
- based on valuable contributions that day. We use web of trust to score a user's contributions every day. If more trusted users appreciate your content that day, you'll get a bigger slice of the day's yield.
- based on the web of trust only. @kr has said this is what he'd prefer. Basically we'd distribute the sats proportional to a user's trust regardless of their contribution on that particular day. This means that so long as you had a valuable contribution in the recent past, you'll earn some yield every day.
Have an alternative model? Propose it. Have an opinion on which of the above is better? Please say so and why.
other boring release stuff
I just shipped some ~jobs refinements per @kr and @cointastical's feedback. The navbar is more consistent with the main 'sub', job bids are specified as sats/min, and the jobs form has fields for a company name and location/remote.
plans between now and yield dispersal
- reworking the navbar, particularly on mobile ... many users have complained they can't figure out how to post on mobile
- the most important and/or low hanging fruit from the gh issue backlog