we have greatly improved memory in chatgpt--it can now reference all your past conversations!
this is a surprisingly great feature imo, and it points at something we are excited about: ai systems that get to know you over your life, and become extremely useful and personalized.
@karpathy This cannot be more true. When I first started out I thought it will be as simple as learning the first bullet on your list.
Then all of a sudden, 1 bullet point became 10 bullet points… then I gave up lol.
The reality of building web apps in 2025 is that it's a bit like assembling IKEA furniture. There's no "full-stack" product with batteries included, you have to piece together and configure many individual services:
- frontend / backend (e.g. React, Next.js, APIs)
- hosting (cdn, https, domains, autoscaling)
- database
- authentication (custom, social logins)
- blob storage (file uploads, urls, cdn-backed)
- email
- payments
- background jobs
- analytics
- monitoring
- dev tools (CI/CD, staging)
- secrets
- ...
I'm relatively new to modern web dev and find the above a bit overwhelming, e.g. I'm embarrassed to share it took me ~3 hours the other day to create and configure a supabase with a vercel app and resolve a few errors. The second you stray just slightly from the "getting started" tutorial in the docs you're suddenly in the wilderness. It's not even code, it's... configurations, plumbing, orchestration, workflows, best practices. A lot of glory will go to whoever figures out how to make it accessible and "just work" out of the box, for both humans and, increasingly and especially, AIs.
@dan_vyslotskyi I wonder if this allows for agents to scrape hidden Instagram engagement metrics (likes on reels/posts) by browsing through people who liked the particular content. (not available thru API because creator hid the numbers for public viewing).
@NdabageraM An interesting take on SWOT since its original purpose as a pre-assessment before a business decision. This seems more product-centric and a post-assessment tool from your demonstration. Great job @NdabageraM !🔥
OpenAI just dropped 4o Image Generation in ChatGPT and Sora🔥
It absolutely blew my mind. Plenty of use cases for it and switching my Claude subscription over!!!
Check out the pictures below from fellow redditor: Ivan_el_grande
What's your first prompt going to be?