Git Product home page Git Product logo

frumple's Introduction

Frumple Stock Index (FSI)

Each user and project have two fields:

  • volume
    • the amount of 'stuff' it has (redmine/git content)
    • think: 'quantity'
  • price
    • the price of a single unit of stuff
    • think: 'quality'

volume constantly increases, with the exception of truly deleting content.

Rules

  • A user is a Stock
  • A project is a Market
  • Stocks inside a market affect eachother's price
  • Market's are isolated
    • a market's gdp (both volume and price) are unaffect by local inactivity and external market activity

Users

users have a stock price:

volume * price

Indicators of Frumping

Indicators of Frumping (IOF) are calculated by a user's actions as well as inactivity.

Projects

projects have gdp (gross domestic product) and gni (gross national income):

gdp = volume * price
gni = gdp + sum(all sub projects)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.