home.social

#code-analysis — Public Fediverse posts

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

fetched live
  1. Anthropic stellt Claude Security als Public Beta für Enterprise-Kunden vor.

    Das auf Opus 4.7 basierende Modell führt dateiübergreifende Code-Analysen durch und verfolgt Datenflüsse direkt im Quellcode, ohne klassische Signaturen. Generierte Patches enthalten Konfidenzwerte und Schweregrade. Ergebnisse lassen sich per Webhook an Jira übermitteln oder als CSV/Markdown exportieren.

    #ClaudeSecurity #Anthropic #DevSecOps #CodeAnalysis #AIGeneratedImage

    all-ai.de/news/news26/claude-s

  2. 🎮📚"Tempest vs. Tempest" is a riveting saga where someone decided to write an entire book dissecting 40-year-old and 30-year-old code like it’s the Rosetta Stone of gaming. 🧠💤 Because, clearly, nothing screams "must-read" like an in-depth analysis of archaic assembly language. 🙄
    tempest.homemade.systems #TempestVsTempest #GamingHistory #CodeAnalysis #RetroGaming #AssemblyLanguage #HackerNews #ngated

  3. 🎮📚"Tempest vs. Tempest" is a riveting saga where someone decided to write an entire book dissecting 40-year-old and 30-year-old code like it’s the Rosetta Stone of gaming. 🧠💤 Because, clearly, nothing screams "must-read" like an in-depth analysis of archaic assembly language. 🙄
    tempest.homemade.systems #TempestVsTempest #GamingHistory #CodeAnalysis #RetroGaming #AssemblyLanguage #HackerNews #ngated

  4. OpenAI veröffentlicht GPT-5.4-Cyber mit Fokus auf Cybersicherheit. Das Modell senkt Ablehnungsraten für legitime Aufgaben und ermöglicht Reverse-Engineering kompilierter Software. Der Zugang erfolgt über das mehrstufige Programm Trusted Access for Cyber. Gleichzeitig behebt Codex Security bereits automatisiert Schwachstellen in Codebasen. #OpenAI #LLM #Cybersecurity #CodeAnalysis #News
    all-ai.de/news/news26top/opena

  5. OpenAI veröffentlicht GPT-5.4-Cyber mit Fokus auf Cybersicherheit. Das Modell senkt Ablehnungsraten für legitime Aufgaben und ermöglicht Reverse-Engineering kompilierter Software. Der Zugang erfolgt über das mehrstufige Programm Trusted Access for Cyber. Gleichzeitig behebt Codex Security bereits automatisiert Schwachstellen in Codebasen. #OpenAI #LLM #Cybersecurity #CodeAnalysis #News
    all-ai.de/news/news26top/opena

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

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

    habr.com/ru/articles/1016402/

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

  7. 🎉 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

  8. 🎉 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

  9. 🚀✨ Behold, the thrilling sequel to "Emacs as a #Lisp Runtime, Not an Editor," where we unravel the enigma of #Lisp_Object in C—because nothing screams "fun" like dissecting ancient code from a text editor masquerading as a programming deity. 🤓🔧 Grab your magnifying glasses and prepare for a riveting journey through the arcane world of obsolete systems design! 🕵️‍♂️📜
    thecloudlet.github.io/blog/pro #Emacs #CodeAnalysis #ObsoleteSystems #ProgrammingDeity #HackerNews #ngated

  10. 🚀✨ Behold, the thrilling sequel to "Emacs as a #Lisp Runtime, Not an Editor," where we unravel the enigma of #Lisp_Object in C—because nothing screams "fun" like dissecting ancient code from a text editor masquerading as a programming deity. 🤓🔧 Grab your magnifying glasses and prepare for a riveting journey through the arcane world of obsolete systems design! 🕵️‍♂️📜
    thecloudlet.github.io/blog/pro #Emacs #CodeAnalysis #ObsoleteSystems #ProgrammingDeity #HackerNews #ngated

  11. 🕐 2026-02-24 00:00 UTC

    📰 コードを理解する超軽量MCPを作った — トークン70%削減、1分でセットアップ (👍 155)

    🇬🇧 Built cocoindex-code: AST-based lightweight MCP that cuts token usage by 70% and setup takes just 1 min for AI code workflows
    🇰🇷 cocoindex-code 개발: AST 기반 경량 MCP로 토큰 70% 절감, 1분 설정으로 AI 코드 워크플로우 최적화

    🔗 zenn.dev/badmonster/articles/9

    #MCP #AST #CodeAnalysis #Zenn

  12. 🕐 2026-02-24 00:00 UTC

    📰 コードを理解する超軽量MCPを作った — トークン70%削減、1分でセットアップ (👍 155)

    🇬🇧 Built cocoindex-code: AST-based lightweight MCP that cuts token usage by 70% and setup takes just 1 min for AI code workflows
    🇰🇷 cocoindex-code 개발: AST 기반 경량 MCP로 토큰 70% 절감, 1분 설정으로 AI 코드 워크플로우 최적화

    🔗 zenn.dev/badmonster/articles/9

    #MCP #AST #CodeAnalysis #Zenn

  13. Thanks for this, @JessTheUnstill!

    Guess I can brag about my static code analyzer: it scans a 42K LOC Java codebase in 4 seconds, with over 30 rules enabled.

    codeberg.org/bannmann/mandor

    Here's the story: Working solo on that Java codebase, I kept stumbling on code smells and patterns that I had already decided to avoid. It's just too hard to think of all the gotchas & small inconsistencies. At work, reviewers usually find those, but with this hobby project that's not an option. And existing solutions mostly ignore the stuff I care about. So I did what any developer would do: write software that helps with writing software. 🙈

    All its rules are opt-in, which is important as they range from best practice to opinionated & even nitpicky.

    It's useful to me & has become a fun side project for my side project.
    😁

    Now if somebody else starts using it, all the better! I would finally have a reason to expand the Readme with its simple list of rules into real documentation.

    #Java #CodeAnalysis

  14. Thanks for this, @JessTheUnstill!

    Guess I can brag about my static code analyzer: it scans a 42K LOC Java codebase in 4 seconds, with over 30 rules enabled.

    codeberg.org/bannmann/mandor

    Here's the story: Working solo on that Java codebase, I kept stumbling on code smells and patterns that I had already decided to avoid. It's just too hard to think of all the gotchas & small inconsistencies. At work, reviewers usually find those, but with this hobby project that's not an option. And existing solutions mostly ignore the stuff I care about. So I did what any developer would do: write software that helps with writing software. 🙈

    All its rules are opt-in, which is important as they range from best practice to opinionated & even nitpicky.

    It's useful to me & has become a fun side project for my side project.
    😁

    Now if somebody else starts using it, all the better! I would finally have a reason to expand the Readme with its simple list of rules into real documentation.

    #Java #CodeAnalysis

  15. Today I found a helper TUI for coding Rust 🦀

    🛠️ ploke — Graph-native Rust code analysis in your terminal.

    🧠 Understand your project with a fully queryable code graph & context-aware assistant.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/josephleblanc/ploke

  16. Today I found a helper TUI for coding Rust 🦀

    🛠️ ploke — Graph-native Rust code analysis in your terminal.

    🧠 Understand your project with a fully queryable code graph & context-aware assistant.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/josephleblanc/ploke

    #rustlang #ratatui #tui #ai #rag #codeanalysis #devtools #terminal

  17. Great write up from @bagder
    about the benefits curl received from new AI code analyzers. Daniel has previously complained about all the AI slop the project has received, so this is a surprising twist.

    “An obvious and powerful benefit this tool seems to have compared to others is that it scans all source code without having a build. That means it can detect problems in all backends used in all build combinations. Old style code analyzers require a proper build to analyze and since you can build curl in countless combinations with a myriad of backend setups (where several are architecture or OS specific), it is literally impossible to have all code analyzed with such tools.”

    daniel.haxx.se/blog/2025/10/10

    #curl #codeanalysis #ai