Slashdot Mirror


User: Colin+Smith

Colin+Smith's activity in the archive.

Stories
0
Comments
6,373
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,373

  1. The N9 is Meego/QT based on Nokia-Siemens Axing 17,000 Positions · · Score: 1

    You can develop in Python too if you want. Hell, you can write bash scripts if you want... Which makes it an intriguing multi purpose mobile computing device which can talk to anything.

    You just can't buy one if you are in UK, Germany, USA etc. Wonder why.

  2. You don't know what you're talking about on Nokia-Siemens Axing 17,000 Positions · · Score: 0, Troll

    This argument is silly, the Fed's chief goal is market stability, and sustained growth.

    No you simply have no idea what you are talking about, and have contradicted yourself within a single sentence but are nevertheless quite happy to expound your ignorance to the rest of the world.

    Go watch Alfred Bartlett.
    http://www.youtube.com/watch?v=F-QA2rkpBSY

    Watch all of the sections from start to finish.

    This could not be described as stability

  3. "The Cloud" in action on Google To Shutter Knol, Wave, Gears · · Score: 2

    Hope you've got an easy way to get all your data back and can unhook all your applications cleanly.

    Google are cutting costs in advance of the onrushing double dip. Jobs will be next.

    This is what'll happen to any "cloud" service which isn't making money. Utility computing, you don't pay enough you get cut off. Live with it.

  4. Re:end of the driver, end of the auto industry on Toyota To Let People Ride In Self-Driving Prius · · Score: 4, Interesting

    Every car will become a taxi. Every taxi can make 40+ journeys per day.

    You only need 1/40th of the number of cars.

    Short Toyota, GM, Ford, Honda......

  5. America just passed 15,000,000,000,000 public debt on Feds Helped Coordinate Occupy X Crackdowns · · Score: 1

    Congratulations!

     

  6. Re:True to every corporation on End Bonuses For Bankers · · Score: 1

    This simply means that the nature of banking has to change.

    The word you are looking for is depository.
    Or full reserve banking.

  7. The lender of last resort - government insurance on End Bonuses For Bankers · · Score: 1

    You think government insurance for deposits creates moral hazard[1]?

    WTF do you think the lender of last resort facility of the Federal Reserve causes?

    Banks are inherently unstable, they run at 20->50 times leverage. Small losses can wipe them out. They can only do this because they are backstopped by the US Government to the tune of trillions.

    [1] http://en.wikipedia.org/wiki/Moral_hazard

  8. Why would the lobbyists want that to happen? on Scott Adams Proposes a Fourth Branch of Government · · Score: 1

    Your representatives are all bought and paid for, it ain't going to happen.

     

  9. Oh Look!!! A Bandwagon!!! on Mozilla Developers Testing Mobile OS · · Score: 2

    Must get on!
     

  10. You win several times with a credit union on Fee Increase Attempt Inspires 'Dump Your Bank Day' · · Score: 1

    The money is almost universally invested locally, so you benefit from improved local facilities.
    It reduces investment in outsourcing countries like India and China which means less competition.
    the interest rates on your loan to the Credit Union typically have higher interest rates than large banks.

    I would have said the risks are higher but given the way the big banks are blowing up I don't think so.

  11. You don't do physical to virtual migrations on VMware, a Falling Giant? · · Score: 1

    You :

    1. build your app from source to package (rpm/deb/whatever),
    2. which get dumped into a repository,
    3. it gets tested, promoted to production repository,
    4. then your configuration management system (cfengine/puppet
    5. /whatever) installs and configures your app on your versioned test VM from scratch,

    6. the successfully tested VM is turned into a template image and gets promoted to production.
    7. Your template image (e.g. qemu master image) gets booted on your production environment and
    8. managed by a separate (production) config management instance which manages only those variables which are required to run the VM at different sites/locations/environments. Typically a few hundred bytes.

    Some of those steps are already done for you if you have pre built software. It gives you:

    • completely repeatable installation of your apps, internal or external from source to service.
    • trivial roll back in the event of screw up, just use the old image.
    • No dependencies to manage in production. No need to worry about library or other OS updates because you tested it, didn't you.
    • Keeps development in development, configuring apps is service development. Security updates are service development. Performance tweaks are service development.
    • Minimises the amount of state (config changes/management) managed in production.
    • Huge scalability. Just start another instance of the image.
    • Efficient use of resources. One image, many VMs.

    Stop thinking development ends when the source builds to an executable. Today we develop services not applications. That means you should be able to build all the way to a running service, preferably to a versioned file which can provide that service when it is booted.

  12. 400,000 fart apps on Is the Apple App Store a Casino? · · Score: 1

    But that's the point innit. The app store is full of Fart Apps. When The Cloud makes it trivial for anyone to create a Cloud Service, there will be half a million Fart Services.

    You lose money on your Fart App? Great, that's exactly how life should be.

  13. The debts are not payable. on Student Loans In America: the Next Big Credit Bubble · · Score: 1

    The US total debt is around 50 trillion
    US M2 money supply around 9.5 trillion.

    The 9.5 clearly cannot pay the 50. You may be able to pay the interest, and the principal of the 50 in 100 years if new larger debts are created, kicking the can down the road which means there's more credit around to pay the old debts (this is what they call growth) but current debts are not payable from the current money supply.

    The US monetary system is a grow or die one. You either inflate or you collapse. Right now. No growth. Which means lots of people and businesses are going to collapse.

    Ooops there goes a bank. A big one. One of the Fed primary dealers too.
    http://www.zerohedge.com/news/mf-global-finance-files-bankruptcy
     

  14. Re:They call this "greenwashing". on Apple Building Solar Farm In North Carolina · · Score: 2

    And 3 lines further down on the same page. You get a percentage of the price which is subsidised.

    Oil & Gas 0.5%
    Coal 6.9%
    Solar 12%

    As I said. Sans subsidies it takes decades to pay back the capital costs of a solar installation.

    Go on, run the figures yourself.

    How much does your heat & electricity cost per year?
    How much is the capital cost of an installation to satisfy your requirements?
    How many years would it take to pay the cost of solar from the difference between the price of grid and the "free" energy?

    Not a good investment. Even worse if the money is borrowed to fund the installation.

  15. They call this "greenwashing". on Apple Building Solar Farm In North Carolina · · Score: 1

    HTH.

    "It's finally getting to the point where an average homeowner can break even on an investment in solar."

    Yeah, enough subsidies from the government you might be able to afford it as well.

    Sans subsidies, a decade or more.

  16. Javascript, not java applets on Can Open Hardware Transform the Data Center? · · Score: 1

    This is largely what is already in place, though the web has long since gone mobile and your client systems are mobile phones with limited battery life, limited CPU and display capabilities.

    You also need "architects" who are not complete morons.

    There are also problems with trust etc, the client cannot be trusted once it's running on the user's computer which means your protocols are opened up to inspection and your servers potentially to abuse.
     

  17. LOL on When Having the US Debt Paid Off Was a Problem · · Score: 1

    Money is the medium of exchange. That's it.

    It is the most liquid commodity. Sometimes that is cigarettes. Sometimes it is bits of printed paper. Sometimes it is debt. Sometimes gold.
     

  18. Re:Yes, because debt IS money on When Having the US Debt Paid Off Was a Problem · · Score: 2

    What are you talking about?

    More bonds (from the *Treasury*) means larger supply of bonds relative to demand which means lower bond prices and higher yields. The Fed keeps prices up and yields down by *creating new money from nothing*, buying the bonds from the Primary Dealers. Thereby increasing the money supply, increasing inflation, reducing interest rates, pushing up asset prices, funding the Federal deficit and keeping the Too Big To Fail banks in business.

    The default behaviour of a debt based monetary system is inflationary boom followed by deflationary collapse. It is only through continued (exponential) expansion of the money supply (more debts) which prevents the collapse. i.e. Lower and lower interest rates. They call this growth.

    Here is the inflationary bubble in action guess what comes next.

    This is why they keep banging on about confidence and growth. Haven't you observed the last few decades?

  19. It turns money into a pyramid scheme on When Having the US Debt Paid Off Was a Problem · · Score: 1

    Inflation moves wealth towards asset holders and away from cash holders.
    To benefit from the system you have to be in early at the bottom.
    It requires infinite growth to function and if/when growth stops, it all collapses with the latecomers holding worthless/devalued assets.

    Classic pyramid scheme. I don't think you need any conspiracy, just a lack of conscience, and greed.

    What I find amusing is that the OWS crowd know they are being taken for a ride, know they are losing out but have no idea how the system works or what exactly they are protesting against, their complaints are all very vague, when in fact it is money itself. It pretty much guarantees they'll get shafted again.

  20. Can an exponential really be described as stable? on When Having the US Debt Paid Off Was a Problem · · Score: 1

    I don't think it can.
    In fact it could probably be described as maximum acceleration.

  21. Re:I've got a better one on When Having the US Debt Paid Off Was a Problem · · Score: 1

    My point is that to much debt, too much confidence caused the financial crisis. More will not solve the problem it just makes it bigger.

  22. My Casio has been working the last 15 years on Is That an Android On Your Wrist? · · Score: 2

    It is accurate to the second, the battery lasts something like 10 years.

    It has never failed me. I really can think of another piece of advanced technology I can say that about. It has to be the single best technology purchase i've ever made.

    Why would I want an operating system? Are you totally insane?
     

  23. There's no significant difference between parties on When Having the US Debt Paid Off Was a Problem · · Score: 1

    The debt has grown at an exponential rate of around 9% per year for the last 4 decades. Republicans or democrats.
     

  24. I've got a better one on When Having the US Debt Paid Off Was a Problem · · Score: 1

    "The central irony of financial crisis is that while it is caused by too much confidence, too much borrowing and lending and too much spending, it can only be resolved with more confidence, more borrowing and lending, and more spending." - Larry Summers

    Riiight. Lets not .... change anything then... Just more, more, more debt.

  25. Is that the same form letter they sent to Greece? on When Having the US Debt Paid Off Was a Problem · · Score: 1

    Ireland,
    Italy,
    Portugal,
    Spain?