SagXD@lemm.ee to Free and Open Source Software@beehaw.org · 4 months agoBoscaceoil-blue: A beginner-friendly music making app.github.comexternal-linkmessage-square4fedilinkarrow-up126arrow-down10file-textcross-posted to: freesoftware@lemmy.zipopensource@programming.devopensource@lemmy.ml
arrow-up126arrow-down1external-linkBoscaceoil-blue: A beginner-friendly music making app.github.comSagXD@lemm.ee to Free and Open Source Software@beehaw.org · 4 months agomessage-square4fedilinkfile-textcross-posted to: freesoftware@lemmy.zipopensource@programming.devopensource@lemmy.ml
minus-squaret3rmit3@beehaw.orglinkfedilinkarrow-up4·4 months agoTheir reasoning for forking from the original Bosca Ceoil It’s also using an outdated technology stack which makes it hard to impossible to run it on modern systems, namely macOS and web. Ah yes, I forgot that Windows and Linux are “legacy” systems. And “web” isn’t an operating system, it’s just someone else’s Linux box. We achieve this by reimplementing the entire application with a more modern set of tools, as a Godot engine project. Okay, that’s pretty great. Always glad to see Godot getting used, especially in a cool new way.
minus-squareGreyBeard@lemmy.onelinkfedilinkarrow-up5·4 months agoIn this case, "web’ means web browsers, not servers. Godot projects can be exported as static web pages. Sure, the storage is someone else’s linux box, but execution happens on your local device.
Their reasoning for forking from the original Bosca Ceoil
Ah yes, I forgot that Windows and Linux are “legacy” systems. And “web” isn’t an operating system, it’s just someone else’s Linux box.
Okay, that’s pretty great. Always glad to see Godot getting used, especially in a cool new way.
In this case, "web’ means web browsers, not servers. Godot projects can be exported as static web pages. Sure, the storage is someone else’s linux box, but execution happens on your local device.