bdbenton5255 23 hours ago

Woke up this morning to start on a new project.

Started with a math visualizer for machine learning, saw an HN post for this soon after and scrapped it. It was better done by someone else.

Started on an LLM app that looped outputs, saw this post soon after and scrapped it. It was better done by someone else.

It is like every single original notion I have is immediately done by someone else at the exact same time.

I think I will just move on to rudimentary systems programming stuff and avoid creative and original thinking, just need basic and low profile employment.

3
soulofmischief 23 hours ago

What is your motive for creating things? Does it really matter if there is competition?

morkalork 21 hours ago

Everything has been done before, sometimes before you were even born. The trick is to just not google it first and do it anyways.

Lionga 15 hours ago

No. DO google it, learn from it and make it better

throwaway314155 22 hours ago

> Started on an LLM app that looped outputs, saw this post soon after and scrapped it. It was better done by someone else.

If it helps, "TFA" was not the originator here and is merely simplifying concepts from fairly established implementations in the wild. As simonw mentions elsewhere, it goes back to at least the ReAct paper and maybe even more if you consider things like retrieval-augmented generation.