Open Source Can't Coordinate

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

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

    XLibre Xserver

    I got curious and found a ton of red flags in about half hour...

    Summary of the drama that resulted in Xlibre: https://discuss.pixls.us/t/weekly-recap-8-june-2025/50638

    From the README at https://github.com/X11Libre/xserver:

    > This is an independent project, not at all affiliated with BigTech or any of their subsidiaries or tax evasion tools, nor any political activists groups, state actors, etc. It's explicitly free of any "DEI" or similar discriminatory policies. Anybody who's treating others nicely is welcomed.

    This exchange between him and Torvalds in 2021:

    - https://lkml.org/lkml/2021/6/10/903

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

  4. imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  5. egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  6. hotspot

    The Linux perf GUI for performance analysis.

    > I suspect that I have an outdated version of hotspot Linux profiler, but I can’t just go and download a fresh release from GitHub, because hotspot is a KDE app, and I use NixOS.

    KDE (not to be confused with the Plasma desktop) is just a bunch of C++ libraries that can work on a variety of desktop environments and even OSes (though Hotspot being a perf report alternative is clearly meant for use with Linux).

    I just went and downloaded the latest CI build from[0] and it ran just fine on my openSUSE Tumbleweed, running Xorg with Window Maker. I do have a bunch of KDE apps installed, like Kate (my currently preferred text editor), Dolphin (the file manager i use whenever i want thumbnails, usually for videos and images), Spectacle (for screenshots), Falkon (i use it as a "clean" browser to test out things), etc so i also do have the KDE libraries on my system, but that is just a `zypper install` away. Or an `apt-get install` or `pacman -S` or whatever package manager your distro uses, i've used a bunch of them and they all pretty much behaved the same. I'd expect Hotspot to be installable in the same way in any of them.

    If there are issues with NixOS (i don't know, i haven't tried it) i think it might actually be a NixOS issue and not a KDE issue.

    [0] https://github.com/KDAB/hotspot/releases/tag/continuous

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

  • A brief history of Mac primary coding languages

    5 projects | news.ycombinator.com | 19 Jul 2025
  • Building cross-platform GUI apps in Rust using egui

    4 projects | dev.to | 27 Aug 2024
  • Welches ist die beste Programmiersprache für Anfänger?

    4 projects | /r/FragReddit | 4 Jan 2023
  • Some questions about egui and guis in general

    2 projects | /r/learnrust | 18 Aug 2022
  • graphic library for creating a paint like application

    3 projects | /r/Cplusplus | 2 Aug 2022