God this is so relatable. My partner and I are both like this :3
I can be anybunny you want me to be :3
That depends who you’re asking, me or my tulpa (submissive top and power bottom).
Sorry, your government mandated dom is on sick leave atm. The daily wall-pinnings and weekly bondage will resume past this Wednesday
Actual switch here - I love both domming and subbing and want to experience all the things.
I’m a sub that will try to dom to please I admit :3
Oddly enough because Iknow what I like sometimes it works on others ₍^. .^₎⟆
i plead the fifth
Help, I’m being attacked.
service top reporting in
it’s similar, but it’s not the same
Listen, I didn’t ask to be called out like this today
There are like 2-3 actual doms in this community at any given time
Where, specifically??? :3
salutations

Actual switch, reporting for booty.
Duty.
… well, I guess it depends on my mood.
Listen,
…shut up
sub overflow
more like sub underflow?
“so much of a sub that you dom” reminded me of integer overflow but sure why not (though don’t really understand it…)
there’s integer overflow and integer underflow. when you have an 8-bit signed integer variable:
signed char x = 127and you try to increment it by 1:signed char y = x + 1and then you print y: `printf(“%d\n”, int(y))", it will print -128. the reason is integer overflow, kinda like when you add 1 to 999, you get 1000. but if the variable can only store 3 digits, you get 000 instead, which is 0. the computer interprets that as a negative value though because of offset etc.the same works in reverse. -999 - 1 = -1000 which gets interpreted as -000 which gets interpreted as a positive number then.
Hah for some reason I thought it was arithmetic underflow but given that the original joke was integer overflow and not arithmetic overflow it makes more sense for it to be integer underflow too. And I agree fits better.










