Important open source projects should not use GitHub (2020)

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. linux

    Linux kernel source tree

    Linus Torvalds (Git was originally created by him) seems to be actively contributing in GitHub for the Linux kernel repository (also created by him): https://github.com/torvalds/linux Anyone has seen his position on this topic?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. git-mirror

    Keep git repositories on multiple servers in sync

    "Not being reliant" does not mean "newer use it no matter what".

    To break reliance with GitHub one can setup a tool like https://github.com/RalfJung/git-mirror

    To keep a copy of the repo somewhere else.

    By doing so, you'll the upsides of both worlds: actual stability of GitHub (I mean, now downtime and no problems with rate-limits/spam) and independence of self-hosted git server in the (extremely unlikely!) event of GitHub blocking your project.

  4. theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

    Big corporations are not monoliths, despite them having an overall singular personality. I believe that vscode was a sincere attempt, at least in the beginning. While based on electron which was originally developed for Atom, vscode was always much more performant than atom.

    But when it did gain a lot of developer attention, MS's true nature took hold and gradually converted it into the walled garden we see today. It was more subtle in the beginning - a few useful extensions were proprietary and wouldn't work on non-MS builds of vscode. It was like a gentle nudge to the developers to migrate to their opaque proprietary builds. Of course, we have seen that before, haven't we?

    As an aside, if you like vscode but hate the manipulation, you should give the Eclipse Theia editor [1] a try. It's an almost complete reimplementation of vscode and is compatible with the extensions from OpenVSX. I believe that they have fairer alternatives for collaborative editing, etc. At least, they will spare you the manipulation.

    [1] https://theia-ide.org/

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

  • Eclipse Theia: The 'DeepSeek' of AI Tooling?

    1 project | news.ycombinator.com | 20 Mar 2025
  • The Eclipse Theia Platform

    1 project | news.ycombinator.com | 8 Jul 2024
  • Eclipse Theia IDE

    1 project | news.ycombinator.com | 7 Jul 2024
  • How Secure Cloud Development Replaces Virtual Desktop Infrastructures

    1 project | dev.to | 19 Jun 2024
  • Ask HN: Elixir LSP doesn't work on VSCode and Neovim. Any solutions?

    3 projects | news.ycombinator.com | 27 May 2024

Did you know that C is
the 6th most popular programming language
based on number of references?