tpot (at) frungy . org
|
Wed, 28 Apr 2004Results 1 - 10 of about 128,000 for java rant mbp stumbles across a veritable treasure trove of rants. My favourite is the first hit. Here's a sample: "The JavaCPU is thus extremely simple, so as to be implementable with minimal silicon and minimal research. Compared to a modern architecture like the Alpha, the JavaCPU looks like something an undergrad dreamed up in the men's room based on the mathematical elegance of two urinal cakes, one stacked upon the other." The author actually makes a couple of good points. One is that there is nothing particular innovative about Java, but flies off on a bit of a tangent about the bytecode representation. I think the Java language introduced a bunch of useful programming ideas that aren't present in C/C++ to a larger audience so it wasn't as complete a loss as the author describes it. (Don't get me started about threads though). The bizzare licensing of the JRE also comes up as an issue which is more relevant now after SUN's recent cave in to Microsoft. posted at: 22:46 | path: /humour | permanent link to this entry Sun, 25 Apr 2004
Fri, 23 Apr 2004From the ntop website: ntop is distributed under the GNU GPL. In order to be entitled to download ntop you must accept the GNU license.posted at: 16:14 | path: /software | permanent link to this entry Wed, 21 Apr 2004From the letters page on The Register: Heh. Samba's email server is set to swallow virus responder emails if it detects them, as it does with the viruses themselves. I was feeling uncharitable this morning and changed the settings to bounce Norton AntiVirus email responders back to the sender. I figure if they are incompetent enough to send auto-response emails due to forged emails (we even have SPF enabled) then they can eat a bounce. posted at: 13:15 | path: /rants | permanent link to this entry Tue, 20 Apr 2004People who write shared libraries for x86 often forget to compile everything in the library with -fPIC. On x86 it seems to not matter, but other architectures, ia64 for example, the library will not link. Scons detects this situation and refuses to build a library containing non-PIC objects. From the manual page: On some platforms building a shared object requires additional compiler options (e.g. -fPIC for gcc) in addition to those needed to build a normal (static) object, but on some platforms there is no differ- ence between a shared object and a normal (static) one. When there is a difference, SCons will only allow shared objects to be linked into a shared library, and will use a different suffix for shared objects. Fix the problem, not the symptom! posted at: 16:19 | path: /software/scons | permanent link to this entry I just locked myself out of a remotely hosted box. Luckily (?) it was running a Linux kernel susceptible to the mremap() vulnerability so we were able to get back in. I must say though the example exploit code didn't compile, and there was no documentation. Typical open source rubbish. posted at: 16:17 | path: /computers/security | permanent link to this entry Sat, 17 Apr 2004Now that's innovation! posted at: 09:18 | path: /software/samba | permanent link to this entryFrom: Jeremy Allison Sat, 03 Apr 2004You Are Open Source Or You Are Owned By The Man From Slashdot (by SirChive (229195) on Friday April 02, @08:02AM): This show us, once again, that Microsoft can and will buy whatever it wants. Sun now lives on the Redmond food chain. They toe the line or, in the end, they die. There is only one way to survive against an entity that controls a bottomless pile of cash. That is to NOT be for sale. Any for-profit enterprise, like Sun, is for sale and the Gates machine can buy whatever it wants. But Gates and his horde can't buy Linux; they can't buy Open Source, they can't buy Free Software. This scares them and, in that, lies our only hope.I, Cringely also has a similar view about Microsoft, their bottomless pile of cash, and the legal system. He claims that that US$600 million is the amount by which Microsoft increases its cash hoard in two weeks. A parking ticket indeed! posted at: 11:28 | path: /computers/microsoft | permanent link to this entry | ||||||||||||||||