[ot][spam][crazy][spam][confused code] asdf!

Undescribed Horrific Abuse, One Victim & Survivor of Many gmkarl at gmail.com
Mon Jul 17 12:39:13 PDT 2023


time_points[-1] = eta
time_points[-2] = eta - min_delay
time_points[-3] = eta - min_delay - (min_delay + a little)
time_points[0] = eta - remaining
len(time_points) == remaining_count

so this thing:
time_points[-3] = eta - min_delay - (min_delay + a little)
should be a linear thingy
uhh like maybe
time_points[-x] = eta - min_delay * x - UNK * x = eta + (-min_delay - UNK) * x

helps to think of like graph
something is changing over something else in linear manner


More information about the cypherpunks mailing list