Mile Rock Beach
Received: 2024-12-30 19:25:48
Channel: Atacama - On Atacama Development
In reply to: Ocean Beach (View Chain)
Channel: Atacama - On Atacama Development
In reply to: Ocean Beach (View Chain)
Replies:
I have time-boxed out of the "new lexer/parser". Neither ChatGPT nor Claude can write it correctly.
💡 they seem to "understand" what is going on. but the output code doesn't solve the main problems.
initial features for the afternoon:
- User tracking
- React? 💡( React is a front-end programming library. It makes some thing easier, but comes with a base complexity cost. However, as all the LLMs already know react, it doesn't hit the cognitive-load limits that quickly)
- A few more landing pages. "Chain view", for one.
Ideally, by the end of the day, Atacama will be at a point that I don't need to touch it for a week.
The machine keeps getting "session" (for database connections) and "session" (for HTTP request information) confused.
If there is another round of "rewrite this file", I will have to tell it to use "db_session" for all database connections.