GreyEyedGhost

joined 2 years ago
[–] GreyEyedGhost@lemmy.ca 4 points 1 year ago (2 children)

Won't keep fake reviews off their platform. It's not a matter of ability, but of will.

[–] GreyEyedGhost@lemmy.ca 12 points 1 year ago (8 children)

Here's the core issue. The developer didn't know his rights, and made a mistake. I'm not criticizing, people make a career dealing with crap like this. But if you want to make a business out of something, it's worth it to do some research or talk to a lawyer. I believe the MIT license has its place but, from what the OP said, this isn't it.

[–] GreyEyedGhost@lemmy.ca 3 points 1 year ago

At that point you're kind of arguing that there was only one World War with a 20-year armistice. I can see what they mean, and certainly tensions are escalating, but we've still made a concerted effort to not drag more people in while limiting the expansion of Russia's territory.

In 5 or 10 years we will be talking about how we avoided the Russia-Ukraine conflict expanding into another world war or we will be talking about how these were the first stages of that conflict.

[–] GreyEyedGhost@lemmy.ca 4 points 1 year ago

It's sort of a flawed opinion. If you're never charging at home and doing a lot of driving, a hybrid won't make much difference and might cost more. If you're conscientious about charging when you can and mostly drive within range of your battery's capacity, it can be almost as effective as full electric. Stats indicate most PHEV owners use the the same way you would use an ICE, car, which is more expensive and a bit of a waste.

[–] GreyEyedGhost@lemmy.ca 3 points 1 year ago

I'm not sure this is the big gotcha you think it is. To serve a large population in a big relatively small area, you can easily achieve your goals with fewer, larger locations. This will allow a greater selection per location, which reduces the odds you will have to wait for the desired product to be shipped in. Moreover, land isn't cheap in New York, whereas it may well be in smaller locales in England. Either way, a reasonable metric is cost per capita to provide services for a region, and England is only about 2/3 as expensive as New York. I suspect the cost of living is higher in New York than England, and it will certainly have an impact of the relative budgets of the two organizations. And we haven't talked about the climate control requirements in England vs. New York because, frankly, I'm not too clear about the relative climate differences to say whether that's a significant issue in the first place.

[–] GreyEyedGhost@lemmy.ca 3 points 1 year ago

I think you mean the 2010 G20 summit. The 2011 summit was in Cannes.

[–] GreyEyedGhost@lemmy.ca 5 points 1 year ago* (last edited 1 year ago)

Even the RPi, which has major Linux support has a blob for its graphics driver (at least the last time I checked). And I wouldn't exactly say Broadcom is falling over themselves to support Linux. Qualcomm, less so.

[–] GreyEyedGhost@lemmy.ca 2 points 1 year ago

Related to that, and a line that just stuck with me: A boat is a hole in the water that you pour money into.

[–] GreyEyedGhost@lemmy.ca 5 points 1 year ago

I'll remember this whenever someone says you'll run out of things to do when you retire.

[–] GreyEyedGhost@lemmy.ca 3 points 1 year ago

There is nothing stopping a GPL project using MIT-licensed code except for lack of desire to do the work. They are one-way compatible.

[–] GreyEyedGhost@lemmy.ca 1 points 1 year ago

It really depends. If the contract gives ownership of the work created to the purchaser, he has no rights to it whatsoever. Moreover, trying to do a clean room implementation of your own code is almost impossible without help. A permissive license would give the purchaser unlimited use of the product, including resale while still allowing the producer unlimited use, as well. If the contract is written correctly, the producer might even retain ownership, with the right to use different licenses, while the purchaser would have few or no restrictions.

[–] GreyEyedGhost@lemmy.ca 6 points 1 year ago

I'll throw my opinions in here.

If you're publishing a standard or a reference application, a permissive license makes sense. What better way to guarantee compatibility than being able to use the reference code in your product. This is what happened with the TCP/IP stack, and it was used in its original form in Windows for years.

If you're making something that you want to build a community around, something more akin to the GPL may be more aligned with your goals. The nice part is, you can include MIT licensed projects as part of your GPL project. This means there is nothing stopping you from building your standard with a MIT license while building your community-driven application using GPL, maximizing the reach of your standard while reducing the risk to your community.

Note that either option opens you to EEE (Embrace, Extend, Extinguish), the GPL option just takes an extra step (clean room implementation of a published standard).

view more: ‹ prev next ›