Slashdot Mirror


User: mattyrobinson69

mattyrobinson69's activity in the archive.

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

Comments · 1,651

  1. Re:This one is just asking for it. on Software Firms Lobby for Stronger Copyright Laws · · Score: 1

    we should all go mob-handed to redmond and have a gander, see if we can find some more information on how microsoft tried to screw over the linux community via sco.

    Its effectively the same, except we'd be breaking the law, companies are asking if they can do it legally (kind of).

  2. Re:Includes? on Open Source Alternatives to Dreamweaver Templating · · Score: 1

    did you know there's a design view in quanta? i'd been using it for quite a while until i found that.

  3. Re:Why would this be a surprise? on MS AntiSpyware vs Ad-Aware vs. SpyBot · · Score: 1

    Well for a start, screensavers should be sandboxed and run as nobody or eqivalent, definately elephantly.

    (i dont know how other os's do it, but they should)

  4. Re:Wow, is this for real on MS AntiSpyware vs Ad-Aware vs. SpyBot · · Score: 1

    Must have got some new employess they haven't managed to "train" properly yet

  5. Re:congratulations ms on 64-bit Windows XP Tested And Reviewed · · Score: 1

    afaik your allowed to download copies of the latest version, just not from them. email them to check, then go gander for a torrent.

  6. Re:Windose... on 64-bit Windows XP Tested And Reviewed · · Score: 1

    maybe a firefox extention to change windose, winblows and windoze to Microsoft Windows(TM).

  7. Re:Not a great idea. on Iran Cracks Down on Internet Sites · · Score: 1

    You can have all of the UK's refugee's (we have the same system) and there's just too many of them as they exploit our retarded welfare system

  8. Re:Well on Iran Cracks Down on Internet Sites · · Score: 1

    What you on about. I though iraq was next to france, iran is east of turkey.

    Fool.

  9. Re:Unbelievably Lifelike on First Peek at Robosapien V2 · · Score: 1

    trust me, get a dvd lens cleaner - for your ps2, you'll thanks me for it.

    You can buy them for about £5 in the uk , which is definately worth it compared to buying a ps2 again.

  10. Re:Misleading article summary -- the real story on Security Issues in Mozilla · · Score: 1

    the /tmp problem could be solved by creating a directory of the users name in /tmp and doing chmod 700 /tmp/$user

    then using /tmp/$user as the $temp environment variable

    a script below could be used for opening firefox which would fix the problem (administration issue as you say, not an application issue)

    This below (if it works, not tested, but it gives a general idea)

    #!/bin/bash
    export me=`whoami`
    mkdir /tmp/firefox-$me
    chmod 700 /tmp/firefox-$me
    TEMP=/tmp/firefox-$me firefox

    or even better (for all apps) put it in ~/.bash_profile:
    #!/bin/bash
    export me=`whoami`
    mkdir /tmp/firefox-$me >> /dev/null
    chmod 700 /tmp/firefox-$me
    expoty TEMP="/tmp/firefox-$me"

    (ignore the generally bad scripting and the fact it probably doesn't work as it is, im just showing that its an administration issue, like the pairent poster said above). also i know this would break apps that run suid nobody.

  11. Re:Without the management blah on Intel Researchers Build Laser on Chip · · Score: 1

    1 laser per bit optical drives could replace hard drives as they would be much faster than hard drives to read/write (no need to wait for the bit to come round to the laser, no need to move the laser, infact this would result in the io interconnect being the only constraint to multiple simultaneous read/write operations, instant read/write would also result in and no need for drive cache), and they would have no moving parts, resuling in a very fast, very low power (although unfortunatly very expensive) mass storage.

    next-next gen optical drives could double as removable and fixed storage too.

    I want one.

    (as you can tell by the complete mess above, i was thinking outloud and also you'll probably beable to tell that i know nothing about this field so its probably all wrong)

  12. Re:Unbelievably Lifelike on First Peek at Robosapien V2 · · Score: 1

    Get a dvd lens cleaner, theyre not snake oil and they actually work.

    Same thing happened to my gf's mum's ps/2 but that works now

  13. Re:Perhaps on TiVo Moves to Bypass Cable · · Score: 1

    If you use mythtv, you can use the backend in a different room (with multiple tuners if you like) on a computer with a combine harvester type fan, and the frontend on a not so great quiet as shit computer, connected to the other by ethernet cable or even 802.11*

    I got an alrite looking remote (looks better than my freeview remote) with my videomate tvcard. Now to figure out lirc.

  14. Re:Well what an interesting article on Hitachi to Release Half TB Drive Soon · · Score: 1

    I remember when i had a 486dx@66mhz and my friend had a computer. It was a beast - PII@266mhz iirc.

    Also i used to play a game (championship manager 96/97) which i think was a little outdated , and my friend had a 450mhz comp - it didn't even take 15 mins to create a new game file, on my 486 it took nearly 2 hours.

    I used to think their pc's were amazing (at the respective times)

  15. Re:Tonight at 10 on Hitachi to Release Half TB Drive Soon · · Score: 1

    I remember my dad upgrading my 486 to a gig.

    Yes, a whole, entire, full gig, back when a gig meant a gigabyte and not a gigibyte.

  16. Re:Time for a new law on Gates Nose-Dives at CES · · Score: 1

    Damn! I'l catch you out one day....

    oo: His pairents told him to stop wasting time because it'l never become anything more than a heap of shit that only runs on 386's.

    (ok, i made that up)

  17. Re:Bzzt on Gates Nose-Dives at CES · · Score: 1

    No, that bug was fixed in a patch for windows 98 afaik (how somebody managed to find that bug still evades me)

  18. Re:Time for a new law on Gates Nose-Dives at CES · · Score: 1
    Nope, wrong.

    Linux was probalby possible (some college stuent writing a minix clone from scratch?), and he thought it would be crap. Here's the newsgroup post:

    Hello everybody out there using minix - I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones.
    ...
    PS. Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT protable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(.
  19. hmm on Gates Nose-Dives at CES · · Score: 1

    maybe if everybody on slashdot sued him for slander?

  20. Re:QNX on Hewlett-Packard To Offer Linux-based Media Hub · · Score: 1

    im guessing she meant the apparently great v4l2 api built into linux, which i assume hp would be using.

  21. Re:I almost made it. on Transmeta Mulls Exit From Processor Market · · Score: 1

    YEAH!!! 3d acceleration and >0.01fps in games is for sheep

  22. Re:Don't be silly on Y2K: Hoax, Or Averted Disaster? · · Score: 1

    they wont be a problem anywhere near what y2k should have been, because most people will be using >32-bit processors. 8 bit wont matter as if they are on unix time it would be well before 2038 (would it have already passed?).

  23. Re:Linux anyone? on Desktop Search Engines Compared · · Score: 1

    how about this:

    #!/bin/bash
    Eterm -e locate $1

    i'l even write an installer for you:

    printf "#!/bin/bash\nEterm -e locate $1" > /usr/sbin/Elocate ; chmod +x /usr/sbin/Elocate

    usage:
    Elocate yourtext

    (obviously being a quick lazy slashdot post, this doesn't handle anything with spaces)

  24. Re:Linux anyone? on Desktop Search Engines Compared · · Score: 1

    Well i doubt debian will ever incude crapware, as they even have a seperate section for closed source good software, like opera, iirc.

    Not that i use debian, i use gentoo but i think debians religeous style fanatacism might be good on this matter

  25. Re:Perl Script on Y2K: Hoax, Or Averted Disaster? · · Score: 1

    It would be slightly revealing if XP does suffer from unix time problems though. Can somebody with a windows box test it?