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

Fair, I was mentally comparing to Go. I was a bit disappointed there wasn't more wrappers around basic OS stuff. Go stdlib wraps everything and does its best to make stuff cross-platform.

In my specific case I was trying to send some DNS messages. I went the route of linking libc and using the posix data structures for DNS messages and struggled quite a bit how to map the C data structures to my program.

This kind of thing is a big barrier to adoption unfortunately.



Go is literally a Kitchen Sink. I love it, but that stdlib comes with a runtime dependency.




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

Search: