Live data from Hacker News

Why the name?

wiki.debian.org

11–20 of 101 posts

Re: Why the name?

#11
"Giving cryptic names to software is a well-established UNIX tradition."

Giving cryptic names to software works better if you have a big advertising budget. Otherwise, nobody has a clue what your package does.

Re: Why the name?

#14
post #7

"python - is of course a Monty Python reference" I had no idea! Makes me love it even more.

Wait till you find out why the IDE that comes with the official Python package is called IDLE ;)

Re: Why the name?

#15

The free software movement really needs to step up its name-game. No normal people want to use a program called The GIMP .

I was one of those people who heard of the photo editor tool before I watched Pulp Fiction. I had no idea why the name was so controversial.

Re: Why the name?

#16

missing from the list is one I've always wondered about: bamfdaemon

I assume bamf refers to x-men comics where "bamf" was the onomatopoeia for the demonic character Nightcrawler's teleportation.

Re: Why the name?

#17
post #9

Earlier quoted context omitted.

I personally find the man pages very dense and poorly organized. `man grep` for example is my own personal nightmare. I think the man pages should introduce a policy of simple usage examples instead of throwing 99% of information you don't care about at you at once. Something like http://bropages.org/

Perhaps you would find info pages more useful. For example, 'info grep'.

I find that the Man pages on BSD-derived systems are generally quite exceptional, where as GNU-based systems seem to be less so. `info` seems to be their attempt at making a better `man`, but it's pretty hit-or-miss if a Linux-based project thats not from the FSF supports infopages over manpages.

Re: Why the name?

#19
post #14
post #7

"python - is of course a Monty Python reference" I had no idea! Makes me love it even more.

Wait till you find out why the IDE that comes with the official Python package is called IDLE ;)

Or read through Python's docs and find the hidden Monty Python references :-)
Post reply on HN