Hacker News new | ask | show | jobs
by Karunamon 2544 days ago
Don't most IRC clients nowadays query the max line length on connect (the capabilities output) and then just split up one message across multiple lines if you cross that limit? I haven't had to think about line length since the 90s.