Slashdot Mirror


User: imbezol

imbezol's activity in the archive.

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

Comments · 61

  1. Re:CD's ain't cheaper. Where do you get your facts on Operation Fastlink Cracks Down on Warez · · Score: 1

    This is not an apologia for listening to music without paying for any of it. It's simply a realistic look at what's really going on. The record industry has its head up its ass and always has. Suing and prosecuting your customers is bad for business.

    Along those same lines: I have been to see about 15 movies in the past two months. I've seen just about every movie that was of interest to me. I have to say I am getting livid at having to watch the anti-piracy advertisement before each movie starts. Why call the people in the theater theives every time they see a movie?

    "You steal a candy bar from the store, or you download a movie on the internet, that's just wrong."

    I have to say it makes me mad enough that I just want to say screw the $15 to see the movie, $5 for a Coke, and $5 for a popcorn - I'll just download it and watch the damned thing in the real world where a large popcorn actually costs about $0.10 to make and noone is calling me a theif.

  2. Linux Games on Torque Network Gaming Library Released Open Source · · Score: 1

    I wish one of the more Linux friendly games (ahem Quake 3 or UT2004) would have its code opened! :)

  3. Get one here: on AmigaOS 4.0 Developer Pre-release · · Score: 1
  4. Accurate History on Commodore BBSes Return using the Internet. · · Score: 3, Informative

    Both you and the parent poster obviously don't have any actual experience with the machines. I ran a bulletin board on a C-64 using a 2400 baud modem for years. Further more, the local computer shop ran a massive multi-user bulletin board a couple years later and all the computers in the store were hooked to it. The Amigas were connected at 56k and worked flawlessly as such.

  5. Unicorn on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 1

    How about instead of taking the car, you replicate another just like it. And while you're at it, you let them replicate your yacht as fair trade.

  6. Grah on Today's Windows Virus - MyDoom / Novarg · · Score: 1

    I'm still trying not to think about breathing

  7. confuse much? on AMD's Roadmap revealed · · Score: 3, Insightful

    What a load of crap. I have bought only AMD processors and I swear by their performance. I jump at the chance to race a P4 touting fool through a compile of Mozilla. But this is getting ridiculous.

    They've got to the point with all these different lines that it's no longer possible to talk AMD CPU's with anyone but the most avid AMD enthusiast. If you do try to talk the talk it ends up being a group memory excercise to see if together we can remember 50% of the difference in the varying jungle lines of processors.

    Opteron is a good thing. Keep it simple. Give the FX a real name too. Don't call it an Opteron FX or 64 FX or whatever the hell it might be. Give it a damned name. How about an AMD Jargon? That would be a good name for a processor. If they all had names, you could associate the capabilities of the lines to the names and people could pick a favorite and learn the product.

    As it is there must be extremely few people that can rattle off all the cache sizes, 398043+++ ratings, what core it is, blah blah blah. Not only do the different lines have different specs, but there are different specs within a line. There several instances of the same + rating with different specs in the same line. "I got a 2600+" "Which one?"

    Not that I won't do all the research before I buy the next one, but I envy the Intel enthusiast that can just look and say Bigger is Better, and buy what they can afford.

    I can't imagine my the other members of my family buying an AMD. They'd have to take a 3 week course, 2 hours a day, before they'd know which of the AMD's to buy. "This one costs more, but is it better?" "I have no idea." "This one has a bigger rating." "Yeah, but I heard this one is more advanced."

    Is AMD hoping nobody will know what they're buying? Is that the ultimate goal? Why not just put a random number on each chip and put a MSRP on it and call it good.

  8. Don't feed the bears on Microsoft Rolls Out New Anti-Linux Ad Campaign · · Score: 1

    I hope any of you that filled out the Microsoft survey a couple of weeks ago about what makes Linux better than Windows are happy. This is the kind of crud they make with the results of those surveys.

  9. Re:A very important matter of great importance! on Broadband Over Power Lines in Canada · · Score: -1, Offtopic

    userdel -r L.Torvalds

  10. What about the rest of us? on Broadband Over Power Lines in Canada · · Score: 1

    Please bring this to Alberta! :)

  11. Re:Canada's not all its cracked up to be on Canada Immune From RIAA? · · Score: 1

    Considering we can buy a spindle of 100 CD's for around $40 CDN that is just crap. Don't believe everything you read.

  12. Alteratives on Resolving Everything: VeriSign Adds Wildcards · · Score: 2, Informative

    1) make your own wildcard in /etc/resolv.conf (this can be done in windows too but I don't know where by memory) seach yourdomain.com then add *.yourdomain.com wildcard to go to your own domain or your own companies main site. 2) block at your firewall under linux: iptables -A INPUT -p tcp -d 64.94.110.11 -m multiport --dports http,https -j DROP 3) redirect to your web site with a message configure your internal website to have a virtual host for http://sitefinder.verisign.com/ and on that page give a notice to the user that the domain they are trying to reach does not exist and explains that verisign's attempt at gross misuse of the power given over the .com and .net TLD's has been blocked (with appropriate links to relevant info) then add the following to your firewall under linux: iptables -t nat -A PREROUTING -d 64.94.110.11 -i $internal_interface -p tcp -m multiport --dports http,https -j DNAT --to-destination $internal_webserver:80 Anyone have any other ideas for this?

  13. Documentation in the programs themselves on Worst Linux Annoyances? · · Score: 2, Insightful
    My biggest pet peave is useless documentation. I have no problems reading the docs to figure out how to do what I'm trying to do. But for example, the other day I really wanted to get shoutcast links to play with xmms when I click on them in Mozilla (it defaults to xine on my system).. I searched everywhere for how to use mime-types because I added this to Mozilla and it didn't help.

    Preferences->Navigator->Helper Applications
    mime-type: audio/x-scpls
    extension: pls
    open with: /usr/bin/xmms

    I checked around with google and eventually when frustrated (I tried /etc/mailcap and /etc/mime-magic as well) I checked Mozilla documentation.. I quote:
    The Helper Applications preferences panel allows you set up how different file types are opened by other applications in Mozilla:

    * Specify which application should handle each file type:
    o File types: Displays the file types that Mozilla uses. Select one of them to show the following information:
    + Extension:Displays the file extension of the selected file type.
    + MIME type:Displays the MIME type of the selected file type.
    + Handled by: Displays the program that will be used to open each file of the selected file type.
    o New Type: Click this to add a new file type. Type or choose the description, file extension, MIME type, and application.
    o Edit: Click this to change the file-handling information of a selected file type.
    o Remove: Click this to remove a selected file type.

    Now would someone please tell me what the hell the point of documentation like that is? It reminds me of my bios..

    AGP_FAST_WRITE: you can enable of disable.
    F1 reveals the following help: choose enable or disable

    I mean come on, I think we've got the interface figured out in both the BIOS and Mozilla.. if we're smart enough to be changing these options then I think we can handle the elementary interface. I can understand the BIOS with the limited storage it's in, but Mozilla? If you're going to write documentation like that, just write "Sorry, no help available"
  14. s/is/are on 8.6 GB Internet? · · Score: 1

    "There is a number of papers and scientific publications available."

    There is? What is that number?

  15. Unicorn on Microsoft Bug May Attract Big Worm · · Score: 1

    I thought I saw a Unicorn on the way home today, but it turned out to be a horse with one of its horns broken off.

  16. Re:Clawhammer earlier than Sept? on AMD Opteron Due In April · · Score: 1

    These guys (gg webdesigner) seem to think June 3rd.

  17. Apple innovation? Have you seen their mice? on Buying a Small, Light Linux Notebook Computer? · · Score: 1

    I cannot understand why laptop makers continue to use these silly pads

    Heh, a better question is why apple mice still have but one button. Are you ready for that leap? Can you coordinate two fingers, possibly simultaneously? You might be ready for linux if you can click them at the same time for some 3-button emulation.

  18. Re:Kevin's Most Important Point on Kevin Mitnick Answers · · Score: 2, Insightful

    Not only is it ridiculous that he would call in a nuclear strike, but also unbelievable that the government would release a person they believe is capable of such atrosity in just 5 years. Rehabilitation must be extremely effective.

  19. At least they're realistic on SCO Group Hires Boies After All · · Score: 1

    SCO Unix IP

    ROFL

    What do you want to do today Pinky?

  20. Re:I knew the following before taking any CS cours on The Vanishing HailStorm · · Score: 1

    Nevermind the fact that what "most" people do and what I do differ. If I am concerned about my personal privacy and want to use a different password on each site I visit I am able to.. I would rather have my secrets be kept by many different (untrusted) people who are unbeknownst to each other than one (untrusted) company.

  21. Re:I knew the following before taking any CS cours on The Vanishing HailStorm · · Score: 1

    I think what you are overlooking is that the one cracked site doesn't have links to every other site you visit. You don't even know where else the person has visited without some other additional research. With the Microsoft strategy, it's all right there in the database.

  22. Re:Make your day on Linux for Home Electronics · · Score: 1

    RTFA

  23. Re:Sony has a Linux PVR on the market in Japan. on Linux for Home Electronics · · Score: 1

    Maybe Microsoft shouldn't have mowed Sony's grass with the X-Box? :)

  24. Re:Apparently,you and I live in very different wor on Will Your CD Player Tell on You? · · Score: 1

    Restaraunt experience: Waitress: Hi there, have you decided on what you would like to eat? Cust1: Yes, I'll have the Phil's Mix please. Waitress: Pancakes, Waffles or French toast? Cust1: French toast please. Waitress: And how would you like your eggs? Cust1: Over easy please. Waitress: Thank you. And what can I get for you? Cust2: Exactly the same thing please. Waitress: Same thing? Cust2: Yes please. Waitress: French toast as well? Cust2: Yes please. Waitress: How would you like your eggs? Cust2: Over easy please. Waitress: Thank you.

  25. Even if MS gave their software to India at no cost on MS Proposes Disclosing Windows Source To India · · Score: 1

    it would never be free software.