software-development

Tag

Cards List
#software-development

The Graveyard of Good Ideas

Lobsters Hottest ↗ · 2h ago Cached

This article explores how promising technological ideas sometimes fail initially but are later realized with improved tooling, exemplified by historical and modern projects in programming and scientific computing.

0 favorites 0 likes
#software-development

Go concurrency distilled

Lobsters Hottest ↗ · 5h ago Cached

This mini-book offers a concise overview of Go concurrency topics like goroutines and channels, with interactive examples, serving as a quick refresher for developers.

0 favorites 0 likes
#software-development

@msimoni: If code is only read but never written by humans, there are some interesting changes to PLs ahead. E.g. import statemen…

X AI KOLs Timeline ↗ · 9h ago

The post discusses potential future changes to programming languages if code is mainly read rather than written by humans, such as eliminating import statements and hiding package names to enhance readability.

0 favorites 0 likes
#software-development

There is more to code review than (automatable) detection

Lobsters Hottest ↗ · 11h ago Cached

The article critiques a research paper arguing that coding agents can replace human code review, highlighting that human aspects like confusion, skepticism, and noticing missing elements are crucial and not replicable by LLMs.

0 favorites 0 likes
#software-development

Keep if clauses side-effect free

Lobsters Hottest ↗ · 14h ago Cached

The article advises keeping if clauses side-effect free to improve code readability, using examples to illustrate common pitfalls and clearer alternatives.

0 favorites 0 likes
#software-development

WeAreDevelopers World Congress 2026 — Tech Wrap-Up

Reddit r/AI_Agents ↗ · 15h ago

The WeAreDevelopers World Congress 2026 wrap-up highlights the shift towards agentic software factories in AI coding, where models are interchangeable and control planes orchestrate agents for continuous development, security, and improvement.

0 favorites 0 likes
#software-development

@dhh: It'll soon be seen as deeply irresponsible to have critical code reviewed by human eyes alone.

X AI KOLs Timeline ↗ · 19h ago

DHH suggests that soon, relying only on human code review will be seen as irresponsible, highlighting the growing role of AI in software development.

0 favorites 0 likes
#software-development

What even is an OS now?

Hacker News Top ↗ · 20h ago Cached

The article explores how AI is dissolving boundaries in computing, enabling users to create applications with natural language, and questioning the future of operating systems and software distribution.

0 favorites 0 likes
#software-development

@kentcdodds: Your agent is burning your money every time. You've got to improve this human-to-agent-to-software pipeline. Let me sho…

X AI KOLs Timeline ↗ · 22h ago Cached

Kent C. Dodds provides guidance on optimizing the human-to-agent-to-software pipeline to reduce costs and enhance efficiency.

0 favorites 0 likes
#software-development

@github: You can write and ship more code than ever. But can you trust it? On September 29, we'll cover how you can use GitHub A…

X AI KOLs Timeline ↗ · yesterday

GitHub Advanced Security webinar on September 29 will cover code validation throughout the development process.

0 favorites 0 likes
#software-development

@mattpocockuk: Thinking about making a skill called /fix-one-thing: "Read CODING_STANDARDS.md. Find a violation in the codebase, and f…

X AI KOLs Timeline ↗ · yesterday Cached

A tweet proposing the creation of an automated skill called /fix-one-thing to read coding standards and fix violations in the codebase.

0 favorites 0 likes
#software-development

Debugging walkthrough: Access violation on nonsense instruction, episode 3

The Old New Thing (Raymond Chen) ↗ · yesterday Cached

The article details a debugging case where employees experienced memory write errors due to an access violation from a failed code injection attempt in Windows systems.

0 favorites 0 likes
#software-development

Do you cap agent-generated PR size to protect review quality?

Reddit r/AI_Agents ↗ · yesterday

The post discusses capping the size of AI coding agent-generated pull requests to maintain review quality, seeking input on effective thresholds and trade-offs.

0 favorites 0 likes
#software-development

Grieving the loss of details

Lobsters Hottest ↗ · yesterday Cached

The author reflects on their identity as a low-level programmer and grieves the industry's shift towards higher-level abstractions like 'vibecoding,' emphasizing the loss of detail-oriented work that once defined their passion for understanding machines.

0 favorites 0 likes
#software-development

AI is not “just a tool”

Lobsters Hottest ↗ · yesterday Cached

The article argues against trivializing AI as 'just a tool,' emphasizing its broader implications in industry, ethics, and society beyond simple utility.

0 favorites 0 likes
#software-development

Who Is Open Source About?

Lobsters Hottest ↗ · yesterday Cached

This blog post argues that open source software is fundamentally about the users, challenging Rich Hickey's view that maintainers are solely gift-givers, and emphasizes the ethical and social obligations in the maintainer-user relationship.

0 favorites 0 likes
#software-development

@mattpocockuk: This is an extremely good watch. The things that felt novel/interesting to me: 1. Lock down your agents Humans tend to …

X AI KOLs Timeline ↗ · yesterday Cached

This post summarizes insights from Lauren's talk on shipping 2,500 PRs using locked-down AI agents, emphasizing verification infrastructure and feature maps for efficient codebase management.

0 favorites 0 likes
#software-development

I wrote a ray tracer in Brainfuck

Hacker News Top ↗ · yesterday Cached

The article describes the author's project to write a ray tracer in the esoteric programming language Brainfuck, exploring the technical challenges and design decisions involved.

0 favorites 0 likes
#software-development

Plan mode is dead

Hacker News Top ↗ · yesterday Cached

The author reflects on the decline of plan modes in AI-assisted coding, arguing that as models improve, these modes are becoming obsolete, while the need for human comprehension of software systems becomes more critical.

0 favorites 0 likes
#software-development

Wand

Product Hunt ↗ · yesterday Cached

Wand is a tool that converts spoken thoughts into code, enabling faster software development by bypassing traditional typing methods.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback