home.social

#codeanalysis — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codeanalysis, aggregated by home.social.

  1. project-graph-mcp: навигация по проекту для ИИ-агента

    Мы написали project-graph-mcp - MCP-сервер для структурного анализа кода. Агент работает зная полную архитектуру проекта, не тратя на это лишние токены. Сервер строит граф зависимостей и отдает минифицированный JSON.

    habr.com/ru/articles/1016402/

    #mcp #aiagents #ast #codeanalysis #projectgraphmcp #gemini #cursor #claudecode

  2. 🎉 Wow, someone finally cracked the code on how to turn mindlessly scrolling through Hacker News comments into a career! 🤯 Just what the world needs: a dissertation-length analysis of tech bros arguing over tabs vs. spaces. 📜💻
    simonwillison.net/2026/Mar/21/ #HackerNews #Career #TechBros #CodeAnalysis #TabsVsSpaces #Dissertation #HackerNews #ngated

  3. When you are trying to get #codeanalysis working for a real old #project. Said project uses a tool to incorrectly generate vxproj files and hundreds of them, all use same #guid that subtly breaks things. You find that there is a tool that does that. Written in #visualbasicnet that no one have touched in 10 years. You also find out that this tool is used in many projects. And each repo has its own copy of it. So you manually need to update about 50 repos... *cries in #LegacyCode*