lowendinsight

LowEndInsight is a simple "bus-factor" risk analysis library for Open Source Software that is managed within a Git repository. Provide the git URL and the library will respond with a basic Elixir Map structure report. Critical feedback is always appreciated. (by gtri)

Lowendinsight Alternatives

Similar projects and alternatives to lowendinsight

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lowendinsight alternative or higher similarity.

lowendinsight reviews and mentions

Posts with mentions or reviews of lowendinsight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Show HN: LowEndInsight – a “bus-factor” risk analysis tool
    3 projects | news.ycombinator.com | 24 Jan 2023
    What began as a pet-project a few years back, an a start to learning functional programming with Elixir, turned into a bit of a research effort for CS students. I'd asked them what info could they glean from a git repository, specifically about the risks associated with using it (or becoming dependent on it). The focus quickly arrived at "bus factor" - what happens when the main developer moves on. From there we started thinking about other metrics and a couple stood out - mainly the distribution of contributions, and the obvious commit currency time. The initial research was focused on library packages from the main ecosystems - e.g., Javascript's NPM and Python's PyPI. We quickly found that to be a massive challenge - at the time neither required packages to provide a valid URL pointing to their source code. This itself was an indicator of something.

    Once the students moved on I continued to think about and would occasionally get asked about the tool. So I picked it back up and slapped an API on it and exposed it via HTTPS POST and GETs.

    I am generally looking for feedback. Probably more about the issues associated with dependence on Open Source libraries - the risks derived as software atrophy happens. But what are your ideas about the metainformation that is sitting in a software project's source history.

    I've considered doing some ML-y stuff with the commit history, but haven't really found the right things there yet.

    Here are some links to the details:

    * Library: https://github.com/gtri/lowendinsight

Stats

Basic lowendinsight repo stats
1
12
10.0
over 1 year ago

gtri/lowendinsight is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of lowendinsight is Elixir.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com