software-engineering

Tag

Cards List
#software-engineering

Should Libraries Log or Propagate Errors?

Lobsters Hottest · 2026-07-13 Cached

Discusses the debate on whether libraries should log errors themselves or propagate them to the calling application, highlighting differing practices across ecosystems like Go's slog.

0 favorites 0 likes
#software-engineering

@GergelyOrosz: If you've been in tech for some time, this should be obvious: Every single "success story" about a rewrite/migration et…

X AI KOLs Timeline · 2026-07-13 Cached

A tech commentator notes that success stories about rewrites and migrations published by companies are half-truths, omitting negatives and internal incentives, and warns that copying them without understanding context leads to disappointment.

0 favorites 0 likes
#software-engineering

Zig Creator Calls Spade a Spade, Anthropic Blows Smoke

Lobsters Hottest · 2026-07-13 Cached

The article critiques Anthropic's narrative that AI will replace software engineering, discusses the controversy surrounding Bun's rewrite from Zig to Rust, and praises Zig creator Andrew Kelley's blunt response to the migration's justification.

0 favorites 0 likes
#software-engineering

Is loop engineering the missing discipline for production agents?

Reddit r/AI_Agents · 2026-07-13

The article explores loop engineering as a potentially missing discipline for developing robust production agents in AI systems.

0 favorites 0 likes
#software-engineering

The Patchwork Problem in LLM-Generated Code

arXiv cs.AI · 2026-07-13 Cached

This paper formalizes the 'patchwork problem' where LLM-generated code is locally correct but structurally incoherent across a codebase, proposes a taxonomy of eight failure categories and a hybrid verification framework, and demonstrates that many failures evade current tools.

0 favorites 0 likes
#software-engineering

Know thine enemy: A critical engagement with AI-assisted software development

Lobsters Hottest · 2026-07-12 Cached

Amy J. Ko shares her critical perspective on AI-assisted software development, exploring the promises and pitfalls of using LLMs for coding, and recounts her three-month experiment to evaluate the real impact on productivity and practice.

0 favorites 0 likes
#software-engineering

@GergelyOrosz: One thing that I no longer hear much talk about: Whether AI would help with formal verification go mainstream. Formally…

X AI KOLs Timeline · 2026-07-12 Cached

Gergely Orosz observes that the discussion about AI enabling mainstream formal verification has faded, and questions why AI hasn't impacted that field.

0 favorites 0 likes
#software-engineering

In defense of not understanding your codebase

Lobsters Hottest · 2026-07-12 Cached

The article argues that in large codebases, it's acceptable and often necessary to have only partial understanding, contrary to the ideal of complete comprehension advocated by Peter Naur's 'Programming as Theory Building'. It defends the practice of working with limited understanding in high-turnover, large-scale environments.

0 favorites 0 likes
#software-engineering

@h100envy: This paper completely changed how I think about an autonomous engineer agent: Give the agent an interface, not bash -> …

X AI KOLs Timeline · 2026-07-11 Cached

This paper introduces an Agent-Computer Interface (ACI) for autonomous coding agents, replacing raw bash with purpose-built commands for navigation, editing, and feedback, achieving state-of-the-art results on SWE-bench and HumanEvalFix.

0 favorites 0 likes
#software-engineering

@kentcdodds: More examples of engineers owning outcomes:

X AI KOLs Following · 2026-07-10 Cached

A discussion with Lucas Wargha on how software engineers can shift toward product engineering by focusing on customer outcomes, with examples like Gmail's background inbox loading.

0 favorites 0 likes
#software-engineering

@GergelyOrosz: I did my first-ever AMA episode. Your questions, my answers! Timestamps: 00:00 Intro 01:56 From Uber to writing 09:22 A…

X AI KOLs Following · 2026-07-10 Cached

Gergely Orosz hosts his first AMA episode, answering questions on AI-native SDLC, AI in hiring, engineering management, and sharing how the pandemic led to his writing career.

0 favorites 0 likes
#software-engineering

Why write code in 2026

Hacker News Top · 2026-07-10 Cached

Argues that despite AI coding agents, humans still benefit from writing code for better understanding, ownership, and maintaining software quality.

0 favorites 0 likes
#software-engineering

Write code like a human will maintain it

Hacker News Top · 2026-07-10 Cached

The article warns that relying on LLMs to write code without maintaining good patterns teaches the AI bad habits, leading to a codebase full of duplicated logic and ever-worsening code quality.

0 favorites 0 likes
#software-engineering

@svpino: I keep hearing that building with AI is easier than ever before, and yet I don't see that many new good applications? W…

X AI KOLs Timeline · 2026-07-10 Cached

A tweet questioning why AI-powered apps haven't significantly improved in quality despite claims that building with AI is easier than ever.

0 favorites 0 likes
#software-engineering

The future of AI agents might be an operations problem

Reddit r/artificial · 2026-07-10

The article discusses how the development of AI agents may increasingly become a challenge of operational efficiency rather than just technological advancement.

0 favorites 0 likes
#software-engineering

@kasong2048: https://x.com/kasong2048/status/2075425094915252235

X AI KOLs Timeline · 2026-07-10 Cached

Summarizes the professional terminology used in Matt Pocock's Grill-Me series of Skills (such as Tracer Bullet, Seam, Design Tree, Throwaway Prototype), and explains how they help AI understand and generate more efficient development solutions.

0 favorites 0 likes
#software-engineering

@10xmylife: https://x.com/10xmylife/status/2075209508117528950

X AI KOLs Following · 2026-07-09 Cached

The article analyzes how, after the release of AI Agents like Claude Code, software development job postings in the US have increased rather than decreased. It points out that the market is shifting from needing executors to needing senior developers who can steer Agents, and that Agents are redefining the role of programmers.

0 favorites 0 likes
#software-engineering

@Franc0Fernand0: Most engineers struggle with DSA because they jump straight into LeetCode without the fundamentals. Here are the 12 top…

X AI KOLs Timeline · 2026-07-09 Cached

A tweet from @Franc0Fernand0 advises engineers to master 12 fundamental data structures and algorithms topics before jumping into LeetCode, suggesting one topic per week.

0 favorites 0 likes
#software-engineering

@trq212: this should be a huge update in your model of software engineering: rewrites can be good, cheap and fast of course most…

X AI KOLs Timeline · 2026-07-08 Cached

A tweet arguing that software rewrites can be good, cheap, and fast, especially as AI models improve at filling testing and verification gaps.

0 favorites 0 likes
#software-engineering

@OpenAI: To audit SWE-Bench Pro, we used model-based investigator agents alongside independent reviews from five independent exp…

X AI KOLs · 2026-07-08 Cached

OpenAI describes its audit of SWE-Bench Pro using model-based investigator agents and independent reviews from experienced software engineers to ensure thorough evaluation at scale.

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

Submit Feedback