| ||||||
| 2003/3/16-17 [Uncategorized] UID:27710 Activity:moderate |
3/15 When is it preferred to countersteer vs. leaning? -newbie
\_ countersteering: http://csua.org/u/ada
leaning: http://csua.org/u/ad9
\_ when you realize that leaning doesn't do anything.
\_ when your the chick on the back of the bike, you can lean.
\_ http://www.google.com/search?q=countersteer+vs+leaning
\_ i like how the motd shows up as the first entry |
| 2003/3/16 [Politics/Foreign/Europe] UID:27711 Activity:high 50%like:27727 |
3/15 Vive la France
French connections
http://www.nydailynews.com/news/ideas_opinions/story/67450p-62790c.html
\_ jewish drivel |
| 2003/3/16-17 [Uncategorized] UID:27712 Activity:moderate |
3/15 Whats the diff between a switch and a bridge?
\_ you can built a bridge out of wood, but not a switch.
\_ Switch \Switch\, n. [Cf. OD. swick a scourage, a whip. Cf.
{Swink}, {Swing}.]
1. A small, flexible twig or rod.
\_ http://www.google.com/search?q=difference+between+switch+bridge |
| 2003/3/16-17 [Computer/SW/Editors/Emacs] UID:27713 Activity:high |
3/16 Is there a way to change the background and foreground color of xemacs
after it has started? I know I can do "xemacs -bg black -fg white"
but I can't seem to do it after the program started. apropos on
background doesn't show me anything.
\_ I don't know, but why would you want to do this?
\_ http://www.google.com/search?q=change+emacs+foreground+color
\_ Really fast to make it flash, cool like.
\_ http://www.google.com/search?q=change+xemacs+foreground+color
\_ I don't know about xemacs, but in emacs you can do
(set-background-color "black") and (set-foreground-color "white")
in your .emacs file or wherever else you put your elisp. -emin |
| 2003/3/16 [Uncategorized] UID:27714 Activity:high |
3/16 What is the meaning of life?
http://www.google.com/search?q=what+is+the+meaning+of+life
\_ And...?
\_ You've got to be fucking kidding me. Look it up on your own,
dumbass.
\_ I did. What's so interesting about any of the links? |
| 2003/3/16 [Uncategorized] UID:27715 Activity:nil |
3/16 ObGoogle Boy has struck. Unfortunately, ObGoogle Boy hasn't read the
results pages he keeps foisting on the motd. |
| 2003/3/16-17 [Computer/SW/RevisionControl, Computer/SW/Unix, Computer/SW/OS/OsX] UID:27716 Activity:low |
3/16 I wrote a (trivial) program that converts between line termination
of PC or Mac and Unix. I want to to use this program with CVS so
that the repository sees a file with the unix convention although
the checked out copy always use some other convention. How can I
do it automatically and transparently for files with certain
extensions? Ok tnx.
\-emacs hooks. ok bye.
\_ I'm pretty new to cvs, but i think what you want to do is
cvs co CVSROOT, edit the cvswrappers file and put something
like,:
*.[tT][xX][tT] -t /path/to/yourprogram
*.[sS][tT] -t /bin/to/yourprogram
... |
| 2003/3/16-17 [Computer/Companies/Yahoo] UID:27717 Activity:low |
3/16 If i'm online using yahoo messenger, Is my IP address
viewable to someone who sees me "online" by methods short
of having access to yahoo's servers?
\_ type netstat from dos prompt while connected to another user |