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

❯

A good way to evaluate one axis of quality of an abstraction is to inline every function call, and see how much duplicate work you can either deduplicate or turn into a loop (rather than several independent function calls).

❯

@rfleury Do you have a favorite example from raddbg to look at?

@rfleury Do you have a favorite example from raddbg to look at?

Properties5
typearchive
sourcetwitter
date2026-08-07
tagsarchive, twitter, rfleury
description@rfleury Do you have a favorite example from raddbg to look at?

Aug 07, 20261 min read

  • archive
  • twitter
  • rfleury

Source

  • URL: https://x.com/calvinalkan/status/2085812408988180668
  • Author: Calvin Alkan (@calvinalkan)
  • Posted: 2026-08-07 19:36:45

Branch

1/ @calvinalkan

@rfleury

Do you have a favorite example from raddbg to look at?

Related

  • Spine: 2026-08-07-a-good-way-to-evaluate-one-axis-of-quality-of-an

Graph View

  • Source
  • Branch
  • Related

Backlinks

  • A good way to evaluate one axis of quality of an abstraction is to inline every function call, and see how much duplicate work you can either deduplicate or turn into a loop (rather than several independent function calls).

Created with Quartz v5.0.0 © 2026

  • GitHub