Kindlehighlight Quote by Peter Seibel
““Zawinski: Sometimes. I end up doing all the sysadmin crap, which I can't stand-I've never liked it. I enjoy working on XScreenSaver because in some ways screen savers-the actual display modes rather than the XScreenSaver framework-are the perfect program because they almost always start from scratch and they do something pretty and there's never a version 2.0. There's very rarely a bug in a screen saver. It crashes-oh, there's a divide-by-zero and you fix that.””
About This Quote
Source Interview: The Art of Programming, 2005
He prefers creative, self-contained projects over repetitive system maintenance, finding satisfaction in building from scratch and avoiding endless versioning.
In simple terms: He likes building new, simple programs more than routine admin tasks.
Choose projects that let you create fresh, complete works.
Themes
Mood
Type
When to use this quote
- personal projects
- software development
- creative coding
- bug fixing
Key Concepts
Questions to Reflect On
- Do you prefer building new tools or maintaining existing ones?
- How does autonomy affect your work satisfaction?
Screen savers still need maintenance and can become complex over time.