▲ | kevmo314 10 months ago | |||||||
That tool itself might be worth publishing. I've noticed some cofounders (Supabase's kiwicopple comes to mind) that are very on top of HN comments and I am not sure if they're literally reading all the HN comments or doing that in some automated, "notify me when someone talks about Supabase" kind of way. Could be very valuable to notify when even a related discussion happens! | ||||||||
▲ | kiwicopple 10 months ago | parent | next [-] | |||||||
> I am not sure if they're literally reading all the HN comments or doing that in some automated i use f5bot[0] and have notifications set up for "supabase". it helps that supabase is a unique word so I don't get many false-positives. | ||||||||
| ||||||||
▲ | throwup238 10 months ago | parent | prev | next [-] | |||||||
The script is a few hundred lines mostly dealing with the Discord API and Discourse scraping, written entirely by GPT4 so anyone can do it easily. If anyone wants to take the idea and run with it, all the power to them! HN is easier since you can just use the HN Firebase API. I think people like kiwicopple just use basic string matching, don’t even need LLMs. I only use it because I need to match against my feature set instead of a simple string. | ||||||||
▲ | rovr138 10 months ago | parent | prev [-] | |||||||
‘Brand monitoring’ is definitely a thing and there are platforms for it. You could even start very basic with Google alerts for example. Still up for new things. Looks like a fun project. |