libera/#shirakumo - IRC Chatlog
Search
22:19:41
Colleen
<|3b|> also mattes a lot how often those 8ms are. 1 every few minutes and i might not even mind in VR. a few per second could get annoying for lots of things
22:43:50
Colleen
<|3b|> any reason for doing `loop for i = read then (1+ i) while (< i write)...` instead of `loop for i from read below write...`?
22:46:43
Colleen
<shinmera> as in, it would re-read the limits each iteration or something. Dunno. As is, a for from would be better, yes.
22:53:08
Colleen
<shinmera> the reallocating buffer should be the same as the elements buffer when no reallocation is going on.
22:53:17
Colleen
<|3b|> (and probably read `elements elements` as `:elements elements` or something)
22:57:34
Colleen
<|3b|> "Accessing whether a set is active or not imply happens with ``active-p``." probably has a typo, but also possibly should be rewritten instead of having typo fixed :)