I know this is unrelated, but probably a lot of Pythonistas here and I've been wondering: what is the async web framework of choice for you guys today? As for DBs, still SQLAlchemy? What about a prettier (js) alternative?
Given that our monitors have outrageous resolutions today, I miss pixel-perfect fonts with good size. I'm getting older and the eyes are not getting any better.
Fabien's blog is a pot of gold. I love this "archeological" approach to programming. He also makes the articles feel like documentaries. It's just unique.
You guys should definitely dial down on the marketing hyperbole. A good technical getting started documentation would be much better than forcing potential users to dig through GitHub and stumble their way in.
I own a couple of Arlo cameras that I bought 3 years ago. They still offer free cloud storage because I'm an old customer, so it's kind of a good deal. I only turn them on when I'm out of town. They have a separate router, so it's a little bit harder to hack than Ring.
I wish, however, there was an affordable DIY solution to home cameras. And yet, I still couldn't find a setup that is completely open-source and/or provides me enough freedom. Has anyone started digging into this?
This. And this is also the reason why gaming on HTML5 hasn't picked up yet: there's no widely supported container format. I can't easily share/distribute/version HTML5 games like it was possible with SWF containers.
On top of that, it's also not easy to "watermark" HTML5 games. With SWF, you could create custom loaders and force ads and logos, both core revenue models for gaming websites.
One thing I don't understand is the lack of "subtemplates" for sale. I'm not sure if that would be a good name, but I would love to be able to buy a template pack that uses vanilla Bootstrap, Bulma or anything else, and with the building blocks, creates template pages for various use cases: pricing tables, admin dashboards, my account sections, cart, search results, etc.
From all the tools I've seen, yours is really nice. It respects both the framework and the developer by not adding crappy custom CSS, using the framework as the official documentation mandates and prioritizes a sane workflow. Congrats!
Do you have any roadmap when it comes to more content? I think that's what is king with those tools. I use them because I don't want to hand-design markup for yet another pricing table or any other generic startup design component I need. I like being able to drag and drop them around, and then just go back to my backend code and make that shit work.
I would love to have a more extensive gallery, specially when it comes to items: search results, filtering, sorting, grid view, list view, swipers, etc.