Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dagmx
on Dec 30, 2022
|
parent
|
context
|
favorite
| on:
Golang disables Nagle's Algorithm by default
Probably because it’s the default in most other scenarios you’d call send (other languages etc).
So having a rare inverted default is bad for intuition.
tptacek
on Dec 30, 2022
[–]
I took the implication here to be that the kinds of people who don't read documentation don't know what Nagle is or have any expectations about it to begin with.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So having a rare inverted default is bad for intuition.