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 I completely agree, adding a helper function rarely reduces complexity and often leads to a lot of argument bloat.

@rfleury I completely agree, adding a helper function rarely reduces complexity and often leads to a lot of argument bloat.

Properties5
typearchive
sourcetwitter
date2026-06-02
tagsarchive, twitter, rfleury
description@rfleury I completely agree, adding a helper function rarely reduces complexity and often leads to a lot of argument bloat.

Jun 02, 20261 min read

  • archive
  • twitter
  • rfleury

Source

  • URL: https://x.com/Arrghtv/status/2061670156401611263
  • Author: Arrghtv (@Arrghtv)
  • Posted: 2026-06-02 04:44:03

Branch

1/ @Arrghtv

@rfleury

I completely agree, adding a helper function rarely reduces complexity and often leads to a lot of argument bloat.

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