Hacker News new | ask | show | jobs
by def- 1323 days ago
Author here. The bandwidth usage was high with many open connections, I fixed that quickly by using LZW encoding instead of sending uncompressed data. I think you are referring to this thread: https://old.reddit.com/r/programming/comments/6t8gpq/timegif...
1 comments

Exactly, 5years ago already ... anyway I remember you fixed it in like 2 hours, great job.