Commit

Author:

Hash:

Timestamp:

+6 -6 +/-1 browse

Kevin Schoon [me@kevinschoon.com]

b08e5b88926914018f875b3f07834f49f0ab941c

Wed, 08 Jul 2026 10:03:20 +0000 (1 week ago)

rephrase the overview a bit
1diff --git a/ayllu.7.md b/ayllu.7.md
2index 86aa425..0dd0cbb 100644
3--- a/ayllu.7.md
4+++ b/ayllu.7.md
5 @@ -16,12 +16,12 @@ environments designed to be interoperable via open standards and encourage
6 the proliferation of independent software communities. It is built with the
7 assumption that a single computer is sufficiently capable of providing resources
8 to an entire team of developers building software [1]. It is a rejection of
9- the horizontal "cloud scale" paradigm, an endorsement of reducing environmental
10- and computational waste with a preference for vertical scaling where necessary.
11- Ayllu attempts to capture the ethos of old school Unix time-sharing systems
12- paired with the optimism and interoperability of the early web 2.0 era while
13- providing a robust and secure tool chain oriented specifically for building
14- free software.
15+ the horizontal "cloud scale" paradigm, an endorsement of reducing waste (both
16+ in terms of CPU cycles and the environment) with a preference for vertical
17+ scaling where necessary. Ayllu attempts to capture the ethos of old school Unix
18+ time-sharing systems paired with the optimism and interoperability of the early
19+ web 2.0 era while providing a robust and secure tool chain oriented specifically
20+ for building free software.
21
22 *1. For a specific architecture, if you can't emulate a specific target then of
23 course you need an additional computer.*