leowbattle·vor 2 Jahren·discussI find the #2 issue happens more easily with a higher simulation speed too.
leowbattle·vor 3 Jahren·discussIt's Verlet integration: https://en.wikipedia.org/wiki/Verlet_integration
leowbattle·vor 3 Jahren·discussReminds me of TempleOS, where all programs run in the same address space. Is this the same concept here?
leowbattle·vor 3 Jahren·discussI wonder if it could run on this Rust implementation of the CLR I wrote a few years ago: https://github.com/Leowbattle/clr_lite
leowbattle·vor 3 Jahren·discussIt is her. Read the second paragraph of "Personal Life" https://en.wikipedia.org/wiki/Grimes
leowbattle·vor 3 Jahren·discussI met some of the people from this company at Nordic Game Jam 2023 - lovely people
leowbattle·vor 4 Jahren·discussDo you mean if the utensils have been used to prepare meat since last being washed, or if the utensils were ever used to prepare meat?
leowbattle·vor 4 Jahren·discussI don't know much about Mathematica but doesn't Dynamic work a bit like that?
leowbattle·vor 4 Jahren·discussOne example of a programmer who was very mentally ill is Terry Davis, known for creating TempleOS.
leowbattle·vor 4 Jahren·discussIf modern high performance code relies on making the microcode do "the right thing", and making sure the right data is in cache then why don't CPU manufacturers allow control over such things?