Slashdot Mirror


CloudLeft Public License Closes User Data Loophole

FreedomFighter writes "In a Cloud Standards breakthrough, the FSF is teaming up with major cloud computing vendors to form the Free and Open Cloud Alliance (FOCA), a trade marketing association supporting Free(TM) and Open Cloud Computing (FOCC). The new CloudLeft Public License (CPL) is based on the ideas that data wants to be Free(TM) and all your Cloud(TM) are belong to us. It closes the 'user data loophole' by requiring the release of not only the source code for a CloudLeft platform but also the data passing through it. This renders most security issues void while appropriately setting the users' expectation of privacy. 'In the past, I've said that "cloud" is complete gibberish, but while discussing fashion during my weekly squash game with Stallman he convinced me that this was a great opportunity.' said Larry Ellison, CEO of Oracle. RMS, who previously said that 'cloud' is worse than stupidity was also pleased about the return of the advertising clause, requiring the use of the 'GNU/Cloud' name, as he is 'tired of haranguing the GNU/Linux community about this.' Full details will be available next Monday, including the first marketing and outreach program — 'FOCC: IT in 2009.'"

70 comments

  1. Gentlemen: by Anonymous Coward · · Score: 5, Funny

    The time has come for a serious discussion on whether or
    not to continue using C for serious programming projects. As I will
    explain, I feel that C needs to be retired, much the same way that
    Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold
    as to suggest a superior replacement to this outdated language.

    To give you a little background on this subject, I was recently asked
    to develop a client/server project on a Unix platform for a Fortune
    500 company. While I've never coded in C before I have coded in VB for
    fifteen years, and in Java for over ten, I was stunned to see how
    poorly C fared compared to these two, more low-level languages.

    C's biggest difficulty, as we all know, is the fact that it is by far
    one of the slowest languages in existance, especially when compared to
    more modern languages such as Java and C#. Although the reasons for
    this are varied, the main reasons seems to be the way C requires a
    programmer to laboriously work with chunks of memory.

    Requiring a programmer to manipulate blocks of memory is a tedious way
    to program. This was satisfactory back in the early days of coding,
    but then again, so were punchcards. By using what are called
    "pointers" a C programmer is basically requiring the computer to do
    three sets of work rather than one. The first time requires the
    computer to duplicate whatever is stored in the memory space "pointed
    to" by the pointer. The second time requires it to perform the needed
    operation on this space. Finally the computer must delete the
    duplicate set and set the values of the original accordingly.

    Clearly this is a horrendous use of resources and the chief reason why
    C is so slow. When one looks at a more modern (and a more serious)
    programming language like Java, C# or - even better - Visual Basic
    that lacks such archaic coding styles, one will also note a serious
    speed increase over C.

    So what does this mean for the programming community? I think clearly
    that C needs to be abandonded. There are two candidates that would be
    a suitable replacement for it. Those are Java and Visual Basic.

    Having programmed in both for many years, I believe that VB has the
    edge. Not only is it slightly faster than Java its also much easier to
    code in. I found C to be confusing, frightening and intimidating with
    its non-GUI-based coding style. Furthermore, I like to see the source
    code of the projects I work with. Java's source seems to be under the
    monopolistic thumb of Sun much the way that GCC is obscured from us by
    the marketing people at the FSF. Microsoft's "shared source" under
    which Visual Basic is released definately seems to be the most fair
    and reasonable of all the licenses in existance, with none of the
    harsh restrictions of the BSD license. It also lacks the GPLs
    requirement that anything coded with its tools becomes property of the
    FSF.

    I hope to see a switch from C to VB very soon. I've already spoken
    with various luminaries in the C coding world and most are eager to
    begin to transition. Having just gotten off the phone with Mr. Alan
    Cox, I can say that he is quite thrilled with the speed increases that
    will occur when the Linux kernel is completely rewritten in Visual
    Basic. Richard Stallman plans to support this, and hopes that the
    great Swede himself, Linux Torvaldis, won't object to renaming Linux
    to VB/Linux. Although not a C coder himself, I'm told that Slashdot's
    very own Admiral Taco will support this on his web site. Finally,
    Dennis Ritchie is excited about the switch!

    Thank you for your time. Happy coding.

    1. Re:Gentlemen: by Anonymous Coward · · Score: 0

      I thought Torvalds was Finnish?

    2. Re:Gentlemen: by Cube+Steak · · Score: 1

      WHOOSH?

    3. Re:Gentlemen: by Anonymous Coward · · Score: 0

      Double whoosh

    4. Re:Gentlemen: by Anonymous Coward · · Score: 0

      No, he's Swedish, although he was born and raised in Finland.

    5. Re:Gentlemen: by Foldarn · · Score: 1

      Prolly

    6. Re:Gentlemen: by Tubal-Cain · · Score: 1

      Finished with what?

    7. Re:Gentlemen: by Ceiynt · · Score: 1

      Finished the FOCC. They had a smoke after.

    8. Re:Gentlemen: by Zordak · · Score: 1

      Java, C# or - even better - Visual Basic

      Those should be em-dashes instead of hyphens. And you do not set off em-dashes with spaces. For example, "or---even better---Visual Basic" (where "---" represents an em-dash).

      Is there a pedantry achievement?

      --

      Today's Sesame Street was brought to you by the number e.
    9. Re:Gentlemen: by MrCrassic · · Score: 1

      Burn him.

    10. Re:Gentlemen: by Cube+Steak · · Score: 1

      What whoosh? Torvalds is Swedish even if he is a Finnish citizen.

    11. Re:Gentlemen: by Keeper+Of+Keys · · Score: 1

      No way! His work will never be complete.

    12. Re:Gentlemen: by lsatenstein · · Score: 0

      I have a better idea, as I agree with the author that C is too slow. Lets all code in assembler, and lets use a virtual machine so that the assembler objects could be run on any platform, except, of course, the real machine for which the virtual one was created. Ohhh sorry, my computer clock is 4 days fast.

      --
      Leslie Satenstein Montreal Quebec Canada
  2. Enough Acronyms? by lemur3 · · Score: 0, Redundant

    for real!

    1. Re:Enough Acronyms? by xenolion · · Score: 1

      damn my head hurts trying to read the damn thing!!!

  3. When someone like me gets the first post... by hitnrunrambler · · Score: 3, Funny

    ... now we really know that /. overdid the April Fools jokes.

    I actually stared at the new updates for 30 seconds before I noticed it was a virgin thread.
    Really I'm just looking to boost my achievements.

    1. Re:When someone like me gets the first post... by moderatorrater · · Score: 2

      Achievement Unlocked - saying you go FP in the third comment down.

    2. Re:When someone like me gets the first post... by againjj · · Score: 0

      Um, you're fourth.

    3. Re:When someone like me gets the first post... by Samrobb · · Score: 1

      You can get an achievement just for commenting?

      Oh, wait - I just did.

      Nevermind.

      --
      "Great men are not always wise: neither do the aged understand judgement." Job 32:9
  4. FOCC by Phizzle · · Score: 1

    ers!

    --
    I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered. My life is my own.
    1. Re:FOCC by Archangel+Michael · · Score: 2, Funny

      The cast and crew of Battlestar Gallactica were unavailable for comments, they were Finally Realizing Another Crock was on slashdot.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    2. Re:FOCC by polemistes · · Score: 1

      Getting to the point here: It's easy to predict from the timing of the buyout of TPB, RMS playing sqash, the stars deciding the timing of Easter and the fact that if you take the first letter of every 777th word written in comments on Slashdot since the start, it spells out the Bible backwards, mirrored around the point where Lot runs away from Sodoma, and this comment adds the last letter, that sometime in the early afternoon of the 12th of april, Christ will come back from space in his Maria Mother Spaceship, and once again will earth come under the GAH (Good Alien Hegemony) where evil will become illegal (Bhutan has got early messages from the vessel, and has already made it illegal to be unhappy).

  5. It's stories like this by phantomfive · · Score: 4, Insightful

    It's stories like this that make me miss the pink ponies.

    Never was there an April fool's day so garrishly awesome. I wish there were a way to bring it back.

    These days all we get are a collection of April Fool's day stories from around the web, which is still kind of fun. Incidentally, check out youtube.com. Awesome.

    --
    Qxe4
    1. Re:It's stories like this by Limburgher · · Score: 1

      Sounds like you need Slashdotter: https://addons.mozilla.org/en-US/firefox/addon/2175

      --

      You are not the customer.

    2. Re:It's stories like this by Anonymous Coward · · Score: 0

      www.reddit.com

    3. Re:It's stories like this by Limburgher · · Score: 1

      Of course I say that, and then I installed it and selected OMG Ponies!!! and it's not working. . .

      --

      You are not the customer.

    4. Re:It's stories like this by Cube+Steak · · Score: 1

      No, it works it just seems to be buggy. What you have to do is after you choose that style from the "default style" drop down, choose another one and it will fill in all the sections below to have OMG!!! PONIES!!! Otherwise you have to select it for each individual style for the sections.

  6. Ah crap... by religious+freak · · Score: 1, Informative

    Just remembered it's April fools.

    --
    If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
    1. Re:Ah crap... by againjj · · Score: 1

      Oh, well. Just FOCC IT.

  7. Stop it! by Cube+Steak · · Score: 3, Insightful

    Derp derp, another unfunny April Fools Day "joke".

    1. Re:Stop it! by thetoadwarrior · · Score: 2, Funny

      I miss the anti-Microsoft topics. Hopefully tomorrow will come around quickly.

  8. No more Privacy by Ironlenny · · Score: 1

    Now I don't have to worry about privacy any more.

    --
    There is a system for subverting the system and you should use that system!
  9. Re:FOCA by hitnrunrambler · · Score: 5, Funny

    what about the "Media Usable Through Heuristic Art-intell" branch of the "Free and Open Cloud Alliance"?

    those MUTHA FOCAs have a real PR nightmare ahead of them.

  10. FOCC: IT in 2009 by Locke2005 · · Score: 1

    My sentiments exactly. I can't be the only one who now really misses "OMG!!! Ponies!"

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  11. Interesting by greyline · · Score: 2, Interesting

    I have a sinking suspicion that this is not real. I mean today is April 1. I've heard of this thing called April Fools Day where people play pranks on one another. Perhaps this is one of those instances? All of today's articles on /. seemed pretty convincing to me, but this one is just a little too unbelievable. I think I'm on to them! Nice try, guys. No pulling the wool over these eyes. Now where'd I put my glasses?

  12. Nacho Libre by qoncept · · Score: 4, Funny

    This April Fools has been like Nacho Libre - I can't even tell what's supposed to be funny and what's not.

    --
    Whale
    1. Re:Nacho Libre by CoffeePlease · · Score: 3, Insightful

      I get that feeling from reading the Wall Street Journal these days.

    2. Re:Nacho Libre by shadowbearer · · Score: 2, Insightful

        Or any other news source.

        Some say it's because we have increased exposure to news, in general, and that it's always been that way.

        If that's so, then the human race really IS a bunch of silly fools, with a few sensical people in the mix, like raisins in raisin bread.

        Personally I think we're just becoming collectively sillier.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    3. Re:Nacho Libre by Anonymous Coward · · Score: 0

      The worst part is that aprilfools tags have clearly been getting deleted from stories. Yes, mods, please force your sense of 'humour' down everyone's throat by censoring the community, that's great.

    4. Re:Nacho Libre by maxume · · Score: 1

      Whoop-whoop-whoop-whoop!

      --
      Nerd rage is the funniest rage.
    5. Re:Nacho Libre by shadowbearer · · Score: 1

        Bread expands as the yeast works.

        Raisins don't.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  13. Anybody else notice... by Anonymous Coward · · Score: 0

    FOCC: IT sounds like "fuck it"?

    LOL

  14. Cloud is not worse than Stupidity by rackserverdeals · · Score: 3, Funny

    Stallman didn't like the cloud because it changes the way people use computers and will require a new version of the GPL.

    Dammit people! We finally have a stable version of GNU/Hurd but it could have been out years ago if you didn't insist on forcing web technologies on the world requiring RMS to spend more time with lawyers than emacs.

    Ellison was able to turn him around durring a joy ride in one of his fighter jets. Apparently RMS doesn't like barrel rolls.

    --
    Dual Opteron < $600
    1. Re:Cloud is not worse than Stupidity by twiddlingbits · · Score: 1

      he just promised RMS he would get NASA to name the new Space Station Lab "Stallman" instead of "Colbert".

  15. What use are these achievements? by Anonymous Coward · · Score: 0, Offtopic

    ...without some really cool unlocks.

    Some nice skins or a new sniper rifle would be nice.

    1. Re:What use are these achievements? by bFusion · · Score: 2, Funny

      I'm just doing the achievements for access to the new posting classes. Like Flamer, Troll and Sniper.

      So many people have unlocked them already!

    2. Re:What use are these achievements? by pyrrhonist · · Score: 2, Funny

      Like Flamer, Troll and Sniper.

      You should restate this fragment as a complete sentence.

      Sorry, I just unlocked the Grammar Nazi class.

      --
      Show me on the doll where his noodly appendage touched you.
    3. Re:What use are these achievements? by bFusion · · Score: 1

      Man, I've been trying for that one all day!

    4. Re:What use are these achievements? by shadowbearer · · Score: 1

        There should be a "Headshot" achievement class ;)

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    5. Re:What use are these achievements? by Anonymous Coward · · Score: 0

      Grammar Nazi class.

      Good to see you Godwin.

  16. Man shakes fist at cloud... by Anonymous Coward · · Score: 1, Funny

    ...news at 11.

  17. FOCA? by Saija · · Score: 2

    That's Seal in Spanish...

    --
    Slashdot ya no es que lo era! ;)
  18. I knew it was a hoax when.... by Anonymous Coward · · Score: 0

    Weekly squash game with Stallman ???!!!
    Unless 'squash' is Stallman sitting astride the Oracle CEO, then this is the giveaway right there.

    1. Re:I knew it was a hoax when.... by ustolemyname · · Score: 1

      Discussing *FASHION*.

      *FASHION*

      *FASHION* of all non-Stallmanny topics.

      I can't believe that didn't click right away, my mind just went along with "Oh, they were probably talking about how self-indulgent, self-centered, and irrelevant to real life fashion was".

  19. WHAT!?!?!? THIS ISN'T REAL?!?!? by Anonymous Coward · · Score: 0

    I KNEW you guys would steal my cloudsong! You're the m------------ who did it!

  20. New depths of lame by Tetsujin · · Score: 3, Insightful

    "The new CloudLeft Public License (CPL) is based on the ideas that data wants to be Free(TM) and all your Cloud(TM) are belong to us."

    Sorry, this is where I stop reading this one. Author has exceeded his lameness allowance.

    --
    Bow-ties are cool.
  21. Completely not funny. by eison · · Score: 2, Insightful

    I have had a client nix a deal done on an open source platform because they erroneously believed that the code being open source required their data to also be open source. I've seen actual legal briefs from practicing lawyers who somehow really thought that. Don't even joke about it.

    --
    is competition good, or is duplication of effort bad?
    1. Re:Completely not funny. by glenstar · · Score: 1

      They should be scared! There are many projects out there that have "Creative Commons" clauses (see Laconica and it's implementation identi.ca for example) that force all content in the system out into the public ether. I won't go into detail about whether this is wrong or right (it is VERY wrong!) but any business that wants to use any project that exists out there already (particularly GPLed ones) should look very long and hard at the licensing ramifications.

  22. Tagging: you're doing it wrong by f4k3r · · Score: 0

    Was the story already thought to be too realistic that the author had to tag it with "aprilfools"? c'mon!

  23. Squash? Nonsense, their sport is "Circle Jerk" by PolygamousRanchKid+ · · Score: 1

    'In the past, I've said that "cloud" is complete gibberish, but while discussing fashion during my weekly squash game with Stallman he convinced me that this was a great opportunity.'

    Definitely a fake; Stallman and Ellison only meet once a week for a "Circle Jerk."

    However, after years of pumping effort, Ellison has become tired of waiting for the GNU Hurd "first emission."

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  24. FRIEND by bitrex · · Score: 1

    If you look at the word long enough it starts to look really weird. It starts to look all German. ACHTUNG, DAS IST MEIN FLAMSCHMEISSER! I'd like it if they brought back Friendster as it was before it became mostly for Asians.

  25. better than most by hguorbray · · Score: 1

    of the stories posted today, yet not a lot of responses -too subtle??

    Oh well -I need to go check and see if this post shows up in 'achievements' in my profile

    -I'm just sayin'

  26. You missed the mark! by MrCrassic · · Score: 1

    I can see what the poster tried to do here, but something is weak here.

    Ah yes, it's the sauce.

    Can CADIE do something funny so that I can get more lolz here?

  27. I was going to make a witty remark... by oasis-games · · Score: 1

    ... but, meh, FOCC IT.

  28. I, For One, by Chlorine+Trifluoride · · Score: 1

    Welcome our new culumus overlords.

  29. Indeed. by Gazzonyx · · Score: 1

    Twice.

    --

    If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

  30. I Got It! by aoheno · · Score: 1

    OK, I finally got it. You are talking about the weather.

    --
    Her lips were softer than a duck's bill, but her quacks ...