Exactly. They are twisting reality to justify their shirty actions.
Exactly. They are twisting reality to justify their shirty actions.
OK, so is Redhat breaking any license? Do you really think a company like Redhat would open itself to thousands of lawsuits like that. The CEO already explained that this is totally legal and covered by GPL. They are in fact distributing the source to the people receiving the product. This is exactly what GPL says. They are not forced to open the source code to people who aren’t getting the distributed software.
What is your complaint then? They are not breaking any law and they are following the GPL license.
I was using the webframework/language as examples because you said this wasn’t a matter of law but a matter of principle. So why does the principle apply to Redhat but not the million other products that totally depend on FOSS on their core?
So many projects do in fact distribute the FOSS, but they use more permissive licenses like MIT, Apache or LGPL. BUT you’re saying the law is not relevant, what matters is the principle. So why don’t everyone release their code if they depend on FOSS on their core products? Because they aren’t breaking the Apache or MIT licenses? Well, that’s great! Redhar isn’t breaking the GPL license either. Why must Redhat follow whatever subjective principles you have?
— “hey there’s this company creating a commercial product around FOSS. They aren’t breaking any license.”
— “Nice, as long as the licenses aren’t compromised”
— “It’s Redhat”
— “Those mofos! How dare they!”
Well, the re-builders would be breaking the law now that the source code isn’t available for non-paying customers. They weren’t breaking the law before.
So, do you expect every company to release the source code of their products just because they used a FOSS web framework or a FOSS programming language like Python? Or by the same logic, for companies to release the source code of their products if their developers use Linux in their development machines? Or if they use Linux to deploy their applications in the cloud? That’s such an unreasonable position.
So you never intended to buy the product but you intended to use it?
Do you understand they are charging you for the usage, not for your intentions or moral views?
Push bracelets on you? Who is forcing you to use their software? Please let me know, we can call the police man, that’s fucked up.
they are not breaking any law. This is totally allowed. You can use FOSS to create a commercial product.
they are major contributors to the Linux space. And they’ll keep contributing.
It’s their effort, they created a business around it, and it cycles back to push Linux forward.
this isn’t even going to affect average users. This is going to take money from companies that probably have the money to pay. For other companies, there are other distributions available.
You’re taking away the profit they deserve for the work and effort it took them to create the information.
— “we don’t like people ripping off our work without any added value”
— “Here, let me push this to your staging environment, totally breaking your quality process”
— “No”
— “Well, what the hell do you want broo?”
I don’t think they have ever hidden the fact this is about money. I don’t like the fact this is about money, but the fact that others were cloning and selling their efforts for a cheaper price is awful.
When they think it is morally correct, yeha. When they think piracy is morally correct and ethical, they are basically disregarding private property and private incentive. They think it is their right to have free access to information that others worked to create.
I wouldn’t have a problem if they accepted they are basically stealing, at least I’d respect that, but they won’t. They think piracy is freeing society from capitalism. If you don’t believe me, keep reading the posts in this community.
The only security threat would be the site itself. How do they know other users have the same password?
Options:
They have your password in plain text in their DB. CHEFF KISS
They aren’t using salts.
They are using the same salt for everyone.
All of them concerning.
People creating functions as objects inside of other functions. A few days ago saw a person create a function with two object functions inside, then passed one of the functions as an argument to the other function. Then returned the second function.
It’s hard to find such a mess in other languages. Yeha, functions as objects are cool. Closures are also cool… But why abuse that shit?
Ah ok, server side rendering with no JS. I mean, server-side rendering is good. But a front with no JS? Idk, the page would feel pretty outdated. I wonder if there modern front-ends with zero js.
Python without type hints is torture. I always need to have the fucking docs opened for anything, and if the docs are bad you’re screwed, get ready to read the source code. Like fucking hell man, just let me autocomplete this shit…
Well, it’s not like you have any option. Browsers only run Javascript, right?
My problem with it is that it gives people too much freedom. They can write the code in very, VERY ugly ways… And they do. It’s a language that let’s you write a mess pretty easily.
That’s really my only complaint. The ugliness happens mainly in:
callback hell. For some reason some people still do callback hell in 2023.
functions as objects. This is pretty neat actually, one of the best things in Javascript, but some people just abuse the hell out of it.
Come on, Javascript is pretty nasty. Trying to read that shit always gives me brain tumors. Why do they need to wrap every fucking thing in a function inside a function inside a function that is passed as a parameter to a function inside another function?
Like, bro, you know people are meant to understand what you just wrote?
It just gives too much freedom and people forget they need to write code that is easy to read for people who aren’t totally familiar with the code base.
They even bring that shit into typescript. Like they are already using a language that is meant to fix that shit and they are like, nope, let me create 5 nested functions just because.
Use VSCode or PyCharm. It’s what most people use anyways.
Give both a try. VSCode is lightweight and a bit more “manual”. PyCharm is a full IDE with advanced features but sometimes it can be too much for a small script.
Just create an alias that filters loop devices. I mean, if this is your only problem with snap, you can fix it in a second. But I’m betting you have other problems with it.
But if you code like a moron the code should still behave as expected. People who code like this deserve a special place in hell, next to languages that behave like that.
No humor in Lemmy, please.