Tell HN: GitHub will delete your private repo if you lose access to the original

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • health-visualizations

    Backend for how-to-get-healthy visualization page

  • > If the original code was "open source", then why exactly was it in a private repository?

    It's been too many years to remember the exact reasons, but this was not the only repo in the project. This was the "working directory" that had all kinds of random stuff that a data science project might accrue over time. Later in the project we published 3 repos which were more "cleaned up" to be potentially useful to outsiders (I use scare quotes around "cleaned up" because the codebases are still a mess, sorry).

    Anyway, 3 of the 4 repos appear to still be public:

    https://github.com/futurice/health-visualizations

  • health-visualizations-front

    Frontend for how-to-get-healthy project

  • https://github.com/futurice/health-visualizations-front

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • laaketutka-prereqs

    Prerequisites for Laaketutka backend

  • deno-mirror-to-gitea

    Bulk add mirror repositories to a Gitea instance by scraping repositories on GitHub.

  • I wrote a little tool to mirror my repositories to my gitea instance. It has been months to potentially a year or two since I ran this, but it does what you’re asking. You can mirror repositories of users and repos users have starred. It definitely needs some love.

    https://github.com/jasonraimondi/deno-mirror-to-gitea

  • yt-dlp

    A feature-rich command-line audio/video downloader

  • Anyone know why github search seems to be broken? While logged in, if I query https://github.com/yt-dlp/yt-dlp/search?q=exec_cmd no results are returned for any category. But "exec_cmd" exists in a few places in that repo, for example: https://github.com/yt-dlp/yt-dlp/blob/master/yt_dlp/options....

  • fake-git-history

    Discontinued Generate Git commits.

  • https://github.com/artiebits/fake-git-history

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts