Slashdot Mirror


User: Thinboy00

Thinboy00's activity in the archive.

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

Comments · 1,572

  1. Re:As I've said before. on Court Orders the Pirate Bay To Delete Torrents · · Score: 1

    I want to pay the person who provided the service, but pretending that something ethereal is property is not the way to do it.

    The way to do it is.... ?

    There are a number of ways. Pick whichever best fits your needs:

    1. Accept donations. You still need a fulltime job, though
    2. Live performances (concerts and such)
    3. Concert swag
    4. Other swag (trademark has a completely different purpose from copyright and is not evil)
    5. People will still pay to go to a movie theater (for the big screen, the candy/soda (once the prices are low enough that they don't just smuggle things in), and the atmosphere) even if they can pirate the movie.
    6. Many people prefer to own physical books rather than owning audiobooks or pdfs.
    7. Open source software seems to pay for itself pretty well.
  2. Re:I guess... on Court Orders the Pirate Bay To Delete Torrents · · Score: 1

    Google: "filetype:torrent myMovieNameHere"

    OK!

  3. Re:Translation: gentlemen, start mirroring .torren on Court Orders the Pirate Bay To Delete Torrents · · Score: 1

    That paradox is better stated as a torrent of .torrents which do not include themselves.

  4. Re:So... the dutch? on Court Orders the Pirate Bay To Delete Torrents · · Score: 1

    I hope to a random god that that's a troll.

    I wasn't aware that trolls bothered to subscribe.

  5. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    In regedit you have to "use a bit of common sense" (in other words, you have to know what the fuck you're doing). Since the PM I was talking about is a GNOME app, you don't need "common sense" to use it (i.e. it can be used by grandma who's never^H^H^H rarely seen a computer in her life)

  6. Re:Yep on Toyota Claims Woman "Opted In" To Faux Email Stalking · · Score: 1

    TFA contains descriptions of the emails.

  7. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    What a nonsensical thing to say.

    I suppose you said the same thing about the JRE, or shockwave flash when it was first being deployed ? Any third party tool that extends the capabilities of the web browser needs to be deployed before it can be used (and hence become popular).

    No, but hell, that's not MS, so nothing to bash right ?

    Back when I used Windows, I installed Firefox because I was tired of all the insecure crap that MS loads IE with (e.g. ActiveX). To have MS go behind my back and load Firefox with same is completely different from JRE, Flash, etc., which I chose to install.

  8. Re:first post on Deadline Scheduling Proposed For the Linux Kernel · · Score: 1

    Combo breaker!

  9. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 2, Interesting

    This might surprise you, but a lot of people use the net for more than :-

    Watching the latest lolcat video - check
    Browsing their mail for the latest penis enlargement offer - check
    Posting uninformed comments to Slashdot - check

    Point taken ?

    What specific, popular website (other than *.microsoft.com) is nonfunctional or seriously crippled without ClickOnce?

  10. Re:.NET comes preinstalled on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    I swear to God, I'm going to pistol-whip the next guy who says 'shenanigans'!

    How about this?

  11. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    Just to see how difficult it is I made an attempt to remove the plugin using the registry editor without consulting instructions. It's trivial, go to HKLM then Software then Mozilla Plugins, highlight it and hit delete. This doesn't remove it from the harddrive, but I'd be hesitant to do so in case of dependencies. People who know absolutely nothing about the registry shouldn't attempt it, but the same goes for people with no knowledge of a package manager (which I would consider to be a far more destructive tool).

    You're wrong. In Ubuntu, go to Applications->Add/remove. I believe Ubuntu encourages users to play with this to show them the large amount of software available. It handles dependencies (unlike regedit), avoids putting your system in a broken state (unlike regedit), and, if it discovers a problem with the package state, it gives you an exact command to paste into a root shell to automagically fix it (VERY different from regedit)

    Is Ubuntu's package manager so much simpler than looking in a logical location (or searching) in a GUI program and hitting delete? So much so they aren't "remotely comparable"?

    Well honestly that depends on which manager you choose to use. The one I detailed above is simpler because you can't screw the system up through it (well, a qualified idiot probably could, but only via enormous ingenuity). Furthermore, it's as simple as:
    1) Open the manager (Applications->Add/remove)
    2) Search for "firefox" (search box in upper right; press enter or just wait)
    3) Scroll down...
    4) Uncheck "Ubufox extension for Firefox" (if you're not sure it's the right one, you click on it and read the description, which makes it very clear that it is the right one).
    5) Press "Apply"
    6) Type password (because it is installed system-wide)
    7) Press Enter

  12. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    Besides, real Debian based users should be using aptitude, not synaptic. But oh noes, a text user interface that can be used with a mouse in a virtual terminal is scary!

    You must admit that ncurses is ugly. As for "scary", well, many people have never seen a terminal emulator (I assume you meant that and not tty[1-7] when you said "virtual terminal").

  13. Re:Still can't uninstall? on Mozilla Unblocks Microsoft's .NET Addon · · Score: 2, Interesting

    Perhaps not "as bad as the registry hell", but I would still prefer if Firefox blocked both of them until they were deletable like all other addons. I mean, have some backbone mozilla, if people don't do things properly, give them a nice big "FAIL" and send them on their merry way.

    Given that the Ubuntu addon is installed system-wide and has root:root owner (as a result of being installed via APT), how, exactly, would you go about enabling the button when the user in question may or may not have root privileges?

  14. Re:Microsoft's updated advisory on Mozilla Unblocks Microsoft's .NET Addon · · Score: 1

    Somebody has to file a bug against FireFox that plugins/add-ons are even allowed to prevent user from disabling them.

    Mark it up as another example of how the Firefox developers don't understand a multi-user, restricted-user environment. It is often desirable to install programs on a machine-wide basis so that all users, regardless of their local security access, can use them. In Firefox, plugins that are installed in this manner cannot be disabled by the user, even if the user has local administrative rights on the computer.

    It's the same deal with Firefox's automatic updater allowing normal users to download and try installing browser updates but then failing over and over because the user doesn't have write access to C:\Program Files\Mozilla or the HKLM portion of the registry.

    The fact that Firefox disables the "Disable" and "Uninstall" buttons instead of just breaking shows that, as a matter of fact, the developers are checking permissions on the various files prior to trying to modify them. Obviously, if you don't understand a "multi-user, restricted-user environment", you won't be checking permissions. So in other words, you're wrong. The fact that these buttons are disabled isn't a bug, it's a feature. That way, sysadmins can set up Firefox to behave in a certain highly consistent fashion (i.e. they can stop the user from fucking with it).

  15. Re:Microsoft's updated advisory on Mozilla Unblocks Microsoft's .NET Addon · · Score: 2, Informative

    The was dome debate on Mozillazine and probably a bug or two submitted to create a proper UI for this stuff and have a way of blocking new plugins, but the devs seem to be ignoring it for now. The have made a schoolboy error here - trying to blacklist all "bad" plugins instead of just having a UI and allowing the user to whitelist plugins as they see fit.

    According to the (very long!) discussion on the bug in question, Mozilla is working on such a UI.

  16. Re:Advert for the verizon network? on Verizon's Challenge To the iPhone Confirmed · · Score: 1

    And it could have a little cartoon logo that resembles the Prophet himself...

    Only if you want a riot!

  17. Re:Sounds good to me on The US's Reverse Brain Drain · · Score: 1

    Fire nuclear missile to Beijing Y/N? Y

    Password: ******

    Processing request...

    TrueFire DRM Error: Missile may not be fired on China or its military allies.

    All DRM is hackable. Somehow I don't think the military will worry about the DMCA if the would-be plaintiff is soon to suffer a total existence failure.

  18. Re:Hey! on iRobot Introduces Morphing Blob Robot · · Score: 2, Funny

    I've seen him write an original summary!

    When did this happen?

  19. Re:Gee whiz! on The Medical Benefits of Carbon Monoxide · · Score: 5, Informative

    Actually, Homeopathy often dilutes the "dose" until it is improbable that there is a single molecule of the original substance remaining

  20. Re:Sabotage? on Sneaky Microsoft Add-On Put Firefox Users At Risk · · Score: 3, Interesting

    Given that Nintendo is legally required to warn you prior to updating your Wii that such updates break homebrew, I cannot possibly imagine that Microsoft is allowed to break your software without your consent.

  21. Re:Sabotage? on Sneaky Microsoft Add-On Put Firefox Users At Risk · · Score: 1

    Maybe it's a little paranoid, but... Doesn't Microsoft potentially benefit from Firefox vulnerabilities? I mean, IE isn't doing so well right now, and this could discredit Firefox a little.

    It's not paranoid, and yes they do. Making the competitor look bad is the key to success in modern politics, why would it be different in business?

    Because if it looks deliberate, the FTC gets mad at you. They never actually do anything, though.

  22. Re:Yep on Toyota Claims Woman "Opted In" To Faux Email Stalking · · Score: -1, Troll

    Just like you have opted in to viewing kittens.

    Mods, this is called "troll", not "insightful".

  23. Re:Yep on Toyota Claims Woman "Opted In" To Faux Email Stalking · · Score: 0, Troll

    RTFA

  24. Re:Not as bad as it sounds! on Doubts Raised About Legal Soundness of GPL2 · · Score: 1

    Fork it and create your own.

    You can't.

  25. Re:Not as bad as it sounds! on Doubts Raised About Legal Soundness of GPL2 · · Score: 1

    If only they had released GPLv2 under GPLv2, then you could fork it yourself.

    You can, but you cannot call your new license the GNU GPL v2.1, and it won't be a successor with regard to the "or any later version" clause. It will be a completely separate license, which you can use to license your own code. It is unlikely to be compatible with the GPL, so you wouldn't be able to combine it with GPL software (except for mere aggregation).

    No you can't:

    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

    Everyone is permitted to copy and distribute verbatim copies
    of this license document [the GPLv2], but changing it is not allowed.
    [emphasis added]