Slashdot Mirror


User: Intropy

Intropy's activity in the archive.

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

Comments · 466

  1. Re:Totally insane! on BT Ordered To Block Usenet Binaries Index · · Score: 1

    ... declare that they will no longer enforce the properly passed laws on copyright because "its too hard"?

    Actually, yes. It's an important roles of the courts to judge the laws themselves. There are any number of reasons why a court may invalidate a law. Maybe it conflicts directly other laws or governmental rules with a higher priority (such as a constitution if you have one). Maybe the law states claims that are clearly counter-factual (pi=3, for example). Maybe the law is too vague to justly hold people to it (in the US this has been ruled, for example, on a number of obscenity laws). Or maybe a law is just completely impossible or impractical to enforce.

    I don't think anything in this particular ruling qualifies, but I do think it is the responsibility of the courts to consider such questions.

  2. Copy it on How Steve Jobs Solved the Innovator's Dilemma · · Score: 0, Flamebait

    When someone innovates, copy it, make it really shiny, market it extensively, and sell it at a large markup.

  3. Re:16GB RAM and GCC optimization on Android ICS Will Require 16GB RAM To Compile · · Score: 5, Informative
    Yes, there certainly are. The most obvious reason is code optimization. If your target device is something relatively light on resources like a mobile phone, then you probably want to optimize very aggressively. All forms of optimization require context. For something like "false && statement" all the required context for optimizing away the statement is very nearby. Something like the return value optimization needs to know about the entire function. So far we're considering the easy stuff. If you want to go all out and get into whole program optimization then some optimizations cannot be guaranteed to be safe without knowing the entire program.

    Now if "compile" refers to the entire build process, then we're also probably talking about some serious static analysis. Checking for things like "can this function ever throw?" or "is this code reachable?" or "is the memory allocated here always eventually freed?" also requires an awful lot of context to check. In the worst case each of these questions requires knowing all of the code to answer.

  4. Re:Aren't iframes part of the HTML standard? on Google Not Reciprocating On IFrame Usage? · · Score: 1

    It's standard HTML to use IFrames on a page. It's also standard to be able to flag a page with "don't load me in an IFrame." Google is raising that flag.

  5. Re:One question on DARPA Proposes Ripping Up Dead Satellites To Make New Ones · · Score: 1

    Even is the components are completely obsolete and not reusable, the components of the components could still be reusable. How far down do you want to strip it? If it came down to it, you could melt parts of the satellite down, separate out the materials, and start from scratch. The main thing you're saving is the gigantic cost of getting mass from the Earth into orbit.

  6. Re:Makes sense on DARPA Proposes Ripping Up Dead Satellites To Make New Ones · · Score: 1

    The physical materials are cheap, but the fuel required to orbit them is not. There is some value in the "real estate" as you say, but if you just move the existing satellites out of the way to make room for new ones launched from Earth, you still have to pay to get all that mass into orbit. If you can reuse some of that mass, then you can save a lot of fuel.

  7. Re:Federal Law State Law on Legal Tender? Maybe Not, Says Louisiana Law · · Score: 1

    It works this way because money IS debt. If you have $100 that means you are owed $100 worth of stuff. All banks create money by making loans. If you buy a house by getting a loan, the bank "pays" the seller by writing down a number somewhere that says the bank owes the "seller" this much money. Voila, money has been created. The house seller can then trade that promise from the bank to someone else for something else. And banks don't have a monopoly on the creation of money either. If you give some item to your friend for a payment but the recipient doesn't have cash on-hand and you're willing to take the cash tomorrow, that's a debt. The only thing preventing it from also being "money" is that people in general probably don't trust your friend enough to take his word that he'll pay up, and so you probably can't go around buying things with his IOUs. But banks we do trust, so their word is money. If your "friend" is a trustworthy corporation, then the IOU is called a bond, and yeah it's money.

  8. Re:Federal Law State Law on Legal Tender? Maybe Not, Says Louisiana Law · · Score: 1

    Really there's no incentive for dealers to service customers who want to pay in cash? Wouldn't selling their wares and services be a pretty good incentive?

  9. Re:Federal Law State Law on Legal Tender? Maybe Not, Says Louisiana Law · · Score: 1

    It's both. The act is theft. But even having stolen an item you are obligated to pay for it and have thus incurred a debt against the owner. Indeed, we've collectively decided in order to discourage crime, that in addition to the actual value you owe, in addition you have a debt to society to be repaid with a fine or prison time. And before someone gets all huffy about paying with cash instead of prison time, it's pretty obvious that there are different kinds of debt.

  10. Re:Use Firefox on No Tab Relocation Coming For Chrome · · Score: 1

    While I'm right with you on the utility and convenience of tear-away tabs, I can see how users who do not want to use the feature might be annoyed by it. It is true that you have to move the mouse a good bit to tear a tab away, but I often like to drag tabs left and right within the same window, and occasionally while doing that I accidentally tear one off.

  11. Re:NO on California Declares Today "Steve Jobs Day" · · Score: 1

    Al Davis was Californian.

  12. Re:HBO "Superheroes" documentary on these guys on Real Life Super Hero Arrested · · Score: 1

    Similarly, many Sheriff's departments in both large and small counties have volunteer deputies, often called reserves.

  13. Replace my clocks on India Launches $35 Tablet · · Score: 2

    I would pay $35 for an alarm clock with an adjustable face, on which I can check my email, and that I can use to write myself quick notes or check a web page. I'd probably buy five of them to put all over the house.

  14. Re:Cheating on NASA, Google Award $1.35M For Ultra-Efficient Electric Aircraft · · Score: 3, Informative

    on less than one gallon of fuel or electric equivalent

    This is obviously neglecting the energy required for the initial charge of the batteries. A jet would fare much better if you didn't count the fuel in it's tank when it took off.

    Without checking, I'll just assume that the contest was designed with an enormous and obvious loophole, that way I can criticize it more easily.

  15. Re:10000lbs on Pavegen To Tap Pedestrians For Power In the UK · · Score: 1

    First, it was a joke. Second, the pound is a unit of force and so converts directly to newtons, which is why I used that unit. Converting to mass requires the assumption of 1g (or whatever acceleration fits your context).

  16. Re:10000lbs on Pavegen To Tap Pedestrians For Power In the UK · · Score: 1

    The pound is a unit of force (weight) not mass. It is often treated as a unit of mass informally and in some legal contexts under the assumption of 1 g of acceleration and is converted to kilograms with the same assumption. This usage is a consequence of distinction not being commonly made between mass and weight since most people never have reason to consider contexts other than 1 g. The corresponding unit of mass is the slug, which is rarely used.

  17. Re:10000lbs on Pavegen To Tap Pedestrians For Power In the UK · · Score: 1

    Oh right, they're metric. They'd give him 44,000 Newtons over there.

  18. Re:Brave New World on Libraries Release Most-Censored Books List · · Score: 1

    Probably that strumpet Lenina.

  19. Cause and Effect on Irish Man's Death Ruled Spontaneous Combustion · · Score: 4, Insightful

    If your job is to figure out what caused something to happen, "I can't figure it out" is not success, but is at least a rational response. "It had no cause" is nonsense.

  20. Re:i must be missing something on Maine School District Gives iPad To Every Kindergartner · · Score: 1

    I don't think it's reasonable to call attending a full size class vs. attending "special ed with an occupational therapist" a form of "preferential treatment." If either is advantaged then it's the latter.

  21. Re:What does it matter? on Intel Experimental Processor Runs On Solar Power · · Score: 1

    Yes, but that is a story about improvements in the computation power to electrical power consumption ratio. The solar power bit is immaterial.

  22. Re:Let me be the first to say.. on Dinosaur Feathers Found In Amber · · Score: 1

    And he never bothered to play another character for the rest of his days...

  23. Re:You know what would be cool? on Dinosaur Feathers Found In Amber · · Score: 2

    fsn was made for IRIX systems so I guess it's not too terribly surprising that's what a bunch of CGI guys would pick when told to "Show something computery... and make it look good."

  24. What does it matter? on Intel Experimental Processor Runs On Solar Power · · Score: 1

    Why would a processor "care" where it gets its electricity? Anyone who owns a computer and has rooftop solar panels or buys electricity from a provider using solar generation presumably has probably run a processor on solar power. Heck, so has anyone who's used a two dollar solar powered pocket calculator. A CPU and its electrical power source are just not coupled concepts.

  25. Re:Since no one ever buys them... on Is There a Hearing Aid Price Bubble? · · Score: 1

    It appears we each have a different view as to what rights are. My view is that rights are something which people are entitled independent of their location. Some governments alienate their citizens' rights, but that doesn't make them no longer rights. Some (all, really) governments promise their citizens all sorts of things that are not rights. I acknowledge there is a gray area here; some of these rights are really "first order" but rather rights that are necessary for another rights. For example the right to vote is not fundamental, it is just how most republics implement a more fundamental right to participation and influence in governance (I don't think I'm verbalizing that well, but hopefully my point is understood).