TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any tips on how to use GPT4 for development?

2 pointsby StefanWestfalabout 2 years ago
So far I used ChatGPT Plus when I had questions, needed examples etc. but I was wondering what else can be done with it. The problem for me right now is that the web is full of people trying to exploit interest in GPT to generate views. While there is nothing wrong with that if good content is created in exchange for views/money I feel it is hard to filter out noise. That's why I am asking my question here.

1 comment

mikecallaghanabout 2 years ago
I’ve found ChatGPT, GitHub Copilot, and a new one called Codeium extremely useful for refactoring code, explaining unfamiliar code, generating test data, implementing common algorithms, building and explaining regular expressions, writing documentation and user stories, even estimating and planning.<p>I would encourage you to experiment. Codeium is free to use and had ChatGPT-like features.