Hacker News new | ask | show | jobs
by ankit219 893 days ago
I stopped my ChatGPT plus subscription at the start of December. I did not use the interface that much so was never maxxing out the limits. I have instead switched to a combination of Perplexity for knowledge based questions (since there is no knowledge cutoff), and bing chat if I need anything from GPT4. I use api as well but only for longer prompts where i want to test out the output by trying different things.

Coding wise, copilot is great. But my usecase for ai coding assistant is adhoc generating standardized functions (eg: write a listener for firestore document or write a login function with required checks), so chatgpt free version or bing works equally well.