This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jochen Lillich
geewiz.dev
did:plc:garexjedbpvipqq3l6bey3rl
One of the features for which I love Ruby is that it has syntax features that let me express clearly what the intention of my code is.
- `unless` instead of `if not`
- `until` instead of `while not`
- `loop do` instead of `while true`
#Ruby #Coding
2026-03-13T11:05:05.103Z