3 links tagged with all of: coding + software-engineering + llm
Click any tag below to further narrow down your results
Links
The article argues that the cost of managing technical debt is decreasing due to advancements in large language models (LLMs). It suggests that developers can afford to take on more technical debt now, as future improvements in coding models will help address these shortcuts. The author challenges traditional coding practices, advocating for a shift in how software engineers approach coding quality.
This article discusses the author's shift from manual coding to using language model agents for programming. They highlight improvements in workflow and productivity, while also noting the limitations and potential pitfalls of relying on these models. The author expresses concerns about skill atrophy and predicts significant changes in software engineering by 2026.
Kimi-Dev-72B is an advanced open-source coding language model designed for software engineering tasks, achieving a state-of-the-art performance of 60.4% on the SWE-bench Verified benchmark. It leverages large-scale reinforcement learning to autonomously patch real repositories and ensures high-quality solutions by only rewarding successful test suite completions. Developers and researchers are encouraged to explore and contribute to its capabilities, available for download on Hugging Face and GitHub.