Forgot your password?
typodupeerror

Comment Re:probably overkill (Score 1) 262

An open source project is an unlikely target for a patent troll. Trolls by definition are not in business actually implementing the technology that is the subject of their patents, so your open source project doesn't hurt them directly. Unless you're making lots of money selling your open source software, there's not much they can hope to sue you for.

I don't think this is as far-fetched as it seems at first glance: lots of open-source software products that are developed under "business-friendly" licenses such as EPL or ASL form the basis for commercial offerings. It is more likely that patent trolls would go where the money is and sue whoever makes the commercial product, but it is conceivable that the open-source foundation of such an offering would be targeted as well.

Comment You use 'write'? (Score 1) 2362

Man, 'write' is for beginners. I rather find out the person's terminal device and then cat directly to that device; something along the lines of cat >/dev/`who|grep ^username|head -1|awk '{print $2}'` ;-)

Slashdot Top Deals

Marriage is the sole cause of divorce.

Working...