𝖇𝖚𝖌𝖇𝖊𝖆𝖗𝕿𝕾
banner
bugbearts.bsky.social
𝖇𝖚𝖌𝖇𝖊𝖆𝖗𝕿𝕾
@bugbearts.bsky.social
MtF Transsexual // Former Whore, Rape Survivor // Anti-Porn Anarcho-Communist // Writes Green-Ink Scrawl About 7r@nѥ-Hating // bugbearts.substack.com
i appreciate static state systems for programming
because updates feel like a time-wasting chore
October 3, 2025 at 8:57 AM
i guess my engine code will need some rework to compile through codewarrior on mac os classic
October 3, 2025 at 8:55 AM
correction :
n should start out as 1, not 0
September 17, 2025 at 11:55 PM
maybe for the absolute first iteration we could increment y, but then decrement it at the second

i think that could work
and there’s definitely an easy way to do it
September 16, 2025 at 12:24 PM
however
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
September 16, 2025 at 12:24 PM
good news
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
August 31, 2025 at 5:27 AM
i was wondering if there were any plans to set up an onion address for users seeking to evade government surveillance and censorship
August 14, 2025 at 6:20 PM
“hey nintendo lawyers, please find us and get us taken down, we can’t help ourselves, we need to keep our huge pirated retro game rom archives on the clearnet so you can find them and take them down”
August 13, 2025 at 4:55 PM
can confirm that liberals truly are that stupid
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
August 8, 2025 at 12:24 AM
it’s their own little funny way of conceding that misandry is legitimate
August 8, 2025 at 12:04 AM
aside from that
and the scaled blit function,
i guess i have to get back to my math programming
i have a logarithm function to fix too
July 19, 2025 at 10:23 AM
the bugs are fixed

i’ll need to test it on BeOS soon
July 19, 2025 at 10:21 AM
the nicest thing that came from it so far though is that my library now includes an external global structure that doesn’t even have to be declared in main or assigned a preliminary vault in main.c

main.c can now get the same amount of work done in fewer lines of code
July 19, 2025 at 8:16 AM