news.volyx.in

Zed DeltaDB (zed.dev)

528 points by ahamez · 21 days ago · 314 comments on HN

Article summary

Zed DeltaDB is a version control system that records changes as they happen and connects them to the conversations that produced them. It allows users to rewind to any edit, trace code to conversation, and branch at any moment. The system is designed to work with various agents and supports open community standards. DeltaDB aims to provide a more sophisticated way of managing code changes and conversations.

Main themes

  • Version control systems
  • Code management
  • Agent integration
  • Conversational development
  • Software development workflows

What commenters say

  • The integration of DeltaDB with various agents is a key feature, but some users have reported issues with the experience, particularly with image pasting and LSP support.
  • Some users believe that Zed should focus on improving the basics of their editor rather than developing new features like DeltaDB.
  • Others argue that the ability to tie conversations to code is a valuable innovation that can improve productivity and software development workflows.
  • There is a debate about whether companies should prioritize building custom software solutions or rely on existing standards and tools.
  • Some commenters are skeptical about the potential of DeltaDB to revolutionize software development, while others see it as a significant step forward.
  • The discussion also touches on the topic of engineering privilege and the tendency for companies to reinvent or rewrite existing solutions, with some arguing that this can be a sign of bad engineering management.