Computers Quote by Louise Carey
““A curiosity: my name, Rem, will someday come to mean a line of text in a language spoken only by machines. Specifically, it will mean a line that the machines can safely ignore--one that's only there as a mnemonic, a placeholder, for the people who give the machines their orders. A REM line might say something like "this bit is a self-contained sub loop" or "Steve Perlman in Marketing is a shit." The program as a whole rolls on past and around the REM lines, ignores them completely as it takes its shape, moves through its pre-ordained sequences, unfolds its wonders. My mother named me well.””
About This Quote
The quote reflects on how a personal name can become a machine‑readable comment, highlighting the separation between human intent and code execution.
In simple terms: A name may become a harmless comment in code.
Recognize the hidden human stories behind technical artifacts.
Themes
Mood
Type
When to use this quote
- software development
- code documentation
- team communication
- legacy naming
- personal branding
Key Concepts
Questions to Reflect On
- How do we preserve personal context in technical work?
- What value do such placeholders add to a codebase?
Comments can be ignored by machines but carry meaning for people, yet may be lost over time.