Earlier quoted context omitted.
Please don't post political/national rants to HN. They are all the same, making them tedious, and they lead to flamewars, which produce even-less-interesting scorched earth. None of this serves intellectual curiosity, which is what this site is for. https://news.ycombinator.com/newsguidelines.html
I really don't understand this line of thinking.. if someone (whether it's a country, company, person) engage in evil behavior then of course we should do everything possible to dissuade others from supporting them until they change. It's possible for this site to serve intellectual curiosity without directly supporting an evil regime that put Muslims in concentration camps, engage in medical genocide (organ harvesti…
So you want your app/website to work in China
141–150 of 178 posts
Re: So you want your app/website to work in China
#142Earlier quoted context omitted.
You can still use them, but a different URL. Google has a CDN in China for those fonts and stuff. Also Google Analytics are not blocked at all in China.
How about Recaptcha?
Re: So you want your app/website to work in China
#143I'm Chinese. It's not that bad. * I've been hosting my Chinese blog in US vps since 2009 and it works fine. * I have Gitea hosted in US vps and it works fine too. * GoDaddy has Alipay (sort of China's PayPal) up for a long time. * ICP Licenses are easy to get (at least for Chinese) and typically take less a month. I've done it for my company's websites and my clients' websites. * ICP licenses are required only if you…
Some vps providers buy these fast lanes, make their vps fast to access in China, and sell them to hungry Chinese users. The most popular one is Bandwagon[2].
[0] https://www.ctamericas.com/products-services/internet/global...
[1] https://www.ctamericas.com/products-services/internet/global...
Re: So you want your app/website to work in China
#144Honestly, I wouldn’t make it available in China. I want to give them a reason to take that firewall down. I don’t want to make the prison that their government has turned their country into, a sustainable one.
Re: So you want your app/website to work in China
#145Earlier quoted context omitted.
I really don't understand this line of thinking.. if someone (whether it's a country, company, person) engage in evil behavior then of course we should do everything possible to dissuade others from supporting them until they change. It's possible for this site to serve intellectual curiosity without directly supporting an evil regime that put Muslims in concentration camps, engage in medical genocide (organ harvesti…
Did spectramax's comment contain any new information for you? Do you think it contained new information for anyone? Judging by the responses, that's not the case. Posting what can be summed up as "The government of country X is evil." predictably leads to comparisons with the US government, all of which is just noise. It's certainly not going to dissuade anyone from supporting them, since nobody thinks of their actio…
Re: So you want your app/website to work in China
#146Earlier quoted context omitted.
the internet will become impossible to censor (for everyone - it’s already easy for the rich to avoid censorship) when satellite connections become cheaper / faster / more accessible
In many countries sending something over a satellite requires registration (which can be used for control subsequently), or even a license. Unless it will be a type of technology which is very hard to block, and locate, I wouldn't expect it to beat censorship.
Re: So you want your app/website to work in China
#147Earlier quoted context omitted.
the internet will become impossible to censor (for everyone - it’s already easy for the rich to avoid censorship) when satellite connections become cheaper / faster / more accessible
Only when it is not possible to direction-find a transceiver and place their owner in jail would satellite connections transcend censorship.
Re: So you want your app/website to work in China
#148* make it as decoupled as possible from your core infra. What you spare on infra costs caused by redundancy, you will spend in maintenance time, outage mitigation, etc.
* no synchronous call going out of China mainland, otherwise you become dependent of the Great Firewall and that is not something you want
* expect lower quality of documentation and support
Re: So you want your app/website to work in China
#149Re: So you want your app/website to work in China
#150My best best advices are not listed there - Stop using Google CDNs - Stop using Google fonts - Don't put Google Analytics in the header (or don't use it) otherwise will block/delay the browser load the website. Most of the websites just timeout because of those 3 things and make the website imposible to navigate. If you host your website in a normal VPS, without using Google services you will have a quite nice chance…