|
|
|
|
|
by bandoti
359 days ago
|
|
It seems the way to go would be to open source the SaaS code to ensure that longevity. The folks at Penpot have a good thing going with that—most people will use the SaaS offering but it’s available for self-hosting. One of the difficulties of course is notarizing/signing the apps and so-forth. Perhaps some Web3 solutions could help as well. OR, another option would be like what PICO-8 does (or flash I guess)—release the runtime and distribute the “carts” or apps. :) Still, it’s pretty complex creating a trusted distribution network outside of SaaS. Definitely could work though it’s been done before! [1]: https://penpot.app/ [2]: https://www.lexaloffle.com/pico-8.php |
|
Of course, as it stands, the examples were so simplistic that they could easily be vibe coded. I just tried it with the attendance counter and ChatGPT gave me that's only 50 lines. I'm sure I could make that much shorter doing it manually. Granted, a project like this has to start somewhere, but as it stands it's adding a lot of infrastructure without adding enough value to make it worth it, when AI is pretty good at these really basic things, like "give me a text box with a button to increment it".