From 81b089b15360caab73afa57a2c9c0d85ab61a433 Mon Sep 17 00:00:00 2001 From: epoch Date: Sat, 1 Mar 2014 06:53:58 -0600 Subject: fuck, man. you know how to read diffs. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..c941d9a --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ + o convert aliases from a linked list to a hash-table with linked lists in + each bucket. so O(whatever), much fast, many speed, wow. + o add stuff to libirc to buffer stuff being written to the socket so that + it can put a speed limit on that kind of stuff. (but why would the bot + get an fd from the runit function?) + o fix the ugly stuff that is casted to void in returns. + o make the source code smaller or something. -- cgit v1.2.3