← heapsort-ai

Code Analysis

16 items

ARTICLEDEV.to AI·26d ago

The primary reader changed

This article explains how AI agents read code with a fundamentally different approach compared to humans, leading to a 7.5x increase in token cost for the same features. This shift in the "primary reader" introduces new cost dynamics and necessitates a re-evaluation of existing programming patterns.

27
RESEARCHarXiv CS.CL·5/7/2026

FMI_SU_Yotkova_Kastreva at SemEval-2026 Task 13: Lightweight Detection of LLM-Generated Code via Stylometric Signals

This paper details participation in SemEval-2026 Task 13, focusing on lightweight detection of LLM-generated code using stylometric signals. The approach employs ratio-based features, parsing engines, and language classifiers, proving computationally efficient with near-instant inference time.

27
ARTICLEDEV.to AI·4/9/2026

Experimenting with AI subagents

O autor descreve sua experiência ao usar o Copilot CLI para analisar bases de código, onde o assistente forneceu feedback misto, incluindo erros devido a dados de treinamento desatualizados. Após triar as sugestões, o autor encontrou quatro itens válidos e planeja usar "sub-agentes" para lidar com eles de forma produtiva.

21