Threadwell

Recent Notes

  • Threads

    Aug 25, 2026

    • archive
  • mike_acton

    Aug 25, 2026

    • archive
    • twitter
    • mike_acton
  • NOTimothyLottes

    Aug 25, 2026

    • archive
    • twitter
    • notimothylottes
Home

❯

Archive

❯

Threads

❯

rfleury

❯

The first way people usually learn code compression is by pulling common things out into helper functions, but in my view the complexity of adding a new entry point is often overlooked, and things quickly turn into a mess.

❯

@rfleury 100% agree, DRY can be extremely overdone.

@rfleury 100% agree, DRY can be extremely overdone.

Properties5
typearchive
sourcetwitter
date2026-06-02
tagsarchive, twitter, rfleury
description@rfleury 100% agree, DRY can be extremely overdone.

Jun 02, 20261 min read

  • archive
  • twitter
  • rfleury

Source

  • URL: https://x.com/guywald/status/2061801368533315756
  • Author: Guy Waldman (@guywald)
  • Posted: 2026-06-02 13:25:27

Branch

1/ @guywald

@rfleury

100% agree, DRY can be extremely overdone. LLMs love doing this especially…
There is also a huge price for cognitive complexity, for anyone, human or otherwise, that works on a codebase.

Related

  • Spine: 2026-06-02-the-first-way-people-usually-learn-code

Graph View

  • Source
  • Branch
  • Related

Backlinks

  • The first way people usually learn code compression is by pulling common things out into helper functions, but in my view the complexity of adding a new entry point is often overlooked, and things quickly turn into a mess.

Created with Quartz v5.0.0 © 2026

  • GitHub