This sort of thing will be interesting to me once it can be done with fully local and open source tech on attainable hardware (and no, a $5,000 MacBook Pro is not attainable). Building a dependence on yet another untrustworthy AI startup that will inevitably enshittify isn’t compelling despite what the tech can do. We’re getting there with some of the smaller open source models, but we’re not quite there yet. I’m loo…
Claude AI built me a React app to compare maps side by side
31–40 of 207 posts
Re: Claude AI built me a React app to compare maps side by side
#32I have about 6 months of coding experience. All I really knew was how to build a basic MERN app I’ve been using Sonnet 3.5 to code and I’ve managed to build multiple full fledged apps, including paid ones Maybe they’re not perfect, but they work and I’ve had no complaints yet. They might not scale to become the next Facebook, but not everything has to scale
Re: Claude AI built me a React app to compare maps side by side
#33This sort of thing will be interesting to me once it can be done with fully local and open source tech on attainable hardware (and no, a $5,000 MacBook Pro is not attainable). Building a dependence on yet another untrustworthy AI startup that will inevitably enshittify isn’t compelling despite what the tech can do. We’re getting there with some of the smaller open source models, but we’re not quite there yet. I’m loo…
I know we all love dunking on how expensive Apple computers are, but for $5000 you would be getting a Mac Mini maxed-out with an M4 Pro chip with 14‑core CPU, 20‑core GPU, 16-core Neural Engine, 64GB unified RAM memory, an 8TB SSD and 10 Gigabit Ethernet.
M4 MacBook Pros start at $1599.
Re: Claude AI built me a React app to compare maps side by side
#34Earlier quoted context omitted.
> I am looking forward to this type of real time app creation being added into our OSs, browsers, phones and glasses. What do you see that being used for? Surely, polished apps written for others are going to be best built in professional tools that live independently of whatever the OS might offer. So I assume you're talking about quick little scratch apps for personal use? Like an AI-enriched version of Apple's Aut…
When I was in college (10+ years ago) there was a system that allowed you to select your classes. During the selection period, certain people had priority (people a year above you got to select first). Once a class was full, you could still get in if someone who was selected for the classes changed their mind, which (at an unpredictable time) would result in a seat becoming available in that class until another stude…
Re: Claude AI built me a React app to compare maps side by side
#35Earlier quoted context omitted.
The problem is that you must understand that 95% in order to complete the last 5%.
exactly right. POCs and demos are easy to build by anyone these days. The last 10% is what separates student projects from real products. any engineer who has spent time in the trenches understands that fixing corner cases in code produced by inexperienced engineers consumes a lot of time. in fact, poor overall design and lack of diligence tanks entire projects.
Re: Claude AI built me a React app to compare maps side by side
#36Re: Claude AI built me a React app to compare maps side by side
#37Cool! Did you just prompt -> copy -> paste or did you come up with some specific workflow?
I used Claude AI project to attach requirement for the project. Then I just went with single conversation. I specified that I want to do it in small steps and then was just doing copy -> paste until I reached the limit. I think it was because I was doing one big convo instead attaching code to the project. So pretty simple flow, totally not scalable for bigger projects. I need to read and check Cursor AI which can al…
Re: Claude AI built me a React app to compare maps side by side
#38Earlier quoted context omitted.
That will be a whole new level of malware attack angle.
Can you expand on what you mean by this, and why?
tl;dr it takes running untrusted code to a new level.
Re: Claude AI built me a React app to compare maps side by side
#39I wanted to develop a simple tool to compare maps. I thought about using this opportunity to try out Claude AI for coding a project from scratch. It worked surprisingly well! At least 95% of the code was generated by AI (I reached the limit so had to add final bits on my own).
The problem is that you must understand that 95% in order to complete the last 5%.
There’s a daily 2.5 million token limit that you can use up fairly quickly with 100K context
So they may very well have completed the whole program with Claude. It’s just the machine literally stopped and the human had to do the final grunt work.
Re: Claude AI built me a React app to compare maps side by side
#40Started off with having it create funny random stories, to slowly creating more and more advanced programs.
It’s shocking how good 3.5 Sonnet is at coding, considering the size of the model.