I am doing final testing, packaging, integrating strip, etc. My target was before end of month. If I work hard I just might make it.
I'm releasing a bunch of things at once:
1. multicardz.com
2. a paper on using DOM as single source of user state dataos.software
3. an OSS repo of hyper performant implementation of that for React (stateless.software)
4. an OSS repo that might best be described as Tailwind for frontend behavior. (genX.software)
Oh and there is flok[1] which combines the strudel repl with visuals from hydra. Also there are sclang and other algorave environments available. Everything is synced (with crdts i guess) so it’s live collaborative. Which is nice to remotely jam with friends
Tried to create a canvas like app view, your app froze after some prompts (guess the swift interpreter?) reopening the app and selecting the project again does not help
Could you send us feedback from your project? (Go to the ... menu, then Send Feedback.) If you're not able to use the UI from within your project you can long-press on it from the main screen and choose Recovery Mode, and then enter the project with the interpreter disabled.
Not GP but all I’m seeing is « contact us » which will open the Mail iOS app.
Since I don’t have that app on my phone I’m met with an error message and cannot know what address of yours I need to use to send a feedback.
Btw my feedback is that I tried to create an app which needs camera access. The prompt and code creation worked. However the app does nothing since I believe the permission for camera access are not handled on bitrig
Thanks, we'll have to update the Contact Us link to work more generically. The Send Feedback link is when you're inside of a project, and you tap the ... in a circle button. It uploads your feedback and code directly to us, so is the best way for us to directly debug when we're not rendering your code correctly.
I'll take a look at camera access and see what's going wrong there.
I currently tested the cursor IDE [1]. It’s vscode with nice ai integrations made with great ux in mind. They integrate with ChatGPT and Claude Sonnet/ Opus. For my experience (rust/typescript) the sonnet 3.5 model is giving me better results.
You can pass the current file, or multiple files or your whole project as context to the models.
reply