๐–‡๐–š๐–Œ๐–‡๐–Š๐–†๐–—๐•ฟ๐•พ's Avatar

๐–‡๐–š๐–Œ๐–‡๐–Š๐–†๐–—๐•ฟ๐•พ

@bugbearts.bsky.social

MtF Transsexual // Former Whore, Rape Survivor // Anti-Porn Anarcho-Communist // Writes Green-Ink Scrawl About 7r@nร‘ยฅ-Hating // bugbearts.substack.com

367 Followers  |  216 Following  |  743 Posts  |  Joined: 06.08.2023  |  1.7974

Latest posts by bugbearts.bsky.social on Bluesky

Video thumbnail
02.11.2025 22:30 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Miss Murder AFI HD
YouTube video by FallenDemonRYUK Miss Murder AFI HD

music for f@9907s like me

youtu.be/-fMsl4QZIz0

27.10.2025 18:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
mm_testpix running through SDL-1.2.16 on mac os 9.2.2

mm_testpix running through SDL-1.2.16 on mac os 9.2.2

my mm engine code is running on mac os 9

however
i need an earlier version of sdl 1.2 to rightly get events for key presses

27.10.2025 17:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

i appreciate static state systems for programming
because updates feel like a time-wasting chore

03.10.2025 08:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

i guess my engine code will need some rework to compile through codewarrior on mac os classic

03.10.2025 08:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
sdl_testwin application

sdl_testwin application

sdl_testgl application

sdl_testgl application

iโ€™ve got sdl 1.2.16 working on mac os 9 on my ibook

but my engine isnโ€™t compiling

if youโ€™re trying to compile sdl 1.2.16 in this environment
either with codewarrior or mpw,
you must remember to go to the include directory and rename โ€œSDL_config_macos.hโ€ to โ€œSDL_config.hโ€ before compiling

03.10.2025 08:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

correction :
n should start out as 1, not 0

17.09.2025 23:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
iBook connected to the classilla homepage on the internet on the iMacโ€™s wifi sharing through an ethernet crossover cable

iMac viewing the default web sharing page hosted on the iBook in mac os 9.2

iBook connected to the classilla homepage on the internet on the iMacโ€™s wifi sharing through an ethernet crossover cable iMac viewing the default web sharing page hosted on the iBook in mac os 9.2

i got my g3 ibook clamshell connected to the internet through a crossover cable on my M1 iMac

now i just need to download an iso of mac os 9.2.1/2 because mac os x is slow as hell and just takes up disk space

17.09.2025 04:27 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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

16.09.2025 12:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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

16.09.2025 12:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
x/4 + x/16 + x/256 + x/1024 + x/4096 + x/16384 + x/65536 + x/262144 + x/1048576 + x/4194304

x : 3
y : 1

( graphing calculator on mac os 9.2 )

x/4 + x/16 + x/256 + x/1024 + x/4096 + x/16384 + x/65536 + x/262144 + x/1048576 + x/4194304 x : 3 y : 1 ( graphing calculator on mac os 9.2 )

using my g3 clamshell ibook for some more computer science

x / 3 = โˆ‘ ( n = 0 โ†’ โˆž ) x / 4 ^ n

this can be implemented far more easily in 6502 assembly than my previous iterations

16.09.2025 12:24 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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

31.08.2025 05:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

little programming update

good news
i found my old logitech f310 controller for coding and testing

bad news
my intel stickered intel macbook pro stopped turning on

good news
a g3 ibook is coming in the mail soon to satisfy some of my mac programming

31.08.2025 05:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

i was wondering if there were any plans to set up an onion address for users seeking to evade government surveillance and censorship

14.08.2025 18:20 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
a lady having some fun

a lady having some fun

i just got an awesome idea for spicing up my home on the weekends when iโ€™m drinking and having fun fucking with my computers and programming code or playing playstation or nintendo

bubble machine
fluorescent bubble fluid
and blacklights

i need to do this

14.08.2025 18:06 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

bad news
freebsd isnโ€™t working out so well for my tower

i guess iโ€™ll have to try installing gentoo again but maybe from a boot disc for some other distro

i also have prescriptions coming up tomorrow

13.08.2025 21:17 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
SECURITY CULTURE 101: The Tools of State Surveillance and How to Resist

SECURITY CULTURE 101: The Tools of State Surveillance and How to Resist

13.08.2025 16:46 โ€” ๐Ÿ‘ 11    ๐Ÿ” 10    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

โ€œ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โ€

13.08.2025 16:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

in my opinion
itโ€™s honestly a little bit fuckin stupid of big romsites on the internet to not be setting up their own onion services

the only romsites i see on onion services are just
ftp directories, with like 3 roms for n64

13.08.2025 16:51 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@bsky.app i think it would be a good idea to set up an onion address for your network real soon if you want to come off as a network that values the free speech and privacy of your users,
and please refrain from hashing out a vanity address

13.08.2025 16:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
liberals are so fucking full of themselves
"we're the best people on earth and everyone else is scum, ancoms are all sex-cultists,
just look at all the progressive groups of the 70's, all of them were sex cults, and all of them were anarcho-communists, i am very smart"

liberals are so fucking full of themselves "we're the best people on earth and everyone else is scum, ancoms are all sex-cultists, just look at all the progressive groups of the 70's, all of them were sex cults, and all of them were anarcho-communists, i am very smart"

genuine question
why do so many people care so much what south park thinks ?
it's a cartoon
being validated by your cartoon doesn't make you right
lots of people like prager make cartoons validating pure bullshit making a cartoon doesn't make you right

genuine question why do so many people care so much what south park thinks ? it's a cartoon being validated by your cartoon doesn't make you right lots of people like prager make cartoons validating pure bullshit making a cartoon doesn't make you right

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

08.08.2025 00:24 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

itโ€™s their own little funny way of conceding that misandry is legitimate

08.08.2025 00:04 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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

19.07.2025 10:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

the bugs are fixed

iโ€™ll need to test it on BeOS soon

19.07.2025 10:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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

19.07.2025 08:16 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

itโ€™s almost perverse how much overhauling work my mm_screen module needed

it still needs a bit of work
because the โ€˜MM_SET_SDL2Bโ€™ tag introduces bugs
but i think i have an idea to resolve it

19.07.2025 08:07 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

trumpโ€™s safest bet wouldโ€™ve been to corroborate the fbi
or better still, order the fbi not to allege that the list isnโ€™t real,
so he and his friends could keep everyone on a wild goose chase for the list or other clues

instead heโ€™s like
โ€œnaw, the dems wrote me in, but who cares about that anyway ?โ€

18.07.2025 14:12 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

he must think the democrats are masters at fuckin 4d chess

for that matter,
how do we know it wasnโ€™t forged by republicans to incriminate democrats ?
how do we know it wasnโ€™t forged by both to incriminate each other ?

that sure sounds a lot like something both parties have been and are doing

18.07.2025 14:04 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

trumpโ€™s basically giving away that heโ€™s on the naughty list
whether itโ€™s real or not
whether itโ€™s forged by the democrats or not

heโ€™s alleging that obama and clinton put his name on the list before his first run for office, before epstein was even arrested, before anyone knew about the list

18.07.2025 14:04 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

my take on the epstein files

basically everyone elseโ€™s

the republicans and democrats are playing chicken about it and have been for five years
because they know they both have people in their ranks who are guilty

theyโ€™re both hoping that you buy into their game of chicken

18.07.2025 13:57 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@bugbearts is following 18 prominent accounts