Simon Willison’s Weblog

Subscribe

Quotations tagged abstractions in 2024

Filters: Type: quotation × Year: 2024 × abstractions × Sorted by date


Find a level of abstraction that works for what you need to do. When you have trouble there, look beneath that abstraction. You won’t be seeing how things really work, you’ll be seeing a lower-level abstraction that could be helpful. Sometimes what you need will be an abstraction one level up. Is your Python loop too slow? Perhaps you need a C loop. Or perhaps you need numpy array operations.

You (probably) don’t need to learn C.

Ned Batchelder # 24th January 2024, 6:25 pm

Types

Years

Months

Tags