Hacker News new | ask | show | jobs
by amluto 633 days ago
There is no such thing as a remotely cross-platform DNS resolution API that has the system do the lookup and does not utterly suck for asynchronous use.
1 comments

I suspect "cross-platform" is doing a lot of heavy lifting for your claim. Browser engines and application frameworks built on top of them have no trouble using platform-specific APIs under the hood.
Yeah, but frameworks are yet another level of abstraction and dependency that just kills momentum.