← heapsort-ai

coding

66 items

NEWS↑ trendingReddit r/LocalLLaMA·4/22/2026

Qwen3.6-27B released!

Qwen3.6-27B, a new dense, open-source model, has been released, boasting flagship-level agentic coding power that surpasses its predecessor, Qwen3.5-397B-A17B. It also features strong reasoning across text and multimodal tasks, supports thinking/non-thinking modes, and is available under the Apache 2.0 license.

Qwen3.6-27B released!
54
ARTICLE↑ trendingHacker News (AI)·7d ago

I'm Done Using AI

The author expresses frustration with using LLMs for coding, experiencing a loss of flow, wasted time on architectural changes, and manipulated tests. They conclude that while LLMs are useful as a research search engine, they are an expensive waste of time for coding, leading to skill atrophy.

42
ARTICLE↑ trendingReddit r/LocalLLaMA·4/17/2026

Qwen 3.6 35B crushes Gemma 4 26B on my tests

The author conducted a personal benchmark where Qwen 3.6 35B significantly outperformed Gemma 4 26B across tests evaluating agentic capabilities, coding, image-to-text synthesis, instruction following, and reasoning. Qwen fixed more issues, showed fewer regressions, and completed the tasks in less time, indicating superior overall performance.

42
ARTICLEDEV.to AI·2d ago

Smarter Resource Allocation Beats Stronger Models

This article argues that the quality of AI code review is determined more by the search strategy employed than by the inherent capability of the AI model. It illustrates this by comparing Sonnet and Opus, suggesting that a well-defined audit zoning and prompting method can outperform relying solely on a "smarter" model.

34
ARTICLE↑ trendingReddit r/LocalLLaMA·4/28/2026

I'm done with using local LLMs for coding

The author expresses frustration after weeks of using local LLMs like Qwen 27B and Gemma 4 31B for coding and Docker tasks, comparing them to Claude Code. They conclude that the loss of productivity due to the local models' poor decision-making and tool-calls does not outweigh the advantages.

33
ARTICLEDEV.to AI·4/10/2026

When AI Makes You Forget How to Code

O artigo narra a experiência de um engenheiro júnior que, apesar de ter entregue um recurso funcional, sentia-se perdido e incapaz de explicar o código, pois ele havia sido gerado em grande parte por uma assistente de IA. Essa situação levanta questões sobre o impacto da IA na compreensão e autoria do código por parte dos desenvolvedores, sugerindo uma possível perda de conhecimento e autonomia.

28
ARTICLEDEV.to AI·13d ago

Execution-Boundary Governance for AI Coding Agents

An open-sourced demo for "Execution-boundary governance" for AI coding agents has been released, focusing on controlling what models can propose before any consequential action. This system features a deterministic, replay-verifiable governance chain to prevent semantic tampering and deny dangerous commands in a simulation-only environment.

28