logoalt Hacker News

Imustaskforhelptoday at 3:43 PM0 repliesview on HN

> Why would I commit something written by AI as myself?

I don't use any paid AI models (for all my usecases, free models usually work really well) and so for some small scripts/prototypes, I usually just use even sometimes the gemini model but aistudio.google.com is good one too.

I then sometimes, manually paste it and just hit enter.

These are prototypes though, although I build in public. Mostly done for experimental purpoess.

I am not sure how many people might be doing the same though.

But in some previous projects I have had projects stating "made by gemini" etc.

maybe I should write commit message/description stating AI has written this but I really like having the msg be something relevant to the creation of file etc. and there is also the fact that github copilot itself sometimes generate them for you so you have to manually remove it if you wish to change what the commit says.