- vs-code openai models are super dumb and mostly useless. Even free version of ChatGPT gives much better results.
- Gemini-cli (2.5 pro) only produces garbage, while in vscode it's my go to model for complex tasks.
- vs-code openai models are super dumb and mostly useless. Even free version of ChatGPT gives much better results.
- Gemini-cli (2.5 pro) only produces garbage, while in vscode it's my go to model for complex tasks.
1. Explain as many details as you can, almost like a product/feature spec.
2. Use better (aka expensive) models for complex tasks. eg: Gemini 2.5 Pro.
If you don't describe edge cases, or side effects most models won't produce anything meaningful.
1. Explain as many details as you can, almost like a product/feature spec.
2. Use better (aka expensive) models for complex tasks. eg: Gemini 2.5 Pro.
If you don't describe edge cases, or side effects most models won't produce anything meaningful.
I guess I will start with number 2. Let's see how it goes.
I guess I will start with number 2. Let's see how it goes.
1. Write a JSON tokenizer -> fun but will take longer, and might be overkill.
1. Write a JSON tokenizer -> fun but will take longer, and might be overkill.