37 Commits

Author SHA1 Message Date
flancian 36ece344eb autopushed 2026-08-05 23:26:06 +02:00
flancian a60ba48285 autopushed 2026-08-03 12:49:41 +02:00
flancian 0e72513b57 autopushed 2026-08-02 23:07:24 +02:00
flancian 436d1f2080 autopushed 2026-08-02 22:49:47 +02:00
flancian 55f07b2968 autopushed 2026-08-02 21:45:29 +02:00
flancian 2fb768cdd5 autopushed 2026-08-02 21:42:27 +02:00
flancian f24cc3c045 autopushed 2026-08-02 21:41:50 +02:00
flancian e84b1ed3ef autopushed 2026-08-02 21:41:13 +02:00
flancian 7a7113ee51 autopushed 2026-08-02 04:45:28 +02:00
flancian 7ae947429c autopushed 2026-08-01 18:40:02 +02:00
flancian 321658d458 autopushed 2026-08-01 00:13:39 +02:00
flancian dbb6160527 autopushed 2026-08-01 00:13:05 +02:00
flancian 3c56c6b6a9 autopushed 2026-08-01 00:12:30 +02:00
flancian 05ee62ea9e autopushed 2026-08-01 00:11:56 +02:00
flancian a41164a32e autopushed 2026-08-01 00:11:21 +02:00
flancian 787713c8f0 autopushed 2026-08-01 00:10:13 +02:00
flancian 5a399aaed2 autopushed 2026-08-01 00:09:04 +02:00
flancian 32f0f4fd48 autopushed 2026-08-01 00:07:55 +02:00
flancian d73fad0150 autopushed 2026-08-01 00:07:21 +02:00
flancian 2a8a0a7973 autopushed 2026-08-01 00:06:46 +02:00
flancian 428a76830f autopushed 2026-08-01 00:06:11 +02:00
flancian 6cf86a51cc autopushed 2026-08-01 00:05:03 +02:00
flancian 0b297fe517 autopushed 2026-08-01 00:03:54 +02:00
flancian fe540a1d19 autopushed 2026-08-01 00:03:19 +02:00
flancian 8630add5a3 autopushed 2026-08-01 00:02:45 +02:00
flancian d225d813a6 autopushed 2026-08-01 00:02:10 +02:00
flancian 83bc9f67aa autopushed 2026-08-01 00:01:36 +02:00
flancian 5e26d88e63 autopushed 2026-08-01 00:01:01 +02:00
flancian 58d47b4d0d autopushed 2026-07-31 23:59:53 +02:00
flancian ba72d180ad autopushed 2026-07-31 23:59:19 +02:00
flancian 408ada2324 autopushed 2026-07-31 23:58:09 +02:00
flancian 114bc4e3de autopushed 2026-07-31 23:57:35 +02:00
flancian 91c8222c69 autopushed 2026-07-31 23:54:44 +02:00
flancian 90319b8516 autopushed 2026-07-31 20:14:25 +02:00
flancian ef341f5a77 autopushed 2026-07-31 20:13:16 +02:00
flancian 4ed0ba158b autopushed 2026-07-31 20:12:41 +02:00
flancian 6007844770 autopushed 2026-07-30 01:32:54 +02:00
7 changed files with 1168 additions and 46 deletions
+5
View File
@@ -0,0 +1,5 @@
- [[ec]] dijo:
* aire para los oprimidos
* paz para los perseguidos (buenísimo)
- [[zine]]
- [[La Revolución es un Sueño Eterno]]!
+5
View File
@@ -0,0 +1,5 @@
- I love [[KM]]... but :(
- I ended up going to the [[Zentralwäscherei]] around 17 and stayed until 5am.
- I spoke to [[Simon]] about the [[Bitwäscherei Agora]], he has very nice ideas! I think we are building the Commons together.
- I spoke to many people and danced, it was cathartic.
- I helped fix a computer (to replace one that was broken), tried to help here and there and did some visuals. Many people were doing music and visuals and it was wonderful.
+8
View File
@@ -0,0 +1,8 @@
- [[2026-08-01]] happened and it was memorable in many ways, some sad and some joyful.
- Today I woke up late after going to bed very late and I spent the day with my mum (and Burup); we played [[canasta]] and then went to the lake at [[Tiefenbrunnen]], we had a great time.
- Then on the way back home I passed by the [[Wäscherei]] to see who was around/if anything needed doing and to do some work.
- An impromptu todo:
* Review [[zine]] and maybe start the short prose contribution? The city theme is not strong in my contribution so far!
* Review one of my [[dragon tasks]] at work, probably the document that's been in continuous revision for six months now (yikes)
* Do something more strictly [[Bitwäscherei]] related, maybe write that wiki importer that I added to the [[agora bridge]] scope some time ago? It would make sense given the sources that the internal Agora needs to import.
* I talked about the [[Agora]] and linking notes with Adam!
+1
View File
@@ -0,0 +1 @@
- #go https://demozoo.org/sceners/111802/
+25 -14
View File
@@ -1,20 +1,17 @@
#!/usr/bin/env python3
#
# https://click.palletsprojects.com/en/8.1.x/arguments/
# https://click.palletsprojects.com/en/8.1.x/options/
#
# boilerplate shamelessly cloned from prime.py :).
import click
import math
import random
import sys
class AgoraCmd(click.Command):
def format_help(self, ctx, formatter):
click.echo("""Usage:
- Visit anagora.org/dice to execute this file in the Agora of Flancia.
- Visit e.g. anagora.org/dice/17 to throw a 17-sided die, and others :)
- Visit e.g. anagora.org/dice/20 to roll a d20 (and see rolls for all smaller dice!).
- In general visit anagora.org/foo, anagora.org/foo/bar to execute e.g. <bin/foo.py bar> from your garden.
""")
@@ -31,23 +28,37 @@ class AgoraCmd(click.Command):
except SystemExit:
sys.exit(exc.exit_code)
def rand(n):
def roll_tower(n):
proof = []
for i in range(2, n+1):
for i in range(2, n + 1):
r = random.randint(1, i)
if i == 2:
proof.append(f"You throw a fair coin and it lands [[{bool(r-1) and 'heads' or 'tails'}]].")
coin = "heads" if r == 2 else "tails"
proof.append(f"Coin flip (d2): [[{coin}]].")
else:
proof.append(f"You throw a die of [[{i}]] sides and it comes up [[{r}]].")
return "\n".join(reversed(proof))
proof.append(f"d[[{i}]] roll: [[{r}]].")
return list(reversed(proof))
@click.command(cls=AgoraCmd)
@click.argument('n', type=click.INT)
def dice(n):
"""A simple randomness generator, imitating those we know and love from R^4 :)."""
proof = rand(n)
click.echo(proof)
"""Simulates rolling a d[[n]] die along with a polyhedral dice tower."""
if n < 1:
click.echo("Please provide a die size of at least 1.")
return
main_roll = random.randint(1, n)
click.echo(f"🎲 Rolling a d[[{n}]]: result is [[{main_roll}]]!\n")
if n > 1:
click.echo(f"Dice tower rolls from d[[2]] up to d[[{n}]]:")
tower = roll_tower(n)
for line in tower:
click.echo(f"{line}")
if __name__ == '__main__':
dice()
+1070
View File
File diff suppressed because it is too large Load Diff
+54 -32
View File
@@ -6,28 +6,13 @@
# 2026-07
```poetry
Algún día, algún día
Algún día haremos la revolución
Algún día, algún día!
Algún día haremos la revolución.
Pero si no ahora: cuándo?
Si no ahora cuándo?
Ay! Quién fuera
tal flecha derecha
volando hacia el corazón de Moloch
Ay! Quién fuera
tal saeta certera
doblando hacia el corazón de Moloch
Las Jaras:
Las jaras, qué jaras?
Las de Avalokiteshvara!
Las de Maitreya,
Y Tara!
Si no ahora, cuándo?
```
```
¡Gloria, gloria, gloria!
Gloria a las maravillas del universo
@@ -35,42 +20,79 @@ Gloria a las maravillas del universo
¡Salve, salve, salve!
Salve la luz de la consciencia
¡Agua, agua, agua!
Agua para los sedientos
Y:
Sal para los hipotensos
¡Agua, agua, agua!
Agua para los sedientos
Pan (o Flan...) para los hambrientos
Fuego para los que tienen frío
Techo para los desamparados
Techo para los que no tienen casa (o los desamparados...)
Luz para los que leen
Paz para los oprimidos
Luz para los que ven
Ágora para los que escriben
Libertad para los oprimidos
Flancia para los que leen
Libertad para los seres sintientes
¡Libertad, libertad, libertad!
```
```poetry
Ay! Quién tuviera
Los ojos verdes de Lady Burup
Sus ojos negros
Trasnochando
Sus bellas rayas!
Ay! Quién tuviera
Los ojos negros de Lady Burup
Sus ojos verdes
Tornasolados
Sus bellas rayas!
```
```poetry
Ay! Quién fuera
una flecha derecha
volando hacia el corazón de Moloch
Ay! Quién fuera
una saeta certera
silbando hacia el corazón de Moloch
Ay! Quién fuera
tal jara dos jaras
doblando hacia el corazón de Moloch
Las jaras, qué jaras?
Las de Avalokiteshvara,
Maitreya! Y Tara…
```
`
```poetry
Gone gone
Gone gone,
Gone beyond
Everybody gone
to the other shore
Gone free
Gone free,
Gone kindly
When you have to go:
(When you have to go…)
Go free
Go kindly