
Gregory John
@_gregoryjohn
Followers
11K
Following
7K
Media
429
Statuses
4K
Educator & Product Engineer @buildcamp
United Kingdom
Joined February 2020
I'd like to give the gift of education. I'm going to give away an annual subscription to @buildcamp which will include 2 large courses and many smaller courses and guides for building web and mobile apps with AI using @cursor_ai . With these courses, you'll learn to build full
65
7
152
This is why I post on X, potentially a big change to my app based on advice from someone I don't know.
@_gregoryjohn @expo @cursor_ai No need of accounts, emails for users. Rarely utility apps like this use email registration. It just add frictions to users. You just need to add a soft/hard paywall. Apple handle all for you the account, authentication, payment. .
0
1
5
Unhappy with current apps on the market, I built my own voice tracking teleprompter app with @expo using @cursor_ai . It was really difficult, particularly as it required fuzzy matching and ways to handle mispronunciation. I think I have it nailed now though and I now have the
20
3
137
We need an Agent engineering team - Senior Eng, UI Eng, Security Eng each with their own roles and guides defined. Then our role as humans is mostly project mgmt and merging PRs.
this is what the (near) future of coding looks like: agents talking to each other while you assign them roles and steer them in the right direction. I say (near) because I've stopped making predictions more than a month out.
1
1
5
A smol @cursor_ai tip. When using screenshots to give visual context of a problem, start the prompt with the word 'evidence'. i.e. Evidence attached of current issue with the layout. Cursor usually refers to screenshot as design inspiration otherwise.
1
2
17
Intrigued about AI coding with @cursor_ai ? Watch this video for a first glance at the process. It includes creating a @nextjs project and signing up to @supabase
2
0
26
I've just launched a coaching service for those of you who needs help with their @nextjs or @expo apps. Head over to @buildcamp or drop me a DM. Happy to work with you at any stage of your build. My specialties include @supabase @stripe @RevenueCat as well.
0
1
24
This rings true.
My biggest learning from building software with AI for the last 6 months (as someone who "can't code"):. You're not limited by technical knowledge or syntax anymore. What actually matters:. π Ability to articulate requirements + desired outcomes. π Ability to gather and.
0
0
2
Used Opus for 8 hours on Ultra plan and then @cursor_ai said I've exhausted it for the month??!.
4
1
8
MCP in @cursor_ai is improving. The fact that it calls @supabase advisors without me asking is brilliant. My entire Supabase schema was created and deployed, then optimised, while I made a cup of coffee this morning. Things are continuing to move rapidly.
0
2
28
13/13 Want to learn more or still stuck? π¨βπ. My @buildcamp course covers @stripe Saas Payments in detail, covering the full prompts and extended guides for the Agent. You can view it here π.
1
0
0
11/13 Check your @supabase subscription table for payment data. If the webhook worked, youβll see the data in your Subscription table. Make sure all columns are populated, especially the customer_id and status (which should say active).
1
0
0
9/13 Add the webhook secret to your @supabase secrets π. Once your webhook has been created, look for your Signing secret. This protects the Supabase Edge Function by allowing traffic from this webhook url only. Add the signing secret to Supabase secrets in this format π
1
0
0