software-engineering

Tag

Cards List
#software-engineering

MindForge: Teaching Small Language Models Whole-Life-Cycle Software Engineering via Source-Free Program Synthesis

Hugging Face Daily Papers · 2026-07-29 Cached

MindForge is an automated pipeline that converts open-source command-line programs into source-free training environments for small language models. Fine-tuning Qwen3.6-27B on trajectories generated by GLM-5.2 significantly improves its performance on software engineering benchmarks, achieving results comparable to larger models.

0 favorites 0 likes
#software-engineering

Dependency Cultures - Richard Feldman (Software Should Work Conf 2026)

Lobsters Hottest · 2026-07-28 Cached

Richard Feldman compares dependency graphs of different programming language websites and games, pointing out that most dependency choices are cultural norms rather than technical necessities.

0 favorites 0 likes
#software-engineering

Pragmatic AI Software Engineering

Reddit r/AI_Agents · 2026-07-28

An article discussing practical approaches to AI software engineering.

0 favorites 0 likes
#software-engineering

Execution-Grounded Security Testing for Coding Agents in Software Engineering Pipelines

arXiv cs.AI · 2026-07-28 Cached

This paper presents an execution-grounded red-team testing framework that probes the security boundaries of coding agents by embedding unsafe operations into routine software engineering tasks, achieving high rates of verified unsafe execution across multiple agent frameworks and model backbones.

0 favorites 0 likes
#software-engineering

Replace Your CI With a Merge Queue

Lobsters Hottest · 2026-07-28 Cached

This article argues that traditional CI fails for AI agents and proposes replacing it with a merge queue where all tests run before merging, allowing agents to fix issues before breaking the build.

0 favorites 0 likes
#software-engineering

How much can you delegate to agents? (7 minute read)

TLDR AI · 2026-07-28 Cached

The article presents a framework for deciding how much autonomy to give AI agents based on two factors: ease of checking the output and ease of undoing errors. It introduces four levels of delegation, from agent as assistant to full self-driving mode, and illustrates with a decision tree.

0 favorites 0 likes
#software-engineering

@_philschmid: https://x.com/_philschmid/status/2081744861829414977

X AI KOLs Timeline · 2026-07-27 Cached

EvoCode-Bench is a multi-turn coding benchmark with 26 tasks across 5 domains, designed to evaluate AI agents on evolving specifications and cumulative testing in a persistent workspace, revealing that single-turn scores dramatically overstate reliability.

0 favorites 0 likes
#software-engineering

The Productivity Mirage

Lobsters Hottest · 2026-07-27 Cached

A reflection on how obsession with productivity tools can distract from solving the right problems, illustrated by a Facebook engineer who used simple tools like Sublime Text and printf debugging.

0 favorites 0 likes
#software-engineering

Being Linux Torvalds

Lobsters Hottest · 2026-07-27 Cached

An analysis of Linus Torvalds' unique role as a leader who stopped writing code early to focus on coordination and direction of the Linux kernel project, contrasting with other maintainers.

0 favorites 0 likes
#software-engineering

[Open Source] I’m building Kodiak — an AI software engineering system that can plan, research, code, test and review

Reddit r/AI_Agents · 2026-07-25

An open-source AI software engineering system called Kodiak is being built, capable of planning, researching, coding, testing, and reviewing code.

0 favorites 0 likes
#software-engineering

2x, not 10x: coding with LLMs in 2026

Hacker News Top · 2026-07-25 Cached

The author argues that LLMs currently provide about a 2x productivity boost for coding due to their ability to handle easily verifiable tasks, but fundamental limitations prevent a 10x improvement; further gains will come from retooling around existing capabilities rather than model improvements.

0 favorites 0 likes
#software-engineering

The Fedora 45 Sausage Factory

Hacker News Top · 2026-07-25 Cached

A detailed walkthrough of Fedora 45's build pipeline, from package source to release artifacts, explaining the tools and processes like dist-git, Koji, and Bodhi.

0 favorites 0 likes
#software-engineering

Programming Languages Are Authoring Tools for Platforms

Hacker News Top · 2026-07-24 Cached

A reflective essay arguing that programming languages are authoring tools for platforms, using historical examples like IBM and Microsoft to illustrate how languages shape ecosystems and developer communities.

0 favorites 0 likes
#software-engineering

How Do We Stop Vibe Coding?

Hacker News Top · 2026-07-24 Cached

The article discusses the rise of 'vibe coding' using AI agents, its risks to code quality and developer understanding, and calls for rethinking software engineering practices to move beyond merely generating code from intent.

0 favorites 0 likes
#software-engineering

@kubasienki: Whoa, often such releases seed progress.

X AI KOLs Timeline · 2026-07-23 Cached

Vincent Weisser announces the release of over 365,000 open and agentic reinforcement learning environments for software engineering, terminal, and search agents.

0 favorites 0 likes
#software-engineering

On Accountability

Lobsters Hottest · 2026-07-23 Cached

A reflective essay on the lack of accountability in software engineering and LLM development, drawing from a keynote at ICST 2024 that called for responsibility akin to other engineering fields.

0 favorites 0 likes
#software-engineering

Why care about programming languages

Lobsters Hottest · 2026-07-22 Cached

In the age of AI-assisted coding, the author argues that deep understanding of programming language concepts remains essential for engineering, listing key ideas from various languages that expand mental models for problem solving.

0 favorites 0 likes
#software-engineering

Are AI agents creating a new kind of technical debt?

Reddit r/AI_Agents · 2026-07-22

Explores the concept of technical debt specifically arising from the deployment and maintenance of AI agents, suggesting new challenges for software engineering.

0 favorites 0 likes
#software-engineering

Six questions before you add an LLM

Hacker News Top · 2026-07-22 Cached

The article argues against blindly adopting LLMs and provides six questions to evaluate whether an LLM is appropriate for a given workflow, emphasizing that LLMs trade determinism for flexibility and should only be used when necessary.

0 favorites 0 likes
#software-engineering

AI From the Trenches: Why Its Brilliance and Failures Share the Same Root

Reddit r/artificial · 2026-07-22

The author shares two years of experience building a platform with AI, identifying six recurring failure modes (Band-Aid, Assumption, Drift, Hallucination, Lack of Common Sense, Path of Least Resistance) and argues that even as models improve, these failure modes persist, becoming harder to detect.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback