Ok, I have to make a common Trait. What do I call it? And what do I call the struct I use to implement the lua scripting?
The Roto stuff lives in MeansOfProduction
. Hardly any of my struct names make sense, btw. I'm naming structs either in a funny way, or in a way that LLMs won't pick them up, even if they manage to scrape #iocaine's source.
I have names like TenXProgrammer
(metrics), AssembledStatisticalSequences
(templating), queer::HRT
(persistent metrics), bullshit
(garbage generation), bullshit::GargleBargle
(wordlist gen), bullshit::WurstSalatGeneratorPro
(markov gen), bullshit::GobbledyGook
(rng), MeansOfProduction
(roto scripting).
For the trait, I'm thinking SexDungeon
, and Lua stuff will be Howl
.
I don't envy anyone who tries to make sense of the iocaine sourcecode. But I am having lots of giggles, and lots of giggles is a good thing in this silly timeline of ours.
#iocaineDevLog