leowbattle·2 года назад·discussI find the #2 issue happens more easily with a higher simulation speed too.
leowbattle·3 года назад·discussIt's Verlet integration: https://en.wikipedia.org/wiki/Verlet_integration
leowbattle·3 года назад·discussReminds me of TempleOS, where all programs run in the same address space. Is this the same concept here?
leowbattle·3 года назад·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·3 года назад·discussIt is her. Read the second paragraph of "Personal Life" https://en.wikipedia.org/wiki/Grimes
leowbattle·3 года назад·discussI met some of the people from this company at Nordic Game Jam 2023 - lovely people
leowbattle·4 года назад·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·4 года назад·discussI don't know much about Mathematica but doesn't Dynamic work a bit like that?
leowbattle·4 года назад·discussOne example of a programmer who was very mentally ill is Terry Davis, known for creating TempleOS.
leowbattle·4 года назад·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?