Slashdot Mirror


User: pe1rxq

pe1rxq's activity in the archive.

Stories
0
Comments
1,071
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,071

  1. Re:What's this? on Your Hard Drive Lies to You · · Score: 0, Flamebait

    Are you an American?
    (That would explain why you don't know shit about Kilo, Mega and Giga....)

  2. Re:Moore's corollary? on Indian Company Shows Off Sub-$200 Laptop · · Score: 1

    Openoffice????
    I would imagine that such a little computer would be far better of with light weight programs.... abiword and gnumeric come to mind... I have run them on a 120Mhz pentium and it worked just great.

  3. Re:Just to note.. on Indian Company Shows Off Sub-$200 Laptop · · Score: 3, Insightful

    Because a laptop with a reasonable battery and a good powersupply will let you work on sub standard power grid....
    Your desktop pc is going crazy as soon as the ac outlet produces something funny.

  4. Re:Hmm on Low-Cost Space Shuttle Replacement Proposed · · Score: 3, Informative

    They are offering a fixed-price deal to NASA....

  5. Re:One or two questions related to these articles: on Lockheed Martin unveils Space Shuttle replacement · · Score: 1

    Wow, you have one shitty excuse for an astronomy book.... Does it mention the canals?

  6. Re:high taxes, weird food, Metric system on When Lofar Meets Stella · · Score: 1

    Because they have yet to find intelligence on the other side of the pond.

  7. Re:Or.... on Dutch Pass iPod Tax · · Score: 2

    It is not reasonable at all...
    I am being falsly accused and fined for violating someones copyright everytime I buy a CD-R even though the contents I burn on them are perfectly legal. (i.e. the last CDs I burned were linux distros)

  8. Re:Linux x on What to Expect from Linux 2.6.12 · · Score: 5, Funny

    GUN Linux

    Eric, is that you?

  9. Re:Its terribly sad.... on Space Station Crew Lands Safely In Kazakhstan · · Score: 1

    Cubesats are 10cmx10cmx10cm, or sometimes three of such blocks connected together. You don't use a P4 on such a satellite for obvious reasons.

  10. Re:zdnet.co.uk on Torvalds Unveils New Linux Control System · · Score: 1

    No, throwing a stone through your neighbour's window is illegal.....

  11. Re:accepting the license? on Torvalds Unveils New Linux Control System · · Score: 1

    He has said that a specialized network sniffer was used for the BitMover reverse engineering.

    When/where did he say that?
    The rest off the world he told he used a specialized tool called 'telnet'....

    Jeroen

  12. Re:Not so quick. on Torvalds Unveils New Linux Control System · · Score: 1

    It is what he did... He accessed a publicly available server and after saying 'help' the server assisted him in getting the data.

    Jeroen

  13. Re:zdnet.co.uk on Torvalds Unveils New Linux Control System · · Score: 2, Insightful

    Yep. No problems here. Tridge didn't know that he was accessing something that wasn't for public access, didn't know that it was a BitKeeper daemon, and didn't know that there was a pesky license agreement that forbade what he was doing.


    Downloading something from a publicly accessable server using no authentification whatsoever is perfectly fine and has nothing to do with the bitkeeper license.
    If I download a html file from a http server the Apache foundation can say whatever they want but they couldn't stop me...

    Jeroen

  14. Re:The ZDNet article gets it wrong on Torvalds Unveils New Linux Control System · · Score: 4, Insightful

    In most jurisdictions connecting to a server and simply requesting data (e.g. sending a GET to a HTTP server) is perfectly legal regardless what license the http daemon was distributed with.
    Only when you have to circumvent authentification (i.e. pretend to be someone else) it gets nasty.

    If you connected to my system and got some stuff off my webserver it would be perfectly fine. If you used a rootkit to get a shell you would be in trouble.

    Jeroen

  15. Re:License anyone? on Torvalds Unveils New Linux Control System · · Score: 2, Informative

    Yep, GPL (v2)...

    Its in the file called 'COPYING'.....

  16. use them properly on Students Do Better Without Computers · · Score: 4, Insightful

    Often computers are just thrown into a classroom expected to do miracles on their own....
    Add to that teachers that know less about them than the students and you get a nice mess....

    Computers can do wonderfull things but you have to use them right, they should only be used to add something usefull like better representations.
    They should be used to teach things USING computers not just to teach 'computer'.

    Jeroen

  17. Re:codingstyle on Moving from Binary Drivers to Open Source? · · Score: 2, Insightful

    You might be using it, but it makes you look stupid if you want to be taken serious in the linux world.
    The same with your second point. While just dumping crap on the doorstep might make you a few friends you won't get the same kind of welcome as when you release nice clean code and play along with the other kids.

    Jeroen

  18. codingstyle on Moving from Binary Drivers to Open Source? · · Score: 4, Interesting

    Read the codingstyle document and look at what others are putting into the kernel!
    The biggest mistake is some idiot using unusual function names, spreading his driver over atleast ten files and using 2 character indents or no indentation at all.
    Especially if your source is ported from windows (or the programmer has only windows experience) make sure you do this right.

    Jeroen

  19. Re:why would it be illegial? on CherryOS Mac Emulator Resurfaces · · Score: 1

    Couldn't you force them to pay you the money they would have had to spend if they had someone write it for them legally?

  20. Re:why would it be illegial? on CherryOS Mac Emulator Resurfaces · · Score: 1

    Section 3c:

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code. (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)


    This means that if you get a binary with offer you can give a copy to your neighbour (no money involved, noncommercial) and just supply him with a copy off the original offer (from the guy you got it from) instead of offering the source code yourself.

    So if cherryOS was distributed noncommercially they could just put a note on it saying you can get the source at pearpc. But only if they got the binaries from pearpc and it seems they made their own.

    Jeroen

  21. Re:why would it be illegial? on CherryOS Mac Emulator Resurfaces · · Score: 1

    They have to offer the source (even if not modified) if they distribute binaries. There is an exemption in the GPL if it is really small scale distribution (ie your neighbour) but they are aiming to high for that.

    Jeroen

  22. Re:why would it be illegial? on CherryOS Mac Emulator Resurfaces · · Score: 2, Insightful

    Under the GPL any software can be "hijacked" and sold on the commercial standpoint as another name.

    Yes you can sell it under another name and ask a billion for it... But you still have to acknowledge that there is GPL code in it and have to supply the source code upon request.

    Jeroen

  23. Re:why would it be illegial? on CherryOS Mac Emulator Resurfaces · · Score: 4, Informative

    The GPL doesn't permit just distributing binaries wihtout informing the receivers what the License terms are.
    They should atleast put a notice with it saying 'This contains GPL code, send your request for the source here:'

    Jeroen

  24. Re:So what? He's just forked a GPL project. on CherryOS Mac Emulator Resurfaces · · Score: 4, Insightful

    You mean besides lying about it, and not telling people they have a right to the source code?
    (He should have supplied the License allong with the binary)

    Jeroen

  25. Re:Kudos on Plextor PVRs Now Support Linux · · Score: 2, Insightful

    With a GPL'd driver, you can't have this running on other platforms. At least not legally.

    You can use the gpl'd driver as documentation for writing a new driver....
    You just can't cut and paste it.