Hacker News new | ask | show | jobs
by renegat0x0 657 days ago
I sometimes pasted my code into llm to check if it can be simplified. sometimes it worked, sometimes not, sometimes it gave valid points.

Once it told me really nice beautiful soup optimization, I did not I could make cast soup to string, or something.

This is obviously done on my private code. Legality issues more often prohibits the use of AI

1 comments

Yeah this is something we also experimented with. We realized we needed to configure the LLM for very specific use cases for it to work as expected