Slashdot Mirror


User: vakuona

vakuona's activity in the archive.

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

Comments · 1,210

  1. Re:A new gig for him on Jon Stewart Leaving 'The Daily Show' · · Score: 1

    It also happened with Hillary Clinton - remember her being in Bosnia under sniper fire?

  2. Re:The issue isn't sharing vs fame on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 1

    No, I am not agreeing. I am saying that there is no such thing as intrinsic value (from an economics perspective), so any argument that software is special in not having intrinsic value is meaningless.

  3. Re:The issue isn't sharing vs fame on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 1

    Software has no intrinsic value. The value is derived from what the software can do for me.

    And one could argue that money has no intrinsic value. The value is derived from what money can do for me.

    Of course it's true, but completely missed the point. In fact, you can say that about anything that has value to anyone.

    A really good example is oil. If combustion engines had not been invented, and other uses of oil had not been developed, then oil would be nigh on worthless. so oil doesn't have any intrinsic value either. And neither does just about anything really.

  4. Re:The issue isn't sharing vs fame on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 1

    However, some form of DOS is still useful today as part of an embedded real-time control system. But is everyone going to buy it? Not by a long shot. Is Microsoft making any money selling MS-DOS today? I seriously doubt it.

    Value is linked to usefulness. DOS would have been useful to some computer use 30 years ago but no today, because it won't let the average computer user do what they would really most like to do, which is surf the internet, update Facebook and check emails. So yes, most users wouldn't find DOS valuable today, but that would have been different 30 years ago.

    No, this is not the value of the software. This reflects only the market pricing mechanism. A consumer would find the next lowest priced software. It might be yet another free alternative, or it could be non-free but bundled with a paid operating system. If the next lowest priced alternative turns out to be unaffordable, I might choose not to buy it.

    You are just describing the opportunity cost, which is a different beast. The opportunity cost just tells you how much more utility you get out of buying one rather than the other. And that is entirely consistent with my post. For example, if there are two pieces of software which have almost the same functionality, I might value them differently. Maybe I value software X at $250 and software Y at $200. Let's assume both are priced at $100. I would obviously buy X, because it is worth more to me. If the price of Y was dropped to $90, I would still buy X, because my gain from buying X for $100 is more (at $150) than the gain I would get from buying Y (now $110). (This is incidentally why dropping prices doesn't always work.) If however, the price of software Y were dropped to $40, then I would gain $160 from buying it compared to $150 from buying X. So I would then buy Y instead. This is simplistic, but that is what economics is about.

    This is also why people will still buy Microsoft Office rather than download OpenOffice.org. The additional value they get from MS Office is still greater than the value of OpenOffice.org (which is entirely free). This isn't to say that they are valuing either MS Office or OpenOffice.org correctly, just that this is how value and price interacts.

    The value of anything to anyone absolutely is the amount you would pay for it, and that is not equal to the market price.

    The market price is just the point at which the supplier and the market meet in the middle, which isn't necessarily equal to the value everyone who ends up buying the software values it at. In economics terms, the whole demand curve (or line) tells you how much different people value a good. If I think the value of a copy of Windows is $30, and Microsoft will only sell it for $100, then I will not buy it. If I believe it is worth $500, and Microsoft is willing to sell it to me for $100, then I would buy it. I would still buy it if it cost $200, or $300 or $400 or $500, but not at $600. That is basic economics.

    Read up on the consumer surplus http://en.wikipedia.org/wiki/E... to understand the difference between the price that people buy a product at, and the value they get from it.

    Incidentally, this is why the paradox of the value of water and diamonds isn't really a paradox at all. of course water is more valuable, but it is also more abundant and supplied at a lower price (or free even). However, its price is not equal to its value.

  5. Re:The issue isn't sharing vs fame on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 1

    Software itself isn't valuable. The value is what the software allows you to accomplish compared to those without this software could. If you look at it this way, the real value is in the person who knows how to develop software that works and fulfills a purpose. The software itself is just a byproduct.

    Open source software projects can grow out of an arrangement where a developer worked as a consultant to solve a customer's problem. Some examples are Paul Vixie of ISC BIND and cron fame, Poul-Henning Kamp of Varnish fame, and many others.

    The key to a software engineer's survival is not about making money selling software. It's about solving a problem to make money.

    That is a ridiculous post which betrays a lack of understanding of basic economics. The valuation of Microsoft is proof positive that software has value. Basically, software (at least) has a market value as the revenue that Microsoft makes off Windows and Office attests to.

    There is a difference between value and price. If you believe that the price of software is supposed to be zero, that is OK, but even if that were true, and software had zero cost, software would still have a non-zero value.

    Basically, ask yourself how much you would pay to get a piece of software that you depend on today if you had woken up to find that the only way you could still use it (or any acceptable alternative, or better yet, if there was no acceptable alternative) was to pay for it. That would be the value of the software to you.

    If software truly had no value, then no one would pay for it, no one would pay anyone to write or modify it, and software programming would not be a viable occupation. No one pays someone to produce something of no value! Google wouldn't pay programmers to produce web crawling software, and other database software to produce something of no value.

    No one ever says, "Truck wheels are not valuable. The only value is what truck wheels allow you to accomplish compared to truckers without truck wheels".

  6. Re:Ain't freedom a bitch... on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 3, Interesting

    You may be right, but there is such a thing at making your grip on something so tight that it escapes you grasp (e.g.g if you grip dough too tightly).

    LLVM is a good case in point. The GNU, via the GPLv3, has created a situation in which companies such as Apple who are not interested in the politics of Open Source or Free Software, and aren't seeking a competitive advantage in compilers became unwilling to work with the free software community because the free software community tried to do an embrace and extend on them.

    As Linus pointed out, the GPLv2 license was a good license because it imposed fairly acceptable conditions on companies. The GNU thought they had the likes of Apple by the balls, so to speak, and they tried to squeeze. Apple and others (including the BSDs) simply went to LLVM, and it is looking like LLVM is going to surpass GCC in all metrics that matter.

    In fact, Apple originally worked to relicense LLVM under GPLv2 with upstream GCC https://forums.freebsd.org/thr... , but was denied by GCC developers. So GCC lost what was potentially a very good contributor Apple is now the largest company in the world - can you imagine how much better GCC could have been with a company the size of Apple working to improve the quality and performance of the compiler?

    Now BSD and Mac OSX can be argued to have access to better compiler technology than GNU and Linux (although LLVM can be used under Linux). With Apple's support, free software could have been even further ahead, but politics ruled. The FSF/GNU could find itself made irrelevant if they continue to put petty politics and ideology above ensuring that free software is among the best software by engaging companies like Apple where it makes sense to do so.

    Can you imagine if Apple had acted like GNU with respect to Samsung. Even when Apple was fighting Samsung on one hand, they were still prepared to buy a lot of gear off Samsung in a mutually beneficial relationship, and Samsung was willing to supply its biggest competitor with chips and other electronic gear that was going into products that were competing directly against its biggest moneymaker. Both companies, however, acted in a grown up manner to reach a mutually beneficial arrangement while continuing to kick lumps out of each other in the courts, in advertisements and in the markets. GNU acted all childish over LLVM and Apple's (and BSD and Linus) contributions to issues such as GPLv3 and accepting code that would enable GCC to work better for everyone, not just Apple.

  7. Re:Ain't freedom a bitch... on RMS Objects To Support For LLVM's Debugger In GNU Emacs's Gud.el · · Score: 1

    I thought egcs was one example of a non-GNU fork becoming so much better that the official gcc was abandoned and the egcs version adopted as the official gcc.

  8. Re:Lot of complaining but no solutions on The Man Squatting On Millions of Dollars Worth of Domain Names · · Score: 1

    Ad block is only a minor annoyance at the moment. When it reaches critical mass, sites will find ways to block the adblock users.

  9. Re:AI is too unreliable on Programming Safety Into Self-Driving Cars · · Score: 3, Insightful

    It's hard enough for human to keep attentive on the road when they are fully in control of the car. Can you imagine humans having to take over when something has failed. By the time the human being realises that their car has failed and they are required to take over, they will have crashed already.

    "Human taking over" is a really really bad failure mode in a self driving car. It's way worse than the computer trying to take appropriate action to prevent accidents and loss of life.

  10. Re:AI is too unreliable on Programming Safety Into Self-Driving Cars · · Score: 3, Insightful

    They make the mistake of thinking that you can get to self driving cars with a lot of miniscule improvements on current technology such as automatic braking and cruise control. A self driving car is an entirely new paradigm, much like the horseless carriage was a completely different paradigm. If you want to make a self driving car, then the working assumption should be that it has one mode - self driving. Actually, imagine the car without a steering wheel, no accelerator pedals or brakes. Imagine the car going round town with no driver in it. If the failure mode of your imagined self-driving car requires a driver to take over, then you have failed to create a viable self driving car.

  11. Re:Gag warrants... on Site Launches To Track Warrant Canaries · · Score: 2

    Warrant canaries are about providing information that is useful The government can make the canaries useless by effectively forcing companies to not publish one indefinitely. yes, people will take note when they disappear, but that will be the last you hear of them. And that is all that matters.

    The TLAs have two options, either gag companies (which would be messy), or DOS them by sending them warrants every day.

    Warrant canaries sound clever, but they are easily defeated. Remember, the only thing a company can say is that is hasn't received a warrant. If it receives one every day, then they effectively can never publish a canary. The TLAs can effectively DOS the warrant canaries in their current form.

  12. Re:Gag warrants... on Site Launches To Track Warrant Canaries · · Score: 1

    I would suggest there is a much cleaner way for the TLAs to make warrant canaries ineffective. Send a warrant to every company that publishes a canary. In a short space of time, no company of any note will have a canary, and the whole point of issuing a canary is defeated.

  13. Re:Create a $140 billion business out of nothing? on How, and Why, Apple Overtook Microsoft · · Score: 1

    It took Blackberry until 2013 before they had a decent competitor for the iPhone. It didn't take 6 years to develop that phone. It took incompetence to conspire to fail to launch a decent phone for that long while everyone was eating their lunch.

    A lot of the bits that made the iPhone so good were free. The web browser was essentially free (Webkit). Why did it take that long for the likes of Blackberry to get decent browsers?

    And besides, if your business is making phones and staying ahead of your competitors, how is it that Apple, a company with zero experience making phones or even touchscreen devices, was able to get out ahead of the likes of Nokia and effectively cause their demise?

  14. Re: Double Irish? TAX ALL FOREIGNERS!!! on Obama Proposes One-Time Tax On $2 Trillion US Companies Hold Overseas · · Score: 1

    If the cost of renunciation is too big for you to contemplate it, then by definition having a US citizenship is worth more than the rather low cost of renunciation. If $2000 is all that is keeping you from renouncing the citizenship, then you are obviously not that much worse off for having to pay taxes on your earnings abroad.

    The USA is one country that does go out of its way to protect its citizens abroad, probably to the point of pissing off a lot of other countries, and that costs money. If you would rather not have that, then renounce.

    Besides, I am sure there are arrangements to ensure that you don't pay more tax than you would if you were living and working in America e.g. due to the use of tax credits.

  15. So Government should make all taxes undodgeable!

  16. Re:ATI/AMD has had shitty drivers for 20 years on AMD Catalyst Is the Broken Wheel For Linux Gaming · · Score: 1

    I would have to add that AMD management has also been asleep at the wheel. They are in the tech business. They ought to have tried to outflank Intel, rather than to take them head on.

    For example, they should have jumped onto the Android phone bandwagon and just made a phone. They have a decent brand, and I am sure I would have bought their phone. They needed something that will give them good margins, and CPUs ain't it. Apple showed the world how to beat an 800 pound gorilla. Don't take them head on. Go left field.

    Apple made outrageous margins on phone to the extent that they are now way more profitable than Microsoft. Honestly, even though I thought Apple would do well, I never saw that coming.

    AMD cannot compete with Intel head on. No one can. You need God money to get anywhere close.

  17. Re:Fuck Me on SystemD Gains New Networking Features · · Score: 1

    No, no one wants an init system. No one ever built a computer to run an init system. It's incidental to what people need computers to do. The only question worth asking is whether systemD is useful or not.

    I can believe that an init system may not need IP forwarding and routing, but I can also believe it would be useful to build those services into the init system to.

    It's nowhere as cut and dried as many try to make it out to be.

  18. Re:I'm shocked, SHOCKED! on Tesla vs. Car Dealers: the Lobbyist Went Down To Georgia · · Score: 4, Interesting

    How exactly do dealers prevent manufacturers from setting prices? How do they force BMW and Mercedes from demanding a specific wholesale price. And if a wholesale price is high enough for BMW to not care who sells their car (as long as they take responsibility for service/maintenance) why should they care.

    Tesla doesn't want to be in a showroom where the dealer is trying to sell other cars. It would be too easy for a dealer to push people towards other cars if they believe Teslas are a hard sell. Their success does not depend on selling Teslas. It depends on selling lots of cars, and they don't necessarily care which ones they sell. Unless, of course, Tesla gives them very large inducements to sell their cars.

    Basically, they want to run a protection racket - give us large commissions/discounted wholesale prices, or your lovely electric cars won't sell.

  19. Re:Hegel strikes again? on Skeptics Would Like Media To Stop Calling Science Deniers 'Skeptics' · · Score: 1

    Actually, there are safe solutions. Geologically secure sites where we can stored nuclear waste and not worry about it getting into ground water or leaking into the environment exist. It is well within our capability to safely dispose of nuclear waste. The only problem is political, and the irrational fear of anything nuclear.

  20. Re:Pussies!! on Top Five Theaters Won't Show "The Interview" Sony Cancels Release · · Score: 2

    Sony Pictures is an American company that happens to be owned by a Japanese conglomerate. Sony bought out an American company.

    Put it this way, no one considers Chrysler an Italian company. Neither is Sony Pictures.

  21. Re: First amendment? on Sony Demands Press Destroy Leaked Documents · · Score: 2

    I can just about agree that there are some distasteful things in the email exchanges, but the bit about Jennifer Lawrence being paid less than Christian Bale or Bradley Cooper is not such a big deal to me. Having watched the movie, it was rather obvious that the main protagonists in the movie were Bradley Cooper and Christian Bale's character. Jennifer Lawrence had a comparably smaller part in the movie. She was still getting paid a damn lot for it though.

  22. Re:Despicable Greenpeace on Peru Indignant After Greenpeace Damages Ancient Nazca Site · · Score: 1

    Where in my post do I suggest that being criminally liable is the same as being malicious? I didn't even talk about criminal liability in my post.

  23. Re:Despicable Greenpeace on Peru Indignant After Greenpeace Damages Ancient Nazca Site · · Score: 1, Insightful

    Then they must be retards. Anyone with more than a few brain cells knows not to go about defacing areas of historic importance.

    They intended to deface the site. They did it very deliberately. It was malicious.

  24. Re:Despicable Greenpeace on Peru Indignant After Greenpeace Damages Ancient Nazca Site · · Score: 1, Insightful

    I don't know what your definition of malicious is, but I really doubt that BP intended to do harm. Heck, if they knew it would definitely cause harm, then they would be rather stupid, because it is quite obvious they would be forced to pay rather substantial remedies.

  25. Re:As a Market Lover on Microsoft Quietly Starts Accepting Bitcoin As Payment Method · · Score: 1

    Investments are risky. There are no "sure" bets.

    Therefore, some people will always horde (or save) rather than invest because they are that risk averse. So inflation might encourage them to either invest or spend, because their money loses value if they put it in the attic.