The reason I don’t add mobile amber support and all is because the vibe coding platform I use cannot figure it out no matter how many times I’ve tried.
Discussion
is because coding no figure add I times reason tried. and The many it out amber the don’t vibe all I’ve matter mobile platform cannot how use support I
What vibe coding platform do you use?
I found it helpful to give the AI clones of relevant repos so it could read code and see how it's done. Clone the Amber repo and whatever other one looks like your codebase, and get it to write docs on what it works out. Then, in a new session, feed those docs to it as your prompt and bootstrap it from there
The AI can't figure out nip 46?
Nip 55 I get it, it's really bad. I tried I few times to rewrite it but every time the result was worse than now
Yeeeeep
Any way you can assist somehow?
The easiest way is adding https://github.com/nostrband/nostr-login or https://github.com/fiatjaf/window.nostr.js
They are scripts that add nip 46 for your apps and usually you just need to import it to your pages
I tried one from fiatjaf but it looks so ugly and does not fit into my app at all
Yea, the nostr-login one has some customization options and you can move it anywhere in the screen.
The fiajaf one just stays in a fixed position
I want a login that integrates seamlessly into my design and gets out of the way when I’m done with it
I think if we got it all in one file that can be easily digested with comments and everything an LLM might expect, it could work.