+ - 0:00:00
Notes for current slide
Notes for next slide

CSCI-UA 480.10: OSSD


The Cathedral and The Bazaar

Lessons / Aphorisms / FOSSisms

Instructor: Joanna Klukowska

Unless noted otherwise all content is released under CC BY 4.0.

1/20

The statements on the following slides are excerpts from Eric Raymond's The Cathedral and the Bazaar essay

2/20

Every good work of software starts by scratching a developer's personal itch.

3/20

Good programmers know what to write. Great ones know what to rewrite (and reuse).

4/20

"Plan to throw one away; you will, anyhow."

(Fred Brooks, The Mythical Man-Month, Chapter 11).

5/20

If you have the right attitude, interesting problems will find you.

6/20

When you lose interest in a program, your last duty to it is to hand it off to a competent successor.

7/20

Treating your users as co-developers is your least-hassle route to rapid code improvement and effective debugging.

8/20

Release early. Release often. And listen to your customers.

9/20

Given a large enough beta-tester and co-developer base, almost every problem will be characterized quickly and the fix obvious to someone.

or

Given enough eyeballs, all bugs are shallow.

10/20

Smart data structures and dumb code works a lot better than the other way around.

From Torvald's talk about git:

" I will, in fact, claim that the difference between a bad programmer and a good one is whether he considers his code or his data structures more important. "

11/20

If you treat your beta-testers as if they're your most valuable resource, they will respond by becoming your most valuable resource.

12/20

The next best thing to having good ideas is recognizing good ideas from your users. Sometimes the latter is better.

13/20

Often, the most striking and innovative solutions come from realizing that your concept of the problem was wrong.

14/20

"Perfection (in design) is achieved not when there is nothing more to add, but rather when there is nothing more to take away."

15/20

To solve an interesting problem, start by finding a problem that is interesting to you.

16/20

Any tool should be useful in the expected way, but a truly great tool lends itself to uses you never expected.

17/20

When writing gateway software of any kind, take pains to disturb the data stream as little as possible - and never throw away information unless the recipient forces you to!

18/20

When your language is nowhere near Turing-complete, syntactic sugar can be your friend.

19/20

A security system is only as secure as its secret. Beware of pseudo-secrets.

20/20

The statements on the following slides are excerpts from Eric Raymond's The Cathedral and the Bazaar essay

2/20
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
Esc Back to slideshow