Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This. I suppose that's what has me confused about both the blog post and comment, i.e. why would you not control your servers?



Not entirely sure what parent meant but it seems that many web developers are still confused as to why they can't consume any site on the internet from the front end.


Because that is actually the classical pattern of applications using the internet ;-) The whole point of internet protocols like HTTP, SMTP and the likes is about not having control over the server and being able to let programs talk to each other anyway.

So if you want to build a classic client app it would be independent from the server implementation. So maybe it would even be 'your' that you would use. For example you could built an app that could talk to a Dropbox server. But with the current SOP setup you would require Dropbox to configure their CORS accordingly.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: