That's certainly an interesting and novel take. Did you benchmark how "good" it performs against something that has an MCP? Btw I didn't know local apps have MCPs?
Lol wut? you get all of your auth data in your own db in 1 cli command. You are not tied to any on db provider. On top of that you get hundreds of auth features like oauth providers (I use it to allow users to log in via google, apple, github) and the best part it's free. Not saying Supabase and Clerk are bad, but they cost money. With better auth you pay exactly $0 for all of this.
Hey :) Opened the link but see "this video is not rated" gate - if you can rate it so that not logged in users can see it would be much easier for ppl. I don't have a vimeo account for example. And why vimeo and not YT?
That's a great idea! Checked out the website - looks good :) Why do you only limit yourself to title images though? I imagine whatever model you are using can also generate beautiful product pictures?
Stick to patterns which were painful before. For example, I recently refactored a project written in TS to use better-result instead of throwing errors. Without Claude writing out all of that boilerplate I could not have imagined transitioning to this. Right now the cost of "doing it right" is decreased so much there is no reason to ship slop / poorly thought out code.