Skip to content

Releases: QSOLKCB/MEMESTACKS

Initial MEMESTACKS release

28 Oct 14:23
8281be5

Choose a tag to compare

🧠 MEMESTACKS v1.0.0 — “Small Is Beautiful”

The first public release of MEMESTACKS — a modular, hardware-aware setup framework for Arch Linux systems under the QSOL ecosystem.
This version lays the foundation for all future QSOL stacks: fast, clean, and 100 % Shell.

🔍 Highlights

Two core scripts

setup_dryrun.sh – collects full hardware specs and simulates installs safely.

setup_install.sh – performs the complete QSOL-IMC Podcaster + Dev environment install.

Audio Stack

Verified PipeWire + WirePlumber + Pulse setup

Easyeffects, Helvum, and Carla routing tools

Dev Stack

clang, cmake, ninja, rust, go, python, npm, jupyterlab

Podcaster Stack

OBS Studio, VokoscreenNG, Kdenlive, FFmpeg

📁 Included Docs

README.md – overview, install steps, versioning

PHILOSOPHY.md – the QSOL ethos: “Efficiency before over-engineering.”

CONTRIBUTING.md – coding standards and workflow

CHANGELOG.md – version history

🧩 Requirements

Arch Linux / Manjaro / EndeavourOS / Garuda

Active internet, sudo privileges

~2 GB disk for base install

🧭 Tag Info
git tag -a v1.0.0 -m "Initial MEMESTACKS release"
git push origin v1.0.0

⚙️ Philosophy

Build software like hardware — modular, optimized, and minimal.
Every line should justify its watt.

License: MIT
Language: Shell (100 %)
Ecosystem: QSOLKCB

Small is beautiful. Fast is holy.