| Here's an idea for those who want to achieve a fast high ranking on Stack Overflow: 1. Use their API 2.3 to get the latest questions for your area of interest (Javascript/React, whatever): https://api.stackexchange.com/docs 2. Feed the questions into your LLM of choice such as Huggingface StarCoder: https://huggingface.co/blog/starcoder 3. Review the answer manually to make sure it's legit and not a hallucination or just plain wrong: ideally writing some nice UI so you can see, say, the SO Q on the left, proposed answer on the right, and a bottom terminal where you can run the proposed solution code to verify. With enough self-verification loops you could cut out the wetware middleperson, but this manual step is crucial to avoid incorrect answers and to keep with SO policy: https://meta.stackoverflow.com/questions/421831/temporary-po... 4. Parley #3 to quickly up your ranking to be one of the top users in your area of expertise: https://stackoverflow.com/users 5. Submit a Y Combinator application to create a company doing 1-4 above to solve real world software problems posted online, like Mechanical Turk meets Stack Overflow meets Upwork. https://www.ycombinator.com/apply/ 6. Bonus points if you are the first "post-code" startup whose code for doing #5 above is actually written 100% by transformer agents: https://huggingface.co/docs/transformers/transformers_agents |
LLMs are banned for a reason. I flag dozens of LLMs answers a week for removal. These answers are a serious problem for accuracy and cleaning them up is a waste of time for moderators and normal users. Most of these answers are flat out incorrect. People using this technique or are interested in rep farming generally don't know how to review the answer, or they'd write it themselves. If OP wanted an LLM answer, they'd just ask an LLM directly. They're there to ask human SMEs.
It seems to me one's time in life is better served by actually learning useful technical skills rather than trying to game systems to the detriment of the commons for fake internet points, although I guess in this day and age the latter gets you further (see: https://news.ycombinator.com/item?id=35885342 "My friends who cheated in interviews are getting promoted").
Anyway, parent comment has nothing to do with the linked topic and seems inconsiderate of the people laid off.