💾 Archived View for thatit.be › 2023-11-24-21-18-33.gmi captured on 2024-05-26 at 14:44:53. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
➡️ Next capture (2024-06-16)
-=-=-=-=-=-=-
Due to the super fluid nature of creating and destroying objects and the way they get connected to their base classes, it’s easy to get into weird states where objects don’t fully exist.
I have a whole bunch of code that I add while live debugging that probably doesn’t need to exist after I nuke and create the database, because all it typically does is check that a given object exists before dereferencing it.
So far it’s lots of if guards around:
updated: 2024-01-07 11:24:54
generated: 2024-05-25