HackerTrans
TopNewTrendsCommentsPastAskShowJobs

seri4l

no profile record

comments

seri4l
·năm ngoái·discuss
>This problem is solved in China

It isn't. China is the best example that draconian identity verification / KYC processes don't stop scammers.
seri4l
·năm ngoái·discuss
I agree. In case you haven't heard of it already https://tldr.sh is pretty good for this.
seri4l
·2 năm trước·discuss
>We can say a lot of things about what may happen next, but the main one is that AI is going to get better with scale.

Could anyone elaborate on this? Further down he talks about the necessity of bringing the cost of computing down. Is that really the bottleneck?
seri4l
·2 năm trước·discuss
>it means that it's impossible to download public data from a web app without proxying it through your own server.

Maybe with a subdomain that points to the target website IP? If it supports HTTP and doesn't check the host header it should be fine. That's pretty exceptional these days though.

Edit: I just checked and a subdomain won't do it, it needs CORS as well.