mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
Merge branch 'master' of github.com:flancian/garden
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# coreutils decoded
|
||||
|
||||
- [[go]] http://maizure.org/projects/decoded-gnu-coreutils/
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go]: go "Go"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -0,0 +1,13 @@
|
||||
# 2021-03-08
|
||||
|
||||
- [[work]] planning on 10-19:30 only, let's see
|
||||
- [[chess]]
|
||||
- [[proof game]]
|
||||
- [[music]]
|
||||
- [[pauline oliveros]]
|
||||
- [[tla+]]
|
||||
- TIL about [[tree notation]] and it made me think of what I'm trying to do here with indented lists in the [[agora]].
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[chess]: ../chess "Chess"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -0,0 +1,3 @@
|
||||
# 2021-03-09
|
||||
|
||||
- [[coreutils decoded]]
|
||||
@@ -0,0 +1,13 @@
|
||||
# proof game
|
||||
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Proof_game
|
||||
- [[quote]] A proof game is a type of [[retrograde analysis]] [[chess problem]]. The [[solver]] must construct a game starting from the initial [[chess]] position, which ends with a given position (thus proving that that position is reachable) after a specified number of moves.
|
||||
- When published, shortest proof games will normally present the solver with a diagram - which is the final position to be reached - and a caption such as "SPG in 9.0". "SPG" here is short for "shortest proof game" and the "9.0" indicates how many moves must be played to reach the position; 9.0 means the position is reached after black's ninth move, 7.5 would mean the position is reached after seven and a half moves (that is, after white's eighth move) and so on. Sometimes the caption may be more verbose, for example "Position after white's seventh move. How did the game go?".
|
||||
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[wp]: wp "Wp"
|
||||
[quote]: quote "Quote"
|
||||
[chess]: chess "Chess"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -0,0 +1,10 @@
|
||||
# tla+
|
||||
|
||||
- tla+ and tla get the same note I guess due to limitations with how [[foam]] handles special characters.
|
||||
- "If you're interested in TLA+ I recommend https://learntla.com which uses the simpler notation PlusCal" -- from a [[hn]] comment in https://news.ycombinator.com/item?id=26385075.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[foam]: foam "Foam"
|
||||
[hn]: hn "HN"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -0,0 +1,11 @@
|
||||
# tree notation
|
||||
|
||||
- [[go]] treenotation.org
|
||||
- [[by]] [[breck yunits]]
|
||||
- of the [[public domain publishing company]]
|
||||
- [[faq]] https://faq.treenotation.org/
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go]: go "Go"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user