Live data from Hacker News

Show HN: My Attempt to Organize the World of AI Dev Tools

aicode.danvoronov.com

21–30 of 36 posts

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#21
post #6

Feature requests: - Origin country listed for all tools, especially closed source. - Information whether a tool can work offline and with a local model or does it rely on an external server.

To add one:

- Funding model: VC, bootstrapped, or non-profit OSS?

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#26
post #10

The scroll performance on your site is lagging quite heavily on my computer. Seems to be all the nearly-invisible backdrop blurs, because when I zap those from the stylesheets it perks right up. Not all the way up, but the majority of the way up.

Yes, there is a semi-transparent background overlay. It works fine on my devices, but I will definitely investigate this issue and optimize the CSS.

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#27

Thanks for putting this together! Have you also looked at mcp? https://modelcontextprotocol.io/introduction https://github.com/appcypher/awesome-mcp-servers mcp.run glams.ai smithery.ai skeet.build (disclaimer: I built this one)

Oh yeah, I've seen MCP popping up everywhere in AI themes. I haven't tried it out yet, but I've got a few tutorials (for Cursor and Cline) lined up. I'm keen to learn how it works and figure out if it's a good fit for us.

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#28

Great work - I've been doing something similar, creating a smaller, more curated list here: https://github.com/ColinEberhardt/awesome-ai-developer-tools Categorising these tools is quite challenging!

I completely agree that we don't have well-established terms for categorizing all these tools. I really like your visualization by year of appearance.

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#29
Thank you for the feedback! I fixed the CSS, reduced the amount of bg blur, added the 'Files to Prompt' category, and many of the mentioned projects. I also added a mention of Chatbot Arena as a place where you can always see which model better for now.

I'm not interested in searching for the Origin country (I'm sure that in 90% of cases it will be the USA, then China) and Funding model, as I'm more into programming and I'm interested in the usefulness and stability of the tools. If someone does such OSINT and sends me the information, then of course I will add it.

Re: Show HN: My Attempt to Organize the World of AI Dev Tools

#30
Also, maybe I'm just not looking hard enough, but I can't find an RSS feed for the changelog of Cursor.

If projects have code on GitHub, it's easy to follow their updates, but if they are closed projects that post changelogs on their website, it's difficult for me to find an RSS feed. Usually, in the site code (like with Cursor), the feed leads only to blog updates.

Post reply on HN