Hacker News new | ask | show | jobs
by pickledish 1766 days ago
> Deta Space made it really easy for me as dev to build something like WebCrate quickly and it's also awesome for users. The app keeps running even if I disappear and hosting, auth etc. is all handled for me

Ah yeah, love the concept, I had similar goals in mind when making Cardi (although I wasn't aware of many options at the time for putting data in control of the user -- I ended up just having people log in with AWS access keys and it stores data in DynamoDB, which is weird but has actually been working pretty well so far).

https://github.com/pickledish/cardi

Deta seems really interesting, looking forward to seeing where it goes from here! Would love more/better options in this space.

1 comments

Yeah it's an awesome concept!

Cardi looks great too! Might be worth to see if you can port it to Space, would make it easier for non-tech people to use it!