Slashdot Mirror


User: Lozzer

Lozzer's activity in the archive.

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

Comments · 444

  1. Re:Rambus could lose based on legal precedent on RAMBUS Taking SDRAM Patent To Court · · Score: 1

    I don't get that - what use are patents if you can't use them to shut out competitors (or at least charge an entry fee which is what RAMBUS are doing/attempting). I'm sure there must be a subtler distinction here that I'm missing out on...

  2. Re:The most troubling aspect to RAMBUS' behavior on RAMBUS Taking SDRAM Patent To Court · · Score: 1

    Graduate? A ten year old could figure out this was wrong if couched in the correct metaphor.

  3. Re:*shudder*... on David Korn Tells All · · Score: 1

    For the first time ever that I use these three letters, its actually literaly true...

    LOL

    Thank you

  4. Re:Register X on X-Box Name Dispute In The Works · · Score: 1

    They would have a little difficulty with prior art on that one. I think they really ought to be considering discovering a new letter which they could then copyright. I wonder what the smallest amount of information the US patent office would allow to be patented is. Maybe a truncated capital gamma - "A small section of the lower right quadrant of the intersection of a horizontal line and its perpendicular"

    New computer arrives today - see user info for reason why I'm especially happy

  5. Camera angles on Technology And The XFL · · Score: 1

    Out of interest are there plans to allow the viewer to select the camera angles? We have some kind of limited service for this for football (en-us: soccer) over here in the UK.

  6. Re:Strange Brew on Canadians Hang Bug Off Golden Gate · · Score: 1
    Sad drug joke of the day What the difference between Irish Whiskey and Scotch Whisky?

    The Irish put an E in it, how thoughtful.

    With apologies to Ally McCoist.

  7. Re:Thanks for the laugh... on RSA Cracked - Not · · Score: 1

    2 × 4 = 128

    Oh no I've broken the basis that mathematics is built on again, thats the third time this week.

  8. Re:Good lord. on RSA Cracked - Not · · Score: 1

    Not since I lost all the pages between giraffe and tuberculosis.

    Cue trombone and cymbal sting.

  9. Re:technology in our lives on Are Computers Stealing Your Memory? · · Score: 1

    Lets see Mr Troll, today I've earned my company £1000 net of my pay. But I've cost them £1.50 on personal calls. Oh no I don't conform. I must be sacked.

    Twat.

  10. Re:Will this have an impact? on The Transmeta Pushme-Pullyou? · · Score: 1

    I don't know of any CIO's sending out panicked staffers scouring for "low power servers - Transmeta if you can get 'em!"

    Me neither, but that could be an extension of not knowing any CIOs period.

    That was not supposed to be a swipe at your use of apostrophes. I believe it may even be acceptable to use them with acronyms

    I need a breathalyzer on my submit button

  11. Re:Spinning down SCSI HDDs is a bad idea. on Why Don't Servers Support Power Management? · · Score: 1

    CPU and video card power management would be far less worrysome

    You have a video card in your server? What a ponce.

    {\endsarcasm}

  12. Not impressed on Freshmeat II · · Score: 1

    MySQL Error: Server shutdown in progress

    So this is progress?

  13. Re:Bollocks on Open Source Banking · · Score: 1

    Do you know what code your bank uses? I've no idea what mine uses. It never even entered my mind to use it as one of the criteria for choosing it. Why the should I care?

  14. Bollocks on Open Source Banking · · Score: 1

    Financial Organisations will do anything they can get away with to make money, if that means free software they will go for it.

  15. Re:Know yr shell, love yr shell on Author of Archie Challenges Alta Vista Patents · · Score: 2

    I just had to try it out to see what the overhead of the various methods were. (I've never seen xargs before, so I had to have a play). I created a small file to search, a file doubling script to copy all the files in my test directory and I timed the three different propsed mechanisms for searching the files for a string. I tried up to 16384 files.

    1: using xargs
    2: using find -exec
    3: using grep `find` [or actually $(find) in ksh, backquotes are deprecated...]

    The results (in seconds) I got for each method, for a doubling number of files starting at 1 are
    1: 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.04, 0.05, 0.06, 0.11, 0.2, 0.36, 0.75, 1.4, 3
    2: 0.03, 0.04, 0.05, 0.08, 0.14, 0.25, 0.48, 0.94, 2.1, 4, 7.8, 16, 32, 65, 129
    3: 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.03, 0.03, 0.04, 0.07, 0.13, 0.21, 0.43, 0.82, 1.9

    I'm using a Sun E450 with Solaris 8. I couldn't get the third method to blow up even at 16384 files, I'm not sure if this is because the OS is complied at an obscene limit or that it does something cleverer. The last method is about a third quicker than using xargs, though it is (seemingly) obvious that its going to break on some platforms. Both these methods are clearly superior to forking a grep for each file found. Plotting log graphs show that all the method scale in a similar way, even if they are a factor of 40 out in their efficiency.

  16. Freudian Slip? on Author of Archie Challenges Alta Vista Patents · · Score: 1

    I think you meant lay off, but somehow lawoff seems appropriate too.

  17. Birthday Coincidences on The Challenger · · Score: 1

    My birthday is on Pearl Harbour Day, my Mums on the Challenger disaster day, any takers for 1st, 2nd October or 10th September for the rest of my family.

  18. Re:obfuscating not all, though... on 15th IOCCC Results Posted · · Score: 1

    I've got to say that anderson is particularly satisfying, no #defines and I still can barely understand a character of it...

  19. Bollocks on 15th IOCCC Results Posted · · Score: 1

    The whole point of any computer language is to get the friggin machine to do something. Maintabilty is a desirable extra I'll admit but nice looking code that does fuck all is pretty useless.

  20. Re:Bastards on DirecTV's Secret War On Hackers · · Score: 1

    Well I can make 5 easily distinguishable signs with each finger and three with my thumb giving 5^4 * 3 - 1 = 1874 potential hours or just over 10 hours a day over that six month period. Well aren't you just the mould breaker. ;-|

  21. Bollocks on CMGI, Altavista Patent Indexing, Searching · · Score: 1

    I don't know why I'm replying to such an obvious troll, but such a stupid idea is currently unpatentable in the UK (and the rest of the EU I believe), both because its moronic and because you can't patent software here at the moment. The UK patent office was recently consulting about opening this sort of patent up. More details, including the address to send to can be found here (the consulting period may well be over now)

  22. It already exists and is called the Web on GNUPedia Project Starting · · Score: 1

    Lets see, anyone can create a page - about anything - there is no central control - people may later catalogue them and collate them its the. So its basically the web (well Internet) but with a GPL. (I wonder if it could be patented...)

  23. Re:line widths on 10GHz Processors And Moore's Law · · Score: 1

    When you say Ohm's Law, don't you mean "Ohm's statement the physicists have deigned to grant legal status too, but will be mighty pissed if you try and pass your own observations off with the same grandeur"

  24. US Law on Robo-chattel? New Legal Challenge to 'Bots · · Score: 1

    Not that I'm suggesting anything, but if this restriction is a bad thing (TM) for for freedom, how about us non-US citizens start taking an interest in WHOIS spidering.

  25. Technical details. on Pinball 2000 + Ethernet = ... · · Score: 5

    Do you have details of how you added the ethernet? Were the tables already running a *nix under the covers that you can shell into, or is it a more custom hack? Any other arcade machines you fancy having a go at?