Giter Site home page Giter Site logo

Comments (3)

nodiscc avatar nodiscc commented on August 18, 2024 2

How to sort by popularity (but not with stars)?

Currently stargazers_count is the only "popularity"-related metric, and I'm very wary of using it as sort key, because

  1. it encourages centralization on a proprietary service
  2. stars count can easily be manipulated
  3. It's not actually a good metric since many serious and hugely popular projects host their source code and project management tools outside of github (sorting by stars would relegate them at the end of the list, which is kind of unfair...)
  4. the number of stars does not necessarily reflect the number of active users of the software (for example I use github stars as kind of "bookmarks" for projects that look interesting which I might check out later)

https://analyzemyrepo.com/ has some interesting ideas about popularity/quality metrics, but it also only works for github repositories.

It is planned to gather stars count for projects hosted on forges that also have this feature (gitlab, gitea...) but due to network effects, projects hosted on github will always appear more popular (people aren't going to create accounts on other forges just to star projects)

I am currently learning how to compile this repo (to append this custom .js file),

To get started, run make install export_html and check the html/html/ output directory. You need make git python3-venv python3-pip in a Linux environment (untested on other platforms).

But don't bother too much, until the questions above are solved.

from awesome-selfhosted-data.

oOflyeyesOo avatar oOflyeyesOo commented on August 18, 2024

Newly added, not updated would be nice to see new projects.

from awesome-selfhosted-data.

kareemlukitomo avatar kareemlukitomo commented on August 18, 2024

https://im3.ezgif.com/tmp/ezgif-3-d8f0ec7707.gif

POC for sorting, I am currently learning how to compile this repo (to append this custom .js file), apologies first time contributing :D

Question: How to sort by popularity (but not with stars)? I assume we may decide on some new attribute/field to maintain in each software's YAML?

*edit: possibly related to "Contributor" in #35 (comment)

from awesome-selfhosted-data.

Related Issues (20)

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.