Hacker News new | ask | show | jobs
by x11n 725 days ago
The GPT-4o generated project here doesn't even take care of sending the emails - you need to implement a different worker to handle the actual email sending. Of course, this is very easy to create (as per OP), just generate the code:

> After that, you need to create a Cloudflare Worker as a notification service. The code is very simple, you can use the ChatGPT to generate the code.

1 comments

Jesus. Github is just going to get filled up with autogenerated crap, isn't it?
I mean, the crap that was already there wasn't great to begin with.