software-engineering

Tag

Cards List
#software-engineering

@Pragmatic_Eng: Anyone who thinks software engineering is ‘going away’ doesn’t understand the job. @KentBeck, creator of XP and TDD, on…

X AI KOLs Following · 2026-07-02 Cached

Kent Beck argues that software engineering is not going away even as AI advances, because coding involves building trust, understanding, and connections that cannot be automated.

0 favorites 0 likes
#software-engineering

Many people misunderstand the purpose of code review

Hacker News Top · 2026-07-02

The article discusses common misconceptions about the true purpose of code review in software development, emphasizing it's more about knowledge sharing and team collaboration than just finding bugs.

0 favorites 0 likes
#software-engineering

@lidangzzz: I've said it many times over the years: to make an AI Agent write good code, all the secrets are in the textbooks from the 1990s: - Write tests diligently, write more tests, push test coverage as high as possible - Do CI/CD properly, avoid messing up at all costs - For a new proj…

X AI KOLs Timeline · 2026-07-02 Cached

The author emphasizes that the key to making AI agents write good code lies in following classic software engineering practices from 1990s textbooks: writing tests, doing CI/CD properly, top-down design, and modular decoupling.

0 favorites 0 likes
#software-engineering

Where should guardrails for AI coding agents actually live?

Reddit r/AI_Agents · 2026-07-02

A discussion on where to place guardrails to prevent AI coding agents from making unauthorized changes, exploring friction points at various stages of the deployment workflow.

0 favorites 0 likes
#software-engineering

Senior SWE-Bench: open-source benchmark that assesses agents as senior engineers

Hacker News Top · 2026-07-02 Cached

Senior SWE-Bench is an open-source benchmark that evaluates AI agents on software engineering tasks requiring senior-level skills.

0 favorites 0 likes
#software-engineering

@sujingshen: https://x.com/sujingshen/status/2072497223850668513

X AI KOLs Timeline · 2026-07-02 Cached

Criticizes the Vibe Coding style, pointing out that the imprecision of natural language requirements causes AI Agent outputs to require extensive rework, and advocates for spec-driven development to ensure safety and production quality.

0 favorites 0 likes
#software-engineering

Senior SWE Bench: a new benchmark focussed on realistically underspecified feature tasks

Reddit r/LocalLLaMA · 2026-07-01 Cached

Senior SWE-Bench is a new open-source benchmark designed to evaluate AI agents on realistic, underspecified software engineering tasks, emphasizing skills like intent alignment and code quality rather than overly detailed specifications.

0 favorites 0 likes
#software-engineering

@GergelyOrosz: There are few people who have impacted the software engineering industry like @KentBeck has. He'd never before told his…

X AI KOLs Timeline · 2026-07-01 Cached

A podcast interview with Kent Beck covers his career from early programming to Agile and TDD, emphasizing the importance of human skills in software engineering.

0 favorites 0 likes
#software-engineering

SWE-rebench leaderboard update: GLM-5.2, Qwen3.6-27B, Qwen3.6-35B-A3B, Gemma 4 31B and more + improved UI

Reddit r/LocalLLaMA · 2026-07-01 Cached

SWE-rebench leaderboard updated with new models (GLM-5.2, Qwen3.6, Gemma 4 31B, etc.) and an improved UI, showing performance rankings on software engineering tasks.

0 favorites 0 likes
#software-engineering

Will AI replace developers?

Reddit r/AI_Agents · 2026-07-01

Explores the debate over whether AI will eventually replace human software developers, examining current capabilities and future trends.

0 favorites 0 likes
#software-engineering

Software engineering best practices in the age of LLM coding

Reddit r/LocalLLaMA · 2026-07-01

An article discussing how software engineering best practices are evolving with the integration of LLM-based coding tools, offering guidance for developers.

0 favorites 0 likes
#software-engineering

Trust your compiler: Modern C++

Hacker News Top · 2026-07-01 Cached

Article comparing old C++ performance tricks with modern compiler capabilities, showing that compilers can now optimize naive code better than hand-tuned hacks. Includes benchmarks on AMD Zen 5 with Clang 21.

0 favorites 0 likes
#software-engineering

What ORMs have taught me: just learn SQL (2014)

Hacker News Top · 2026-07-01 Cached

The author argues that ORMs are more detrimental than beneficial and that developers should focus on learning SQL directly to avoid issues like attribute creep and inefficient queries.

0 favorites 0 likes
#software-engineering

Benchmarking Large Language Models on Floating-Point Error Classification

arXiv cs.AI · 2026-07-01 Cached

This paper introduces InterFLOPBench, a benchmark for evaluating LLMs on detecting floating-point errors in C code, finding that recent models achieve high F1-scores, though performance varies by error type.

0 favorites 0 likes
#software-engineering

@GergelyOrosz: Tomorrow - with the legend @KentBeck

X AI KOLs Following · 2026-07-01 Cached

Gergely Orosz announces an upcoming event with Kent Beck tomorrow.

0 favorites 0 likes
#software-engineering

Are Performance-Optimization Benchmarks Reliably Measuring Coding Agents?

Hugging Face Daily Papers · 2026-07-01 Cached

This paper audits three performance-optimization benchmarks (GSO, SWE-Perf, SWE-efficiency) for coding agents, finding that runtime instability, scoring rules, and task coverage significantly affect reliability, and that many tasks are already solved by at least one public submission.

0 favorites 0 likes
#software-engineering

@omarsar0: If you build with MCPs, this one is worth reading. (bookmark it) The paper covers five recurring MCP server patterns ac…

X AI KOLs Following · 2026-06-30 Cached

This paper catalogues five recurring MCP server architectural patterns observed across fifteen independently developed servers, providing a taxonomy with context, problem, solution, and consequences. It also documents anti-patterns, cross-cutting concerns, and quantitative evaluations including inter-rater reliability and transport overhead.

0 favorites 0 likes
#software-engineering

ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration

Hugging Face Blog · 2026-06-30 Cached

IBM Research introduces ScarfBench, an open benchmark for evaluating AI agents on cross-framework Java migration tasks, focusing on Spring, Jakarta EE, and Quarkus. The benchmark assesses whether migrated applications build, deploy, and preserve behavior, unlike traditional code generation benchmarks.

0 favorites 0 likes
#software-engineering

@MaximeRivest: This is an AMAZING talk. really really hit the nail right on the head. If you are in tech. You should all watch it. The…

X AI KOLs Following · 2026-06-30 Cached

A tweet recommends watching Angie Jones' keynote on building AI agents, highlighting core engineering principles and mentioning Python frameworks like DSPy, Functai, and Mirascope.

0 favorites 0 likes
#software-engineering

Local Reasoning for Global Properties

Lobsters Hottest · 2026-06-30 Cached

The article explores how AI code generation excels at local code chunks but struggles with global program understanding, leading to excessive defensive checks. It examines whether programming language design can help, using an example of local reasoning assuring global properties.

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

Submit Feedback