Slashdot Mirror


User: phantomfive

phantomfive's activity in the archive.

Stories
0
Comments
31,362
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 31,362

  1. Re:If MariaDB Cared on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    The problem is that the GPL3 and the AGPL are different licenses, and it you want both protections you are in a bit of a bind.

    What do you get from GPL3 that you don't get from AGPL? The AGPL is just GPL3 with an extra clause, right?

  2. Re:AWS customers on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    IBM has great support if you are willing to pony-up a modest $200/month for support.

    What do you get for that?

  3. Re:I don't see problem here on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    The 'spirit' of the GPL? What is this - poetry class?

    No, it's Slashdot, didn't you notice? Enjoy your stay, get an account.

  4. Which of Amazon's components are GPL licensed that Amazon does not publish source code for?

    MySQL is the obvious example here, since that's what the story is about. They took the source, added some nice clustering mods, and didn't give it back. Now the CEO of MySQL is upset about that.

  5. Re:If MariaDB Cared on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    You're being too emotional about it. "Choose the right tool for the job," that's all that matters. If you don't want people to use the tivo trick, then use GPL 3. If you don't care, then use GPL 2. Figure out what your needs and desires are, and choose the correct license.

    Of course, if you don't like the GPL3 then you're a freedom hating corporate tool, but that's just my opinion and irrelevant. You're free to be a cocksucking whore. That's your choice and there's nothing wrong with that.

  6. Re:Firebird is still better on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    We use it in production because it outperforms everything else.

    Do you have benchmarks?

  7. Re:AWS customers on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 1

    Lambda means that you don't have to give a rat's ass about servers.

    Whenever someone talks about how they use Lambda, you know their setup is messed up.

  8. Re:I don't see problem here on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 4, Insightful

    They aren't following the spirit of the GPL. They are being anti-social: taking from the labors of others, and not contributing back.

    There is no law against being anti-social, so they are free to do it.

  9. If MariaDB Cared on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 3, Insightful

    If MariaDB cared they should have used the AGPL. This has been an issue with open source for a long time now. Solutions are available, and you need to think before using the license.

    1) BSD - if you want your code to be used as many places as possible (even if you don't know about it)

    2) GPL - If you want to get paid when people use your code, either by keeping it free (redistribution/returning modifications), or by dual-licensing.

    3) AGPL - When you want to close the loophole here.

    And we can also add that the GPL3 closes the tivo and patent loopholes. Decide what you want, and choose the right license, otherwise you'll end up whining like Michael Howard.

  10. Re:Aurora performance is awful, too on MariaDB CEO Accuses Large Cloud Vendors of Strip-Mining Open Source (zdnet.com) · · Score: 2

    a bare metal setup of the same size (same CPU cores, same RAM amount) will annihilate the EC2 instance on performance and at about half of the TCO over three years, but nobody seems to care about that these days.

    I think most people don't know how to set that up, and they are afraid they won't be able to scale.

    Fear of not being able to scale seems like the #1 concern in SV these days, but I swear to you for the average startup there are many, many more important problems you have to solve first.

  11. Re:They have had successes, and more to come on Tim Cook To Investors: Apple is Working on Future Products That Will 'Blow You Away' (macrumors.com) · · Score: 1

    The Swiss watchmaking industry is actually quite big.

    How big?

  12. Re:Someone has to ask... on Microsoft Excel Can Now Turn Pictures of Tables Into Actual, Editable Tables (thurrott.com) · · Score: 1

    even today it is hit or miss except for the most sophisticated systems.

    I don't know, Google translate does a really, really good job figuring out what I'm trying to write, sometimes even when I write the wrong character.

  13. Re:They have had successes, and more to come on Tim Cook To Investors: Apple is Working on Future Products That Will 'Blow You Away' (macrumors.com) · · Score: 3, Interesting

    Not only did Apple go from zero to the biggest watchmaker in the world in under two years, but they now outsell the entire Swiss watchmaking industry combined.

    You should realize that the Swiss watchmaking industry is not very big. The watch industry is not very big, having been destroyed by the cell phone industry. It's an impressive sounding fact, but a number would give more concreteness and clarity.

  14. Re:They have had successes, and more to come on Tim Cook To Investors: Apple is Working on Future Products That Will 'Blow You Away' (macrumors.com) · · Score: 4, Insightful

    None of that has "blown you away."

  15. Re:It you are running ELK on Elasticsearch Clusters Face Attacks From Multiple Hacker Groups (csoonline.com) · · Score: 1

    I can't think of any type of deployment that involves having the database exposed directly to the internet.

  16. Re:That's because their programmers were skilled on America's Cities Are Running on Software From the '80s (bloomberg.com) · · Score: 2

    . Due to the limitations of distribution methods and storage media of the time software was also far less bloated and much more stable at launch. You couldn't easily patch something post launch like you can now so you had to get it mostly right the first time

    The amazing thing is that they are able to do it without at least three different noSQL databases.

  17. Re:Dead Programming Language? on America's Cities Are Running on Software From the '80s (bloomberg.com) · · Score: 1

    Rewriting it from scratch with today's programmers is almost certainly going to end up with a negative result.

  18. Re:Is this usual for customers? on Some Uber, Lyft Drivers To Get Stock in IPOs (wsj.com) · · Score: 1

    There is a legal definition of employee, and it's the only thing that matters. It doesn't matter if "logically, they would be an employee" or "by any reason of common sense they are an employee" or even "you'd have to be daft to think they aren't employees!"

    The only thing that matters at all is whether they are legally employees or not.

  19. Re:This guy should be in prison on Congresswoman Destroys Equifax CEO Mark Begor About Privacy (fastcompany.com) · · Score: 1

    Perfect security is impossible, and the problem gets worse the further down you go

    This limitation is much more often used as an excuse than it is reached. If someone says, "Perfect security is impossible" you better check for SQL injection attacks, because they most likely have them. Better make sure their passwords are encrypted, too.

  20. Re: I sympathize on Starbucks' Music Is Driving Employees Nuts (www.cbc.ca) · · Score: 1

    Is that song triggering for you?

  21. Try the "Zero Bugs and Program Faster" method.

  22. Re: Yet Another Doomsday Prediction on Extreme CO2 Levels Could Trigger Clouds 'Tipping Point' and 8C of Global Warming (carbonbrief.org) · · Score: 1

    Well, what kind of problem is it then?

  23. Re:shilling reporting on Cloudflare Expands Its Government Warrant Canaries (techcrunch.com) · · Score: 1

    it's the FEELINGS that exclusively matter,

    This is something very annoying about the current political climate. People don't even try to find out the truth.

  24. Re:Obligatory Techmoan on The Cassette Returns On a Wave of Nostalgia (theguardian.com) · · Score: 1

    And didn't play it much so the sound quality didn't degrade.

  25. Re:Deflation is really bad, causes depressions on 'You Do Not Need Blockchain: Eight Popular Use Cases And Why They Do Not Work' (smartdec.net) · · Score: 1

    Deflation is very much not a good thing. That's why central banks pretty much make sure it doesn't happen.

    Note that deflation happens so rarely that you can't say much empirically about it. People theorize that it would be worse for the economy (which you did here), but no one actually knows.