/mono
/mono
I take back what I said here about the C# BigInt class. It actually is very well put together. I take issue with the fact that .Equals() does not take an Object, but aside from that it does everything you'd really want a bigint class to do. I'm wondering
Read More
been playing with eclipse for a couple days now. Very nice development environment, and it's written in such a way that it is easily extended. There's a kind of Intellisense for both Java and C#, and probably more, although those are the only two languages
Read More
@stake recently published a survey claiming that the .NET framework is more easily secured than Linux. Their methodology includesa list of actions system admins needed to perform to harden the web server. Their criteria mainly hinges on usability and
Read More
Ever since I started using mono to do my 1.124 problem sets, I've noticed that my honed programmer's edge has been dulled by years of working with Intellisense. If I need to take a sqare root of a number, I no longer can remember where to find the function.
Read More
I decided in class today that to keep 1.124 interesting, for the first half of the class - until we start writing web services - I will write all the code under linux using mono. Since I've already seen most if not all of the concepts, this will allow
Read More