Fade on Nostr: Nothing interesting to say about my Twine project today, because I am working ...
Nothing interesting to say about my Twine project today, because I am working diligently on the code to make various options appear/disappear based on the in-game month, which requires writing a lot of statements like:
<<if ['Shevat','Adar','Adar II'].includes(_date.M)>>
Plant Lentils
<</if>>
...but more complicated, and checking to see if sending that format 'Adar' will turn it true on 'Adar II' as well anyway.
Published at
2024-04-30 21:58:37Event JSON
{
"id": "5ade3843ffd2955f7b3481f88eec245281dcc954c68a779f8d840a00508c5a37",
"pubkey": "5a55aa8185061c0319c32590af3cf07e3b0e1b99f8374cf5dd9087e02f60d52f",
"created_at": 1714514317,
"kind": 1,
"tags": [
[
"proxy",
"https://zirk.us/users/fade/statuses/112362410337975297",
"activitypub"
]
],
"content": "Nothing interesting to say about my Twine project today, because I am working diligently on the code to make various options appear/disappear based on the in-game month, which requires writing a lot of statements like:\n\n\u003c\u003cif ['Shevat','Adar','Adar II'].includes(_date.M)\u003e\u003e\nPlant Lentils\n\u003c\u003c/if\u003e\u003e\n\n...but more complicated, and checking to see if sending that format 'Adar' will turn it true on 'Adar II' as well anyway.",
"sig": "a2b6b599c52de700908c164969a36f13e17d2a1d9f1be9241c4524ea1f3ad03ba58558ef89a65e147c10fc5776a854b4a7021a6b4878f9c507f176dd6f4b39f5"
}