Hey there! So after taking your advice this is the result. Ended up going with the following setup, nothing too over the top:

  • OS: Debian 12 - bookworm
  • Color Scheme • Everforest - Good vibes!
  • Icons • Papyrus
  • Terminal • Alacritty
  • Desktop • Gnome
  • Gnome tweaks and extension for shell theme and dock
  • Showoff stuff • cbonsai, catnip (sound visualizer) and ranger (as suggested), still doing the dynamic wallpaper thing but because it’s for KDE Plasma I’ll have to find an alternative or code it myself.
  • demesisx@infosec.pub
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    An official Solarpunk machine would have NixOS, IMO.

    Why NixOS for Solarpunks:

    • Eco-friendly: NixOS is highly configurable and efficient, which can help in reducing computational waste and thereby energy consumption.

    • Reproducibility: With NixOS, systems are completely reproducible, thanks to the Nix package manager. This means that given a particular configuration file, the same system can be rebuilt identically, reducing needless experimentation and waste.

    • Versioning and Rollbacks: NixOS provides easy versioning and rollbacks, contributing to sustainability by preventing the need for complete system re-installations when things go wrong.

    • Flakes: Flakes, a packaging format in Nix, make it easy to distribute software and configuration across systems. This can help in creating decentralized and resilient networks of systems—a key value in the solarpunk movement.

    • Content-Addressed Derivations: NixOS uses content-addressed derivations, which provide a way to refer to packages or software builds based on their content. This creates a form of software “recycling”, as once a package or build exists, it’s reused across multiple systems without recompilation, saving resources and energy.

    • Transparent and Open Source: NixOS is open source, embodying the solarpunk ideals of transparency, community participation, and decentralization. It allows individuals to take control of their own technological environments and understand the workings of their systems.

    • Modular Design: Its modular design promotes the reuse of software components, which is in line with the solarpunk ethos of reducing waste.

    • Customizability: NixOS allows for extensive customization, empowering users to create systems that suit their specific needs, aligning with the solarpunk focus on individuality and self-reliance.

    All these aspects combined make NixOS a fitting choice for a member of the solarpunk movement, who seeks sustainability, efficiency, resilience, and independence.