Kyle Sanderson

Results 202 comments of Kyle Sanderson

Indeed, I'm fed up with ruTorrent being a pile of... Things needed from even just reading the issue tracker: Scheduled removals ( https://github.com/jfurrow/flood/issues/371 ). Move data actually working ( https://github.com/jfurrow/flood/issues/581...

> How about not doing breaking changes in open protocols next? They should just delete BEP 52 and forget it has ever existed. That's not how the world works. Transmission...

@Scags are you OK to make this change? If you need/want help I can spend some time on Discord with you.

Can you make this a Post notification for now?

> The first try should be on a stack buffer to avoid the heap allocation by default. indeed. allocations like this will murder throughput. @Headline are you OK to take...

Yeah, boiling the ocean lead to nothing happening... this is still an improvement, feel free to merge.

> hey folks, we've internally developed a system that automatically detects and sets GOMEMLIMIT and decided to not put that code on automaxprocs. The main rationale behind that decision is...

> Is there any concern other than setting `EnableCTCP` in `&ircevent.Connection{}`? > > According to [irc-go/ircevent](https://github.com/ergochat/irc-go/blob/8d1f09a1b8d46e018ef369327057211860565e0e/ircevent/irc_ctcp.go#L48), this should automatically handle `VERSION`, `USERINFO`, `CLIENTINFO`, `TIME` and `PING`. Yeah, and I'll document...