(I wonder if somebody ported Delphi / Lazarus to WASM)
Scrappy – Make little apps for you and your friends
11–20 of 153 posts
Re: Scrappy – Make little apps for you and your friends
#12I would if Apple didn’t put such tight restrictions against hobby app creation
So it doesn't matter what Apple does because I'm never going to put something like that into any App Store.
Re: Scrappy – Make little apps for you and your friends
#13I think "vibe coding" will not replace developers in the short term, but it will be the strongest competition for such simple systems. I asked a few LLMs to make apps like these (plain HTML with embedded JS), and they got it right after a few edits. They are also visually more appealing [1]. [1] https://claude.ai/public/artifacts/bb451732-9559-401a-8000-b...
Re: Scrappy – Make little apps for you and your friends
#14I am 100% behind the idea of "scriptable components" vs block-based programming for beginners. I'm on mobile now but I'll try this on desktop ASAP. But I think one thing missing on the analysis is: people want ease of share and zero cost. It's surprisingly simple to build a minimal app in some environments but then you get to distribution (app store are a huge gatekeeper) and/or hosting and e.g. my wife or kids won't…
You could self host with your OS’s web server and a dynamic DNS service pointing to your home computer.
Re: Scrappy – Make little apps for you and your friends
#15So, just like Delphi? (I wonder if somebody ported Delphi / Lazarus to WASM)
Re: Scrappy – Make little apps for you and your friends
#16Re: Scrappy – Make little apps for you and your friends
#17Re: Scrappy – Make little apps for you and your friends
#18Re: Scrappy – Make little apps for you and your friends
#19I am 100% behind the idea of "scriptable components" vs block-based programming for beginners. I'm on mobile now but I'll try this on desktop ASAP. But I think one thing missing on the analysis is: people want ease of share and zero cost. It's surprisingly simple to build a minimal app in some environments but then you get to distribution (app store are a huge gatekeeper) and/or hosting and e.g. my wife or kids won't…
You could self host with your OS’s web server and a dynamic DNS service pointing to your home computer.
Re: Scrappy – Make little apps for you and your friends
#20OP is right, making simple apps for your friends for fun!