• 0 Posts
  • 8 Comments
Joined 2 months ago
cake
Cake day: March 9th, 2025

help-circle
  • I for once can’t stand the idea of having my editor run inside a browser…

    Well, don’t run it inside a browser then. There is no need to get agitated because of that option. But this is super useful for universities and other organizations that educate people. They can run these preconfigured IDEs for their students and execute the code on the same server, so that even if you have something like a Chromebook, you can participate in classes. This is what places like Harvard do, and this is how Microsoft introduces CS students to VSCode and other products.







  • It’s a common dictionary, which is probably not very good in this context. I think it would be more appropriate to refer to ISTQB, as it is likely the most relevant source when it comes to software testing and failures:

    Human beings make errors (mistakes), which produce defects (faults, bugs), which in turn may result in failures. Humans make errors for various reasons, such as time pressure, complexity of work products, processes, infrastructure or interactions, or simply because they are tired or lack adequate training

    Or to put it simple:

    We’re seeing a failure here.