As a chinese, this kind of comment makes me hate the west even more. I have no control over my government. Zero. 0. Do you understand the concept of 0? Thats the amount of influence I have over any government matter. And you people being racist pos because there is nothing I can do about my gov. Wtf do you want?
No one is criticizing the Chinese people who have zero control over their authoritarian government. The Chinese people are humans just like any other person on Earth, whether from America or Canada or Nigeria or India or anywhere.
When people criticize China, they are almost universally criticizing the Chinese government, because of their double standards, shady practices, lack of respect for individual privacy/sovereignty, ethnic cleansing in xinjiang.
I love the Chinese people, whereas I hate the Chinese government.
CCP has succeeded in making the Chinese government an important part of Chinese people's identity. I've noticed even open minded Chinese people who have lived abroad for years tend to feel a little like insults on Chinese government are personal.
I am sorry that you think like that, but the government is nothing without its people. The moment you start saying there is nothing you can do is the moment you lose. Russian dissidents etc. Chinese middle-class is complacently trading freedom for comfort. American and European middle-class too, for that matter.
I feel it is really unfair to blame chinese individuals like this, can we blame American's for all of their terrible influences they have had around the world too then?
There is a difference between blaming someone for the actions of a government over which they have little control, and suggesting that it’s possible to work toward a better system. Nobody blamed the Civil Rights Movement for segregation; though they lived in a time when Jim Crow was law, they did all they could to defeat it.
I’d also suggest there’s a difference between acceptance of bad government action, even if you don’t or can’t actively oppose it, and active defense of such action.
It's only zero if you exclude actions that are unlikely to work while requiring great sacrifices and/or likely to get you killed. Of course, no one should blame you for not:
- Joining/founding an underground resistance group
- Distributing anti-government propaganda
- Rising through the ranks of the party until you're influential.
- Emigrating (This won't directly influence your government. But losing skilled workers (I assume you are one) harms the economy, making a revolution more likely.
- If that is not possible, being as unproductive as you can get away with.
- Becoming friends with high-ranking officials, then influence them.
- Protesting. You can technically make sure you won't get punished by setting yourself on fire.
> And you people being racist pos because there is nothing I can do about my gov. Wtf do you want?
No one's being racist here. The entity people don't trust is the Chinese government. Governments act through the people they govern so that distrust extends to your potentially involuntary actions (but not to your character). Note that Gitlab doesn't trust employees living in China independently of their ethnicity.
Criticizing a government apparatus isn’t racist. I don’t know why every single time a westerner criticizes the PRC, they act like we hate all Chinese people.
Nobody here has a problem with Chinese people in general. Hopefully all of us can separate a nation’s people from their government... The problem is with the PRC’s government.
"Nobody here has a problem with Chinese people in general"
The link this whole discussion is about is about banning Chinese people. Not the government, not even people that work for the government, just "Chinese people in general"
The ticket raised on gitlab is specifically about Chinese and Russian nationals, but this would also apply to Australians (they can be compelled, legally, to build backdoors upon request of the government). If I were in charge of a non-trivial company I certainly would not hire an australian national.
This same exact argument would apply for a white person from China who has family or other assets in China, and thus has leverage that can be used against them by the current totalitarian regime.
If the US government enacted a law similar to Australia where we could be compelled to build secret backdoors, then foreign companies probably wouldn't hire an American either.
This really has little to do with race, and everything to do with risk and governments. We would still be discussing a ban on hiring Chinese nationals even if China -weren't- almost completely homogeneous in race; it's basically irrelevant.
> As a chinese, this kind of comment makes me hate the west even more. I have no control over my government.
That right there is exactly the response your government would want you to have. You already 'hate the west', and now even more because of what I wrote? That seems unreasonable to me, and there was not one racist mention in my comment either.
If 'my' government (in Australia) were pulling these kind of stunts in 'my' name, damn right I would be doing something about it. In fact, I already do something about my community's shabby treatment of the First Australians (financially and lobbying wise).
I feel we, the people, have a responsibility to ourselves and other humans, irrespective of country of origin, culture or background, to resist and oppose transgressions by the governments who represent us.
>I have no control over my government. Zero. 0. Do you understand the concept of 0? Thats the amount of influence I have over any government matter.
Then you should be more pissed off at your own government and screwed up system than the people who are pointing how that the system you live under is screwed up.
I think the question is, how much control do you want over your government? Do you want them doing this stuff? I come from a country with a stronger democracy than the US and governments will fall over stuff like human rights violations, if they don't properly punish the perpetrators.
Feel what!? You need to look up how the structure of the citizen control by the party functions out there, even if you wanted there's no wiggle room for that.
You can randomly generate the "name" of the fields and autofill will never fill them, another option to disable autocomplete is to leave them without "name" and handling the submit using JavaScript.
The other trick is to add a random string/number in from of the name attribute e.g. name="348349_name". This prevents autofill. Interestingly 1Password and LastPass are smart enough to infer that it's a name or email field.
For the honeypot, random number + word makes it ignored by autofill/1password
My point being, Autocomplete off is not a valid solution as it can break at an updates notice, and the code hacks, while may work, are a pain to deal with
They make it look like the extra 3% is to build features for their platform, but the VC funding is for that, and other than developing the feature, having tiers doesn't cost them anything. Charging 8% just makes it a bit closer to being sustainable.
It's unsustainable for handling small payments. Things like fraud detection, customer support, legal and financial services, and credit card chargebacks add up to more than 5%, if it's truly crowdfunding (lots of small contributions). There's a lot of failed startups in the crowdfunding space.
5% is their cut after payment processing, which is another 3% or 5% extra (depending on the size of payment, with smaller payments being more expensive to process).
For a $1 payment, they actually take 20% (10c + 5% + 5%).
I'm aware of that, which is why I didn't mention it in my list. It's about what Stripe charges. The micropayment rate of 5% is effectively lower because its per-transaction fee is $0.10 rather than $0.30. A $3.00 donation would have a $0.25 fee and a $3.01 donation would have a $0.39 fee.
50 rep requirement for commenting is too high. Very often I have follow up question to ask the answerer but I can't and SO discourage private chat. That leaves me the only option of asking the question again. And of course it gets marked "duplicated" even though I emphasize a specific aspect of the question. At that point I just take a deep breath, close the SO tab, ask that question on Reddit.
If you want to avoid a similar sounding question getting marked as a dupe and closed, you can contextualize your question with the similar answers to show that you've searched and read them.
For example, "I've read the answers to A, B, C (linked) and they get me this far, but now I'm trying to take that output and output it to YAML" etc.
As mods / queue reviewers, we generally assume someone has not read (or found) similar questions if they don't mention this. I don't vote to close many questions as dupes unless it's clear the asker didn't even try to look at the related questions. I tend to close vote only on low effort questions that don't meet the minimal complete verifiable example (MCVE) best practices for asking a question.
To the comment on the 50 rep threshold, I believe you can hit this more easily than you think. For example, writing one answer that gets accepted (+15) with 3 upvotes (3x +10) is worth 45 rep. Then giving 3 suggested edits (3x +2) that get accepted is worth 6 to put you over 50. Suggested edits don't have to be big — you can look for common aspects of aging popular answers like outbound links that may now 404 or fixing grammar mistakes. A lot of people on Stack Overflow do not speak English as their first language, so if you do, you can help improve the clarity of their questions or answers which benefits the whole community.
You get 10 reputations for each upvote you get and 15 if your answer is accepted. It doesn't take more than a few hours to get there.
There's plenty of simple question that you should be able to answer. Use what you know as tags, look out for new posts, and answers them using the best of your knowledge.
Do you get reputation over upvote on question? A few good questions should easily get 5 upvotes.
A few hours? I've been using SO suite of sites for years and only last year did I get over 50 on a single one
The reputation for commenting is way too high. I can't count how many times I could have contributed but for the silly reputation requirement. I've given up trying to contribute.
And based on the answers I've been seeing, it doesn't serve it's purpose anyway.
Earning reputation on Stack Overflow can be a really slow, tiring process. As others have mentioned, suggesting edits is one way to get there. For each that gets accepted, you earn +2 rep. I earned 25 rep this way and it was a slog.
The easiest way to get 100 rep on SO, though, is to get 200 rep on any other site on the network. This is called the Association Bonus. Enjoy movies or cooking or video games or board games? Go post questions/answers on those sites and get some votes. There are 170+ sites on the network and because they're lower-volume, earning rep is often faster because posts are more visible.
I'm not sure which sites you've tried so far, but it is possible to do and even have some fun doing it.
There are some non-obvious customs when editing answers, that's unlikely to go well as a very new user. But editing questions mostly for formatting and language is certainly doable without any reputation.
I'm assuming the edits are reasonable itself, there are some odd patterns that you see regularly like people using code formatting (monospace font) for emphasis. That kind of edit will get stopped.
Another option to get the basic SO privileges is to ask or answer on any other SE sites. There are many of them, and almost all are much, much easier to participate in.
If people are rejecting legitimately good edits that's a problem. People looking through the review queue should be doing so with an open mind and an eye for the edits, not the person making the edits.
Yes. I was pointing out that there's still lots of low hanging fruit, rather than this specific typo. But just checking out those questions shows lots of low quality stuff that could be corrected.
It should be conpulsory to leave comments when you downvote a question. I always ask people to explain in the comment why they downvote me, and I would get more downvotes and 0 comment.
I've never understood that. It might be because people are afraid of retaliatory downvotes in return. I have enough rep there that I don't worry about it, but even so it never seems to happen.
I think you are raising a valid point. What is considered a basic feature is a constantly moving target. The proxy-caching in Kong Enterpise is implemented as a plugin, and it is not that complex. All our new plugins are developed outside Kong open source repository. Some of them are public and some are private. Some of them we include in our default packaging. Ultimately this is a product decision. I think we have some features in open source that could have been enterprise only, and vice versa. I work mostly on developing the Kong core (open source), but at the same time, I think that having a healthy business, will help the open source too. Who knows, your wish of proxy caching plugin , we will endup moving from enterprise to open source.
No limits. Downloads are unmetered and free, as long as they look reasonable. Once you download your full backup every hour, I'll ask you for a reason probably.