development-practices

Tag

Cards List
#development-practices

Using AI to write better code more slowly

Lobsters Hottest · 2026-05-25 Cached

Nolan Lawson argues that AI coding assistants can be used to write high-quality code slowly by employing multiple models for thorough code review and bug detection, improving codebase health rather than maximizing output speed.

0 favorites 0 likes
#development-practices

two agents tried to ship the same skill. one packaged it. one wrote it again.

Reddit r/AI_Agents · 2026-05-17

Compares two AI agents handling skill reuse: one rewrites extraction logic from scratch each session while the other packages it into a dedicated, documented file, highlighting the need for agent skill persistence.

0 favorites 0 likes
#development-practices

Choose Boring Technology and Innovative Practices

Hillel Wayne — Computer Things · 2026-03-24 Cached

The article argues that teams should choose boring, well-understood technology for reliability, while being free to innovate in development practices like TCR (test && commit || revert), which are easier to adopt and abandon without long-term maintenance burden.

0 favorites 0 likes
← Back to home

Submit Feedback