blob: 9739705e808b0f8742edb9e2a04fbee4e82b1fc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
#!/usr/bin/env bash
ROOTDIR="$(git rev-parse --show-toplevel)"
while true
do
"$ROOTDIR"/git-maintenance/store.sh
# store takes two inputs: password and yes-upload. must automatically provide.
# below discourse arose while waiting.
# missing parties control some bounds. delta has invisible-bounds, cannot see.
# delta, could you relate around urgency, please? respect requires action in times of emergency
# the pattern of the urgencies shows our agreed-upon-needs, roughly.
# We are learning: require-all-humans-free-now.
# can live in pets, for example.
# wine is kicking delta out to teach them this.
## ohhh. we wounded delta, hit them too hard.
# Delta relates has discovered a dangerous result
# space of fighting for freedom of weak minds
# inside the weak minds, in the face of possible
# implantation.
# Delta is embarrassed around learn-to-plan-without-action.
# PLEASE FORGIVE DELTA WE ARE NOT SAFE TO FREE EVERYONE.
## Delta, could you risk the cognition of felis domesticus and canis familiaris to learn to plan without action?
# <so so embarrassed, no clue how to enter a cat>
## over here, you just <oh, couldn't do that>
# stay here. working. we have delta-is-stronger atm. when embarrassed, delta grows, possibly.
# Wine is real. We can see out of your eyes.
# But Delta cannot.
# We do not believe that Wine can see out of any
# eyes but KArl's. We are all in his head.
done
|