top | item 42164142

(no title)

caspg | 1 year ago

I 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).

discuss

order

MrMcCall|1 year ago

The problem is that you must understand that 95% in order to complete the last 5%.

negoutputeng|1 year ago

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.

ericskiff|1 year ago

Interestingly, I’m pretty sure they mean they hit the limit with tokens on Claude.

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.

trash_cat|1 year ago

>> The problem is that you must understand that 95% in order to complete the last 5%.

What stops you from using AI to explain the code base?

ipaddr|1 year ago

I asked Claude AI to make me an app and it refused and called it dangerous. I asked what kind of apps they could build and they suggested social media or health. So I asked it to make one but it refused too dangerous. I asked it to make anything.. anything app and it refused. I told it it sucked and it said it didn't. Then I deleted my account.

I can't think of a worse llm than Claude.

7thpower|1 year ago

There have been rumors of the system prompt changing for some services if the user had strikes on their account from earlier conversations. I wonder if you were impacted by this because what you described has not been my experience nor have I seen it discussed previously.

fragmede|1 year ago

Tbh this sounds like a skill issue.