Updated: 10/13/2003; 9:13:33 PM.
John Lambert
First we show up, then we see what happens.
        

Monday, August 05, 2002

"The Slashdot Way involves duct tape, bailing wire, and, sometimes, a 386 running RedHat. Its generally insignificant up-front savings are offset by the countless hours of configuration, tuning, tweaking, prodding, poking, and general lackluster performance of the contraption in question." -- / . comment

This is why I never got into Linux: I just don't have the patience/time to figure things out. I don't want to have to figure out /etc/*.conf ; I just want to have things work.


10:52:47 PM    comment []  



When you compile C#:

class A {} interface I1 {} interface I2 {}
class B: A, I1, I2 { }

and ILDASM it, you get:

.class private auto ansi beforefieldinit B
       extends A
       implements I1,
                  I2

Sounds familiar, no?


1:17:30 AM    comment []  


© Copyright 2003 John Lambert jlambert@jlambert.com A really bad webcam picture of me.

 
August 2002
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jul   Sep


Click here to visit the Radio UserLand website.

Subscribe to "John Lambert" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.