Ultra-lightweight, alternative FOSS distro
I build a lot of lightweight, cross-platform C/C++ programs from source. I enjoy finding unusual, low dependency programs, building them and patching them when needed. For a long time, I've wanted to put together a collection or even a distro with some of my favorite lightweight FOSS. Since the programs are cross-platform, the base could be almost any Free OS such as Linux, BSD or even FreeDOS.
My original idea was to gear this for educational use. However, it might be better targeted toward hobbyists and makers. It would include many of the programs I mentioned in my post, plus others. The end result would be an ultra-lightweight system compared to mainstream Linux distributions. It would be fast and efficient on new computers but would still be very responsive on older hardware.
I originally experimented with ways to use nano-x, sixel or framebuffer. I'm now thinking of using an older but updated X11 build (something similar in spirit to TinyCore's KDrive but unique). The project would include build scripts, patches and original source so the entire distribution could be reproducibly rebuilt. The goal is a low dependency system that doesn't require a giant toolchain just to build it. I want to create something that one person can realistically maintain. I have a lightweight build system/package manager I created that I've been using for 20 years. I also have over a thousand cross-platform build scripts.
If this kind of ultra-lightweight, cross-platform toolkit appeals to you, I’d love to connect. I'm searching for people who enjoy discovering low dependency, portable C or C++ programs, patching them or building alternatives for low resource computing. I’d like to form a small group of people who want to brainstorm and trade ideas, discover, reproducibly build or test software and help shape what this project could become. If you're interested in lightweight FOSS, let me hear from you.
