Load previous page…
🥫 Added 1 new preset - for Canned Support tool for my Carrd tech support work - demo version jasonleow.com/cannedsupport
#pluginsforcarrd #cannedsupport
Share about glitch text effect plugin (glitchtext.carrd.co) in personal Substack newsletter - jasonleow.substack.com/p/seco…
#pluginsforcarrd #marketing365
Published weekly Saturday newsletter. As an experiment, changed publish time to Sun morning SG time but Sat night US time - Second chance - jasonleow.substack.com/p/seco… #indiejourney
🚀 Rolled out a design for
#djangopackages before rolling it back to an older version because static media wasn't being served
Now that the new
#telebugs version is out, I can focus on
#telesink.
The goal is to build an MVP that’s good enough to launch.
It doesn’t need to be pretty or complete, but it must do one thing well: display real-time events in a feed.
I’m still deciding on the tech stack. Rails is a no-brainer, but the database is trickier. As much as I’d like to use SQLite, my gut says PostgreSQL is the safer choice.
The reason is SaaS support. SQLite won’t scale well here, and ActiveRecord Tenanted being abandoned rules it out for me. If this were a self-hosted-first app like Telebugs, SQLite would be perfect. But it isn’t.