Slashdot Mirror


User: mrbobjoe

mrbobjoe's activity in the archive.

Stories
0
Comments
138
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 138

  1. Copyleft without copyright? on Richard Stallman Talks On Copyright Vs. the People · · Score: 1

    I heard this talk at Rutgers University a few months ago, and I asked how the GPL copyleft mechanism would stand if copyright protection of "knowledge works" (which he included software under) was removed. It relies on the author having some aspect of control over the distribution of his code in order to enforce the added restrictions.
    I didn't get a satisfactory answer out of him, something along the lines of legislating terms of the GPL. Any takers?

  2. Re:Philosophical Questions on Breakthrough Brings Star Trek Transporter Closer · · Score: 1

    like what if you're reconstructed at the other end but don't disappear at the start
    Well, then you'd have to Think Like a Dinosaur.
  3. Foot icon? on Thailand Sues YouTube · · Score: 5, Funny

    recent videos on YouTube showing the king next to feet, something extremely offensive in Thailand If there was ever an article that deserved the humor "foot" icon, it's this one...
  4. Nothing new. on A Million-Dollar Laptop Created · · Score: 1

    I've been trying to sell a million dollar laptop for years... I think the trick would be to travel back in time and sell it to the US government for nuclear weapons simulation, but I'd need the money first to build the time machine and I haven't found an investor who takes me seriously yet.

  5. slides unavailable on ReactOS Revealed · · Score: 3, Informative
  6. Re:Pre-lawsuit letters are cool on RIAA Announces New Campus Lawsuit Strategy · · Score: 0, Offtopic

    3. as a consequence of 1. and 2. it can be said that college students are a tiny market which will become the largest market for premium content, due to their massive disposable income. Which is why it is so important to hammer fear into them when vulnerable, lest they waste said later disposable income on tangibles rather than RIAA members' products.
  7. Re:Did KD set this guy up for ridicule on purpose? on Sort Linked Lists 10X Faster Than MergeSort · · Score: 1

    As a newly found subset of Murphy's Law, someone should name it and become famous. Murfy's Law?
  8. Re:Tasty thoughts on Old Islamic Tile Patterns Show Modern Math Insight · · Score: 1

    Sounds like an excerpt from some Islamic Da Vinci Code, maybe Contact, maybe even Stargate. Clearly encoded in these tiles is the plan for an interstellar transport system of some sort.

  9. Re:How about. on Entire Twilight Princess Script Available Online · · Score: 1

    fyi: in_cube for playing the streamed audio

  10. Re:Unfair CPU scheduling on Inside the Windows Vista Kernel · · Score: 1

    the practical result is that a process which is I/O intensive - that is, one which causes interrupts to occur - will actually run much longer than it would otherwise
    I've only had one semester of OS design so I may be completely off here, but I think that this is intentional. CPU scheduling is for scheduling the CPU, a process doing blocking I/O (not counted against the thread's CPU usage) often will be giving up the CPU frequently, and it may be expected that it will continue to do so so it would be logical to give it CPU access more often so it can get its I/O underway and let others get on with the CPU. If the I/O is nonblocking then whatever the process is doing while waiting is still treated as CPU usage.
  11. Re:Money destroys the game? on eBay Delisting All Auctions for Virtual Property · · Score: 1

    As long as I'm living in a world of make-believe: what I'd like to try out is a game where each server was open only an hour or two each day, and the game play was designed to fit between triannual server resets.
    The type of game you suggest exists in turn-based occasionally-resetting games such as Archmage (or the clones thereof since its demise), although rather than being open for a limited time, unused turns accrue. The reset mechanism was activated in-game, which I thought was an interesting way to implement it (the greatest power was to initiate the end of the game). I didn't play it for very long but it did seem like a fascinating construct.
  12. Re:They are correct on Making the Sounds of Vista · · Score: 1
    Dont want your customers throwing up everytime they use your product.
    Unless you're selling ipecac, that is.
  13. Re:Astonishing on Pentagon Reveals News Correction Unit · · Score: 1

    Ooh, we have a government with eye beams now?

  14. Re:Tsk. Pure BS. on Wii Will Have an Updatable Linux OS · · Score: 1

    N64 games were also built with gcc.

  15. Re:Bogus on How Steve Jobs Got Green Overnight · · Score: 1

    aw, man, and just after I use up my mod points...

  16. Re:Quality of comments dropping? on Power Suit Promises Super-Human Strength · · Score: 1

    You, sir, are not getting a Funny mod.

  17. Re:Best Java practices on Why Johnny Can't Code · · Score: 1
    In my Java classes, when a resource is freed by a destructor - as opposed to by a close() method or equivalent - it logs a warning.
    Whereas in my programming classes...
    Er, I think he meant the Java classes that he writes, the programs themselves.
  18. Re:term papers? on Xerox Reveals Transient Documents · · Score: 1
    several of you mentioned turning term papers with this special toner, but isn't that just a practical joke on yourself when you get an F?
    No, the joke is to put it in someone else's printer when they go to print their term paper.
  19. Re:no good solution for now on Will Solve Captcha for Money? · · Score: 2, Funny

    My guestbook has a field where you are prompted to enter "I am not an idiot who will post drug advertisements." I haven't seen a drug advertisement since (not that I get a lot of traffic in the first place, but I was getting spam once a week before I put that in place).

  20. Re:ingenious on Google Image Labeler · · Score: 1
    I wish Google would hire me.
    You're hired, now get to work labelling those images.
  21. Re:What's wrong with TiVo? on The FSF, GPLv3 and DRM · · Score: 1
    Er, TiVo's one of the good guys, they release their source in compliance with the GPL.
    It takes more than bare minimum compliance with one's obligations to be considered "one of the good guys" in my book.
  22. customer apprication night on Happy System Administrator Appreciation Day! · · Score: 1

    If we're only allowed to Appreciate Happy System Administrators today there's not going to be much Appreciation going on...

  23. OSS worship on OSS on Windows the Next Big Thing? · · Score: 1
    'It's a myth that open-source and Windows can't work together. Customers just aren't religious about these things'
    Heathens! These myths are all we have!
  24. Re:Actions Speak Louder Than Words... on Microsoft's 12-Step Program · · Score: 4, Funny

    ...need I say more?

    No, but you need to say it louder

  25. Re:Energy efficiency on Intel's Core 2 Desktop Processors Tested · · Score: 0, Redundant

    The difference in desktop power consumption stems from Core 2 being a mobile design to begin with, so I wouldn't expect as drastic a change in portable power consumption.