because updates feel like a time-wasting chore
because updates feel like a time-wasting chore
n should start out as 1, not 0
n should start out as 1, not 0
i think that could work
and there’s definitely an easy way to do it
i think that could work
and there’s definitely an easy way to do it
it obviously will not work for 3
because
x / 4
in some dialects of assembly has to be the same as
x >> 2
and 3 >> 2 = 0
[ 3 / 4 = 0.75 ]
i guess that has something to do with significant figures in number theory
it obviously will not work for 3
because
x / 4
in some dialects of assembly has to be the same as
x >> 2
and 3 >> 2 = 0
[ 3 / 4 = 0.75 ]
i guess that has something to do with significant figures in number theory
i know where to get the macbook fixed
bad news
it’s gonna be a while before i have the money ready to fix it
i know where to get the macbook fixed
bad news
it’s gonna be a while before i have the money ready to fix it
based on conversations i’ve had with liberals
they have exactly the same impulses as conservatives to slander and vilify their detractors in response to being told they’re factually incorrect and they unironically base all their opinions on cartoons
based on conversations i’ve had with liberals
they have exactly the same impulses as conservatives to slander and vilify their detractors in response to being told they’re factually incorrect and they unironically base all their opinions on cartoons
and the scaled blit function,
i guess i have to get back to my math programming
i have a logarithm function to fix too
and the scaled blit function,
i guess i have to get back to my math programming
i have a logarithm function to fix too
i’ll need to test it on BeOS soon
i’ll need to test it on BeOS soon
main.c can now get the same amount of work done in fewer lines of code
main.c can now get the same amount of work done in fewer lines of code