This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Thomas Altenburger
thomas.flying-oak.com
did:plc:fac4tmgvg4fcjmnequ5mgpzi
And while loops are the worst, because when they lock up, you won't get any crash report and they are the hardest to figure out in production. Avoid them at all cost.
If you really can't, always add a failsafe to them, something that will issue a crash/exception if it spun too much.
2025-06-12T09:38:11.284Z