We need a culture of simplicity. The computer should do that hard stuff for you. For example web application servers manage user sessions and processes, and these are things that require special administration by an expert in most web systems. With Run BASIC, except for a couple of fields in the Preferences tab that let you configure how long the timeouts are for sessions and processes, you dont really need to know anything about these. Its all done for you automatically.
Or for example lets say you want to draw graphics? There are no add-ons that you have to locate, download, and install with Run BASIC. Its all built right in, and just a few lines of code can draw some meaningful graphics into your web apps.
Its easy, and its fun.