HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FaceValuable

no profile record

comments

FaceValuable
·4 ay önce·discuss
Yeah, it’s all mostly heaps of Python internally aside from Codex.
FaceValuable
·geçen yıl·discuss
Did he say anything about the dumb and energetic?
FaceValuable
·2 yıl önce·discuss
Interesting! The Wikipedia article is quite wrong here. SOCK_STREAM certainly doesn’t imply TCP in all cases. I see the source is the Linux Programming Interface book; quite likely someone’s interpretation of that chapter was just wrong when they wrote this article. It is a subtle topic.
FaceValuable
·2 yıl önce·discuss
Hey! I know it’s muddled but that’s not quite correct. SOCK_STREAM is more general than TCP; SOCK_STREAM just means the socket is a byte stream. You would need to add IPPROTO_TCP on top of that to pull in the TCP stack.

UDS using SOCK_STREAM does not do that; ie, it is not using IPPROTO_TCP.
FaceValuable
·2 yıl önce·discuss
Is canine.sh hosted on Canine?
FaceValuable
·2 yıl önce·discuss
Oh the irony

#remindus 10y
FaceValuable
·2 yıl önce·discuss
“Let’s reframe the question to where I’m right”