Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lfowles
on Oct 7, 2015
|
parent
|
context
|
favorite
| on:
League of Legends Chat Service Architecture
Some chat service I use does this and it's confusing because I don't expect it. I check the last message to see if there's anything new, not necessarily the scrollback.
Basically, it triggers an annoying O(N) operation whenever it happens :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Basically, it triggers an annoying O(N) operation whenever it happens :)