3 Matching Annotations
  1. Last 7 days
    1. bug fixes and cleanup are the 'death by a thousand cuts' for most dev teams. i usually have to beg my engineers to prioritize tech debt over new features.

      这一洞察揭示了软件开发中的一个普遍痛点——技术债务累积导致的'千刀万剐'效应。这表明Ovren瞄准了一个真实存在的市场痛点:工程师往往被迫优先开发新功能而非处理技术债务,而AI工程师可以专门负责清理积压的工作,这是一个极具价值的差异化定位。

  2. Apr 2026
    1. poorly organized code means agents need to read, "understand", and make changes to more files than necessary - polluting their context and costing you tokens.

      【启发】技术债从「慢慢损害可维护性」变成了「立刻损害你的账单」。这是一个全新的技术债量化维度——不再只能用「未来的工时」来衡量,而可以用「每次 AI 调用的 token 超支」来实时计算。这为「说服管理层重视代码质量」提供了一个全新的、财务可量化的论据:烂代码不只是技术问题,它在每次 AI 执行任务时都在直接产生额外费用。

  3. Jan 2024
    1. Tech debt is frequently experienced by developers notonly as a difficult source of friction in their day-to-day technical decision-making, but also as a source of ambiguityabout what types of engineering work their organizations value (Besker et al., 2020; Lee et al., 2023).

      Interesting that this is considered a source of ambiguity. In my experience tech debt feels more like an expression of the type of work organizations value, reducing ambiguity by making concrete how little this kind of work is valued.

    Tags

    Annotators