Jump to content

arthur

Members
  • Posts

    420
  • Joined

  • Last visited

Posts posted by arthur

  1. you can sure try...but you might have rejected hunks and errors which might be difficult to resolve unless you're good with kernel hacking.

     

    i mean, what does the mandrake kernel have that vanilla kernels dont? supermount? nitro has that too. so I recommend vanilla+nitro, not mandrake+nitro. There are enough goodies in the nitro patch. :)

  2. I have another solution... :D using iptables...

     

    just type (as root)

     iptables -A INPUT -i eth0 -p tcp -j DROP

     

    this will disable all internet surfing, IM, and anything else that uses a tcp connection. If you use dial-up or ADSL, change 'eth0' to 'ppp0'.

     

    You have to make sure this command always runs at startup, but ONLY for your kid's account, otherwise you'll lock yourself out of the internet as well. If that accidentally happens, type "iptables -F" and your netfilter stack will be flushed (down the toilet).

  3. You can make your modem/ethernet card accessible to only a group of users, and create a group called "internet". Make yourself a member of that group thru MCC (UserDrake).

     

    Then, use chmod to make /dev/eth0 (or ppp0, whichever you use for the internet) owner and group-accessible only (which probably might be rw-rw----). You have to include root as a member of that group too.

     

    Now this might be quite complicated...I haven't tested this too, so simpler solutions are welcome. Anyone?

     

    NB. The device permissions would disappear after a reboot, so you have to run chmod again. You can set it to run at every boot using the init scripts.

     

    btw, welcome to the board!

  4. signal processing can be written down as mathematical formulas.

     

    I think the "gray area" you mention is that computer code sometimes works more "mathematically" than "mechanically" which is where the current patent system is based on. I mean, the design for a DVD system (high-precision stepper motor, laser operating at around 700nm, etc) works well with patents. However, computer code may go like..."generate 2 prime numbers m and n, then raise the data value by the power n..."

     

    But the patents you've mentioned you said yourself that there are hundreds of ways to circumvent. Then how could a software patent be in any way protective? Although I agree, trying to "get around" patents will jumpstart innovation in the FLOSS community. Although I think it already has a lot of that.

     

    And it may be just the mathematical property of programming that's driving the programmers on the anti- side absolutely nuts...

  5. saying that software patents would not harm FLOSS is a bit too optimistic.

     

    It certainly WON'T kill FLOSS as some doomsayers like to trumpet. but it will hurt linux in the sense that its compatibility, which is part of its marketing strengths, will suffer. Imagine if OpenOffice could not write documents in .doc format anymore. There would be a lot of rewriting going on in linux if software patents push through, and some of that will be good. but some projects will die. Maybe, probably linux could quantify its losses which would make it easier to manage, but a slowdown in its growth is likely to happen.

     

    I just find it really annoying that Microsoft stands to gain the most from it. Its size is the biggest obstacle to innovation IMO, not software patents.

     

    This is a good discussion, I'm learning a lot. please keep the posts coming.

  6. aRTee...yes, not all cases will end up in court, but those "some cases" will still add up to millions. And millions wasted in buying and registering patents, there's no way out of that...

     

    now, what are patents for? for a healthy atmosphere of innovation. But the system assumes those people innovating have equal capabilites of owning, buying and creating patents. This is not the case, those capabilities are HUGELY tipped towards MS' end of the scale.

     

    Monopolies are the last environments I'd expect a patent system to work. Do you think it would work in the current monopoly?

  7. i have to add...patents are for the purpose of better capitalism - competition. So I don't think software patents are appropriate while Microsoft holds a 90% market share since it only improves their position. Once theres' about even market shares (say, 40% MS, 30% linux, 30% macs and others) then software patents MIGHT be a good idea to improve competition in the industry. But IMO don't even think about it while MS has more than 50% market share.

  8. Patents have been important in the growth that the 20th century has experienced. But progress can still be made without patents, since all that "unauthorized imitation" that patents aim to prevent are a part of the business world's "survival of the fittest" principle. The best or luckiest product will win, but a lot of ugly things would happen too.

     

    Now although I have to admit this is a grey area, since software patents could prevent microsoft imitating "multiple desktops" and such and such if the patent owner was an Open Source organization or individual...

     

    You also say that the specifics in the patents themselves are important - i agree. But legalese is very hard to understand and millions of dollars would be wasted in courts arguing over the wording of patents. Millions of dollars would be wasted in buying and enforcing patents. What for? For a healthier competitive atmosphere?

  9. aRTee, those examples are not just patentable. They've already been patented. MP3 is patented, progress bars are patented, and the whole lot of stuff is already patented. The debate here is whether the patents are going to become legally viable.

     

    Unisys started charging royalties for the LZF algorithm(for .gif files) years ago, which IMO is ridiculous (but fortunately their 'patent' expires next year) but not everyone paid for it. Making software patents legal would make them legally more able to squeeze money from their invention of a mathematical formula.

     

    One good thing came out of it, the invention of PNG graphics. But overall i think software patents are still bad. Microsoft is currently registering 1,000 software patents a year. The Open Source community would never be able to afford that.

  10. stayed with mandrake for a few months, just to learn the ropes, then switched to gentoo. i was planning on distro-hopping, but i stopped after one hop - gentoo grew too much on me. I got the ubuntu cds in the mail, but I'm not planning to switch at all, I'll just try out other distros if i get another PC. so the ubuntu cds will stay unused for a while...

  11. :offtopic: ok, i was just wondering something aRTee... i dont have an IBM, i have a dell, but i rarely ever turn my computer off. i work for a BIG health insurance company in the US, and our IT department tells us to NEVER shut our computers off. to get to the point, i dont shut the one i have at home off either cause from what i understand, it gives my computer a better change to aquire viruses. i dont know if this is true, but this is "my" first computer, and i thought that that was what i was supposed to do. if you can tell me different, that would be great, cause i never understand why i would need to keep my computer turned on and running at all times. i would hate to one day have to restart for something, and then realize that i am never going to be able to turn it back on. i guess this is a crazy question, but it caught my eye... do you always keep yours running?  :thanks:

    viruses? what are those? :P

×
×
  • Create New...