lucidiot
/
breadsite
Archived
1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
lucidiot b5779ae2e2 Smol changes 2020-12-03 09:24:05 +01:00
lucidiot 929d761629 Rename eclosions to outbreaks 2020-12-03 09:23:54 +01:00
6 changed files with 96 additions and 13 deletions

View File

@ -31,6 +31,10 @@ but on Cooking Simulator.
* [All items](./ingredients.html)
## Tools
Coming soon: a Cooking Simulator recipe generator!
[1]: https://store.steampowered.com/app/641320/
[2]: ../img/cookingsim/classic/bread_thumb.gif
[3]: ./classic.html

View File

@ -11,6 +11,10 @@ Hi! I am lucitoast, a co-founder of breadpunk. I fool around with thinkpads,
PSPs, and notebooks. There is not much on here for now; most of the cool
things I do are on [my tilde.town site](//tilde.town/~lucidiot/).
If you need to contact me (especially for breadpunk admin-related stuff),
you can check out my
[contact info page on tilde.town](//tilde.town/~lucidiot/contact.html).
---
* Stuff about [Nomic](./nomic/)
@ -22,7 +26,6 @@ things I do are on [my tilde.town site](//tilde.town/~lucidiot/).
## TODO
* Gopher version
* Gemini version
* Build an RSS feed from a changelog
* Nail that design
* XHTML 1.0 validation
* Add some nice 88×31 badges

76
content/nomic/stuff.md Normal file
View File

@ -0,0 +1,76 @@
I have been reading through the Cases for Judgement archive of Agora
Nomic, and their contents can really get interesting:
- [CFJ 1676][1], calling for judgement on the fact that "this is a CFJ".
It has been judged as TRUE, making the term "this" refer to the CFJ
while it was being created by the usual sentence used in messages
"I call for judgement on the statement '…'".
- [CFJ 1677][2], calling for judgement on "this is not a CFJ".
It has been judged as FALSE, using the previous CFJ as proof.
And I found the rather recent [CFJ 3815][3], in which a player submitted a
proposal for amending an existing rule, titled "Judicial Jocularity Act"
but with a special 'font' faked using Unicode code points in the
Mathematical Alphanumeric Symbols block. The player asked whether or not
this was a valid title, and it has been judged as TRUE.
I feel like I could just register and immediately appeal this judgement
with the argument that screen readers [would absolutely break][4] on this
title: they could read it as "Mathematical script capital J
mathematical script small u mathematical script small d…", making the
title absolutely unbearable to read, and breaking the precedent set by
[CFJ 3530][5] in terms of understandability.
This reminds me that the proposal system in Agora now works far more
differently than what was intended by the original rules of Nomic: the
entire concept of a turn has been completely removed, and anyone can
play at any time just by sending an email (an announcement). That way,
one can send any number of proposals to change the rules, which are then
processed in batches by the Promotor, then resolved by the Assessor once
the voting ends, and registered by the Rulekeepor. Those three names are
official positions at which players can get elected.
If you want to read the Agoran ruleset some more, I found an
[easier to read version][6] of the rules in HTML.
This is what brings me back to this paragraph of mine:
> The concept of Nomgit could also turn into an interesting Nomic variant
> where a Git repository becomes the one single place where the game gets
> played, and multiple rule changes can be proposed by any player at any
> time just by opening a pull request, removing the turn-based portion of
> Nomic. I will probably expand further on this on my breadsite later.
My main thought about using Git is pretty much that we could remove the
entire turn system, which would definitely make things easier when we
work in such an asynchronous way here. This would require to either
write a custom ruleset to being the game with, or spending quite a long
time destroying the rules turn by turn until the turn system ceases to
exist.
I found [a Git repository][7] made by a townie for a game of Nomic that
apparently lasted for over a year, where players would take turns
creating pull requests given a limit of 48 hours, and issues can be used
to ask questions or call for judgements at any time. This seems usable
assuming at least one person follows the rhythm of the game, but what if
everyone is suddenly away for 48 hours? or what if i am away from
multiple turns for any reason other than being too lazy to play,
wouldn't that be unfair to me in terms of winning the game? And trying
to keep up with who's turn it is is going to be hard again with just Git
and NNTP.
I can definitely try to rewrite the rules a little bit so we could have
a basic Git-compatible ruleset if you are okay with it.
There is a Wiki for a now dead game of Nomic played on the XKCD forums [8]; the
game might have been killed just by the instant closure of said forums
after a database leak.
[1]: //faculty.washington.edu/kerim/nomic/cases/?1676
[2]: //faculty.washington.edu/kerim/nomic/cases/?1677
[3]: //faculty.washington.edu/kerim/nomic/cases/?3815
[4]: //ux.stackexchange.com/a/118215
[5]: //faculty.washington.edu/kerim/nomic/cases/?3530
[6]: //agora-ruleset.gaelan.me/
[7]: //github.com/audiodude/tiny-nomic
[8]: //xkcdnomic.fandom.com/wiki/Nomic_15.0_Storage

View File

@ -2,8 +2,8 @@
title: Pandemic Chernobyl variant
---
> When an eclosion occurs, if one of the neighboring cities already have 3 cubes
> of the same color, no extra cube is added and no extra eclosion occurs
> When an outbreak occurs, if one of the neighboring cities already have 3 cubes
> of the same color, no extra cube is added and no extra outbreak occurs
> (no chain reaction).
The name is inspired by the French governement's attempts to reassure the
@ -22,14 +22,14 @@ driven by the card shuffling and not really by our strategy.
Another variant I just thought of while writing this page, but never tried:
* When an eclosion occurs, for each neighboring city already having 3 cubes or
more of the same color, another cube is added and no further eclosion
* When an outbreak occurs, for each neighboring city already having 3 cubes or
more of the same color, another cube is added and no further outbreak
occurs.
* After each turn, if there are any cities with more than 3 cubes of the same
color, one of them is picked at random. The fourth cube is removed from that
city and an eclosion occurs.
city and an outbreak occurs.
This is basically a slow eclosion version, giving us a last chance to maybe stop
This is basically a slow outbreak version, giving us a last chance to maybe stop
or contain a chain reaction by moving quickly and removing cubes. Leaving a
single turn (not a full round) before each eclosion means the chances of
single turn (not a full round) before each outbreak means the chances of
recovery are still low, but they exist.

View File

@ -20,7 +20,7 @@ before reading this section as you probably won't understand much.
A quick change to the base rules to try to make the game a little easier.
* [Quarantine variant](./quarantine.html)
Inspired by our reactions to the current pandemic, cities can automatically
enter quarantine after eclosions.
enter quarantine after outbreaks.
* [Metro Pandemic](./metro.html)
A work-in-progress almost-rewrite of the game where cities are stations
and research centers are trains.

View File

@ -7,7 +7,7 @@ has the same goal; lower the risk of fatal chain reactions or control them.
This time, instead of changing the behavior of chain reactions themselves,
barriers are introduced, materialized by a new type of object on the board
(black circles, which I built myself out of cardboard), to block eclosions.
(black circles, which I built myself out of cardboard), to block outbreaks.
This is inspired by the successive quarantine orders all around the world
during the 2020 pandemic; those were all intended to basically pause the
@ -20,10 +20,10 @@ In this game, this means quarantining until vaccines are found.
Players may decide to adjust the amount of circles to change the difficulty
before starting a new game.
* Black circles can be placed on cities to materialize their quarantined status.
* After an eclosion or an epidemic occurs on a city, the city becomes
* After an outbreak or an epidemic occurs on a city, the city becomes
quarantined.
* When a city is under quarantine, it can still receive cubes by propagation,
by epidemic or by eclosion of a neighboring city.
by epidemic or by outbreak of a neighboring city.
* If a quarantined city has 3 cubes of the same color, it cannot receive more
cubes.
* Eclosions cannot occur on quarantined cities.