Earlier quoted context omitted.
Because your core business feature is done by someone else and you just take it and use it for your own profit without giving anything back. Do you need a definition of what scummy means?
No need to be rude. I know what scummy means. It's just not clear to me why this is considered scummy. Anyone is welcome to take the open source and benefit from it as long as they comply with the license. This is a very fundamental aspect of open source. A company invests money and engineers in building commercial tooling, which you then pay for because there is added value. You are not paying for the open source -…
Nginx to Be Acquired by F5 Networks
391–400 of 408 posts
Re: Nginx to Be Acquired by F5 Networks
#392Earlier quoted context omitted.
Given that lose is pronounced looze and loose is pronounced looce I can see why it’s confusing.
I learned how to spell it in early grade school--maybe eight years old--so I don't understand what's confusing about it but I'm an educated man.
It is certainly not confusing it you learn it by rote and remember the rule. It is burned into my brain, but I see the mistake a lot so I assume it is hard to remember for some people. For me its vs. it's is something I still have to keep looking up.
Re: Nginx to Be Acquired by F5 Networks
#393Earlier quoted context omitted.
What are some of these "many ways"? because I strongly favor the quality of life under nginx over that of apache. For smaller projects, these days I reach for Caddy which is even more pleasant to use than nginx.
My personal reasons: - PHP under apache is faster - Small config files per site - .htaccess at the folder level when required I usually use both and serve php from apache and serve static content over nginx. Best of both worlds.
With nginx the config is centralized in a specific location. With Apache, configs are all over the place.
Re: Nginx to Be Acquired by F5 Networks
#394Earlier quoted context omitted.
Got to feel lucky Oracle or IBM didn't buy them, definitely would have run them into the ground.
People thought Oracle would run MySQL into the ground, and that didn't happen.
Re: Nginx to Be Acquired by F5 Networks
#395Earlier quoted context omitted.
I learned how to spell it in early grade school--maybe eight years old--so I don't understand what's confusing about it but I'm an educated man.
then maybe you should learn that a lot of HN readers are not native English speakers.
Re: Nginx to Be Acquired by F5 Networks
#396Earlier quoted context omitted.
I learned how to spell it in early grade school--maybe eight years old--so I don't understand what's confusing about it but I'm an educated man.
It's confusing if you try to apply phonetics or any kind of logic to it, as an ESL person might, or many native speakers for that matter. It is certainly not confusing it you learn it by rote and remember the rule. It is burned into my brain, but I see the mistake a lot so I assume it is hard to remember for some people. For me its vs. it's is something I still have to keep looking up.
Re: Nginx to Be Acquired by F5 Networks
#397Earlier quoted context omitted.
Curious, why not envoy ( https://www.envoyproxy.io/ )? Its open-source, used/supported by variety of companies, has more features than NGINX.
Envoy doesn't support static file serving: https://github.com/envoyproxy/envoy/issues/378 I'm sure that's not the only feature it's missing compared to nginx. Envoy is not very comparable to nginx, in my opinion... but I also wouldn't reach for varnish as an nginx alternative either.
Re: Nginx to Be Acquired by F5 Networks
#398Earlier quoted context omitted.
If the source is available, I absolutely can use the software—regardless of license. The only thing preventing me from doing so would be either criminal or civil law, and while IANAL, I don’t believe there are criminal penalties for license violations. The copyright holder would have to sue me, and prove that I violated the license, and then they might be able to get a court to force me to stop, pay them, or both. I…
Obviously you can use the software. Of course you'll probably get away with a license violation if you're not shouty about it. Similarly, I can use a pirated copy of Windows XP too, with effectively zero risk of getting caught. Nobody is suggesting that an AGPL licence violation would result in a criminal penalty, but if you got caught you may be forced to release any changes you made to the source code. And you coul…
Personally, I find “you are licensed to use the software without releasing your modifications on your internet connected computer, however if you open a port and offer it as a service, you are not” to be entirely ridiculous. It seems to me that a license can’t (or at least shouldn’t) hinge on what other software I am or am not running on my computer (eg a webserver).
That is why I asked. I’m all for copyleft (despite the fact that its validity hinges on an inherent affirmation of the validity of the concept of intellectual property), but I passionately hate the AGPL because I think it is an unjust infringement upon my freedom as a user. It’s like saying “you have a license to use this software as long as you don’t run a browser that accesses porn on the same machine”. I think it oversteps the boundaries of copyright-as-designed.
Re: Nginx to Be Acquired by F5 Networks
#399a sellout and a race to the bottom all in the name of dollars
fucking pathetic
Re: Nginx to Be Acquired by F5 Networks
#400I guess that signals it's time for nginx users to check out possible alternatives - just in case, if things turn out for the worse. I can recommend having a look at https://varnish-cache.org/ - while its performance might not be 100% up to par with nginx in some (very, very high-end) scenarios, it has many other fortes that nginx (at least in its FOSS release version; I've never used nginx plus) just cannot match in…
According to the public statements, F5 is committing to maintain the current level of resources NGINX has allocated to their open source programs, to keep the same dev team involved, to keep licensing as it currently is, not change any of the repositories on Mercurial and GitHub and to keep the NGINX brand. Which only means that NGINX will get even better over time.