lucian
Senior Member
- Joined
- Oct 19, 2019
- Messages
- 320
- Likes
- 1,500
Anyone tried coding? It is both mind blowing - and frustrating - specially if trying to do it for free. Here is an example. I wrote the specification in the quotes below the image. I tried Gemini, Deepseek, and Chat gpt using the best models I could get free access to.
This is the result from Deepseek, after a few retries to fix bugs. So far I haven't got a usable result from either Chat GPT or Gemini - they both stop me using them after a few bug fixes. Gemini until tomorrow. GPT until later today.
While deepseek does limit access with "server is busy" messages. I don't have to wait so long until getting another go. It also creates the "prettyest" display.
Bug fixing (if just asking the ai to fix its own mistakes) can be a "one step forward, two steps back" process, with fixes often breaking the whole thing.
Deep seek generated 937 lines of code.
View attachment 448355
Did you use a tool like aider ? or just the text interface?