Slashdot Mirror


User: mrchaotica

mrchaotica's activity in the archive.

Stories
0
Comments
17,992
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 17,992

  1. Re:Rules for thee, not for me on Getty Sued For $1 Billion For Selling Publicly Donated Photos (thestack.com) · · Score: 4, Interesting

    RICO? Who did they conspire with? What organization are they a part of?

    Allegedly, the executives of Getty Images, Inc., who directed their subordinates to engage in criminal intimidation and racketeering based on false claims of copyright, are part of the criminal organization Getty Images, Inc.

  2. Re:Rules for thee, not for me on Getty Sued For $1 Billion For Selling Publicly Donated Photos (thestack.com) · · Score: 2

    Since they did this for commercial purposes, what should happen is criminal prosecution.

    Maybe charge them not only with criminal copyright infringement, but RICO Act violations too if it turns out to be part of a pattern (which OverlordQ's allusion upthread to a "previous lawsuit" implies there might be).

  3. In that case, you should start with yourself.

  4. Trump: "Oh yeah, let's just support the terrorists by pretending they don't exist."

    Headline on CNN 20 minutes later: "Trump Supports Ignoring Terrorism"

    The stupid part is that ignoring terrorists is what we actually should be doing! Freaking out about terrorism is the only thing that makes it effective.

  5. Re:cloud password vault is vulnerable on LastPass Accounts Can Be 'Completely Compromised' When Users Visit Sites (theregister.co.uk) · · Score: 2

    Reading my 30-random-character password off my cellphone and manually typing it in to my desktop is not my idea of a good time. Therefore, I use keepass and store the database on a cloud drive sync'd between systems so I can copy-paste on each.

  6. The difference is that using KeePass I can choose where I want to store the vault (in any random vendor's cloud or in no cloud at all), which means not only that I can pick the place with the security I prefer, but also that an attacker has a lot more places to look for it.

  7. Re:You made the bed. Now sleep in it. on 54C Recorded In Kuwait Likely Hottest On Record In Asia (foxnews.com) · · Score: 4, Informative

    The problem is that areas had record cold this past winter, and "deniers" get slammed for correlating a weather event to global climate change

    Record cold can be evidence for global warming. The key is to understand what "warming" actually is: adding energy to the system. Consider a glass of water. What happens when you add energy to it by shaking it? The answer is, it sloshes around -- the maximum height of the water surface gets higher, and the minimum height gets lower. Or consider the refrigeration thermodynamic cycle: one part of the system gets colder even though the total energy of the system is increasing.

    That's not to say that record cold is always evidence of global warming, or indeed that it could never be evidence of an oncoming ice age. I'm just pointing out that the issue is more complicated than "record cold = cooling" or "record heat = heating" considered in isolation. We only know that record heat actually is evidence for heating because it's been observed as part of a larger pattern and was predicted by climate models and such (i.e., all the actual science that climatologists do that a Fox News sound bite is inadequate to explain).

  8. Re:Still a proprietary, DRM'd piece of shit. on Microsoft Cuts Xbox One Price To $249 - Would You Buy or Recommend One? (theverge.com) · · Score: -1, Troll

    LOL, the anti-ownership/anti-freedom shills have modpoints today. Keep modding me down, you pitiful fuckwads -- all it does is prove you can't actually refute my claims!

  9. Nintendo was abusing its customers back when Microsoft was still busy making Flight Simulator for DOS. There is no "nice" gaming console maker, especially since Sega left the market.

  10. Re:Still a proprietary, DRM'd piece of shit. on Microsoft Cuts Xbox One Price To $249 - Would You Buy or Recommend One? (theverge.com) · · Score: 1

    The only 'negative' things I can see about it are the Microsoft connection..and that it'll eventually RROD on me.

    It's also violating your privacy (especially if instead of a 360 it were an Xbone, as this topic is actually about). By using it, you are also tacitly signalling your support for Microsoft's continuing assault on property rights (by attempting to subordinate them to copyright law run amok). Those costs may not be measured in dollars, yet they are real.

  11. Re:Still a proprietary, DRM'd piece of shit. on Microsoft Cuts Xbox One Price To $249 - Would You Buy or Recommend One? (theverge.com) · · Score: 4, Insightful

    Quit trolling. I am also an employed adult and I don't spend my time "chasing down the latest drivers or spec-ing a new video card" either. This isn't 1995 anymore; PCs "just work."

  12. Still a proprietary, DRM'd piece of shit. on Microsoft Cuts Xbox One Price To $249 - Would You Buy or Recommend One? (theverge.com) · · Score: -1

    Xboxes (like all other gaming consoles) have negative value.

  13. Re:Anything for work on Ask Slashdot: When Do You Include 'Unnecessary' Code? (sas.com) · · Score: 1

    Better would be to explicitly test for failure or success:

    if(NULL == (char* x = malloc()))
    {
    //handle error
    }

    or

    if(0 != (int x = some_math()))
    {
    //do stuff
    }

    (I'm also not a big fan of auto... I like to know what my types are.)

  14. Re:If they didn't want unlimited use on Verizon To Disconnect Unlimited Data Customers Who Use Over 100GB/Month · · Score: 1

    They are fulfilling the contracts, only the ones with the word 'unlimited' are not longer valid.

    Exactly. Verizon needs to make it clear that they are no longer valid for everyone who has them, including the people not yet using more than 100GB/month.

  15. Re:If they didn't want unlimited use on Verizon To Disconnect Unlimited Data Customers Who Use Over 100GB/Month · · Score: 2

    Verizon has ZERO obligation to do anything for you if you're off plan, not thing one.

    Verizon has lots of obligations, including some to society in general (i.e., people who aren't even Verizon customers at all). Operating with good faith and fair dealing is one of those obligations.

  16. Re:Got that, Microsoft shills? on Microsoft Responds To Allegations That Windows 10 Collects 'Excessive Personal Data' (betanews.com) · · Score: 1

    I'm not saying this tool will completely block all of the data collected but, it does block the vast majority of it and is simple to install and it's from a company I find reliable: Spybot Anti-Beacon.

    Your link was wrong. I fixed it.

  17. Re:If they didn't want unlimited use on Verizon To Disconnect Unlimited Data Customers Who Use Over 100GB/Month · · Score: 4, Insightful

    And they also are under no obligation to allow out-of-contract users from continuing to use the old plan - which is exactly what they are doing here, telling the heaviest out-of-contract users to let up, move plan or Verizon will no longer do business with you.

    So? That doesn't change the fact that other users are still on the plan, and Verizon is still describing it as "unlimited" to them, which is false advertising.

  18. Given that the maximum penalty for copyright infringement in the US is $150,000 per instance, the Navy is about to be fined $83.7 trillion!

  19. Re:Take the PCIe logo off the box on AMD Details Driver Fix For Radeon RX 480's Controversial, Spec-Exceeding Power Draw (pcworld.com) · · Score: 1

    Good!

  20. Re:Not so fast, there... on Millennials Set To Earn Less Than Generation X (bbc.com) · · Score: 1

    Who is producing that wealth?

    Here's the list.

    Why don't those who aren't working, work, so that they can get some wealth of their own?

    Because people don't get to work just because they want to; they work because a company was willing to hire them. Companies don't hire unless they need to -- and they don't need to, because we still have a shortage of aggregate demand

    "But what about entrepreneurs" you're about to ask. That requires having a profitable idea and the capital to implement it, and frankly, most people are too stupid and/or poor for that.

    Furthermore, your question is ill-posed: wealth is not produced through work. Wealth is produced through owning productive assets. Even if you're earning a six-figure income, if you are spending it instead of acquiring productive assets (e.g. stock in the companies listed above) you're still a pauper.

    Why would those who you claim are hoarding money keep it, instead of investing it in some productive enterprise?

    Ask Apple; they're the ones hoarding the biggest chunk of it ($203 billion, according to the most recent source I could find).

  21. Re:Voicing schmoicing on Farmers Demand Right To Fix Their Own Dang Tractors (modernfarmer.com) · · Score: 1

    But will more than one in a hundred bother to show up on election day to try to vote out the Republicrats? I think not.

    Copyright abuse is a bipartisan issue.

  22. Re:Dumb extrapolation on Millennials Set To Earn Less Than Generation X (bbc.com) · · Score: 1

    But the article states that their earnings will be less "over the course of their working lives" than the previous generation.

    In other words, this new study has not only corroborated the other study I cited, but has found that the effect is even worse than they thought before. So no, "the next upturn in the economy" will not "go a long ways towards evening that out" because both the TFA and the study I cited directly contradicts that -- even before considering my previous point that "evening out" the salary does not even out the wealth.

    I really don't understand what you think your point is. Are you trying to say "this must not be true because I don't want it to be?" Because nothing in either study supports your fact-free, wishful assertion that it somehow evens out.

  23. Re:Not so fast, there... on Millennials Set To Earn Less Than Generation X (bbc.com) · · Score: 1

    4) Some new technology that creates such wealth and comfort that average people no longer have to work and capitalism is transformed into something completely different.

    The first half of that is happening, but doesn't lead to the second half because the wealth gets hoarded at the top.

  24. Re:I'm totally shocked... on Millennials Set To Earn Less Than Generation X (bbc.com) · · Score: 1

    I'm pretty sure it's not the banks who are signed up for Obamacare. Or GW Bush's prescription drug benefit expansion.

    Some subsidies are for banks; some subsidies are for the health care industry. Same difference!

  25. Re:Dumb extrapolation on Millennials Set To Earn Less Than Generation X (bbc.com) · · Score: 4, Informative

    It sucks to reach adulthood during a deep recession. Not sure it makes sense to use that as a predictor of the future though.

    It does, though. College students who graduate into a recession earn 10% less starting out and their salaries don't recover to "normal" salary levels for a decade or more, at which point they're at a huge standard of living disadvantage because of the time value of money.

    Think about it: that 10% is at the margin. It's the difference between being able to save for a down payment on a house (which in turn would lead to building wealth by accumulating equity) versus being condemned to being a long-term renter. Or the difference between starting to save for retirement in your 20s versus starting in your 30s. Or the difference between having an emergency fund versus having an unexpected emergency cause a spiral of debt leading to bankruptcy.