
u/AtrippleABattery

What did you think of others before you realised you were aroace?
before I realised I was aroace I always looked down on those with crushes and relationships (primary school type relationship).
what did you think of others in relationship?
looking back I should have know earlier I was aroace
If you were bi, could you be Demi for one gender and not aroace for another?
same for all the prefix
but the core idea is, if you felt attraction to one gender, could you be on the aroace for another?
i hid my powerplant underground
it generates 130k hp and hides all the bad water on the map (other than a small bit i use for pumping)
Is gay an umbrella term?
I’m aroace and there are a lot of micro labels beneath just aroace such as Demi, cupio, fray romantics/sexsuals
are there micro labels under gay and/or lesbian
(I’m not referring to the whole lgbtqia+ community when I say gay)
small little power plant
i built a powerplant that uses all the bad water on the map and conducts it into a single stream
it produces 130k hp while I only use 10k regularly
im planning on covering it up so that there is no trace of bad water on the entire map. what do you think?
Does being aroace make you a “homosexual”
clarity - I’m aroace and love being it
how most people always refer to “homosexuals” is normally hatefully but I’m just wondering if it is as it normally means loving the same gender
I don’t like anyone so am I a “homosexual“?
PETER WHAT IS GOING ON HERE
Turning people into AI's fuel?
Since AI data centers consume much resources, what if we hire people to generate consistent kinetic energy and transform it into clean energy somehow to fuel the data centers? Like, a big hamster ball? The design is very human /jk
Is there such a thing as Demi-platonic?
(sorry if this is rude or insensitive or something)
im aroace so I’m familiar with lots of the prefixes surrounding the split attraction model and I’m wondering if one could be Demi-platonic as that would be platonic attraction, only once a close emotional bond, and that tends to be formed through platonic relationships?
I am asking as an alloplatonic so may be missing a lot?
Asexual Cards
Made myself a triple a battery card (Aro/ace agender) and thought I'd make a just Aroace version... Would you guys wanna see a full set? Heart suit for Alloromantic aces (is there a specific flag for that? I was gonna just do the ace flag), a diamond for greys and a diamond for demis, a club for acespecs/questionings (with the acespec flag)
What styles would you want to see? I'd like to keep the bone and flower theme but maybe a different weapon? Different flowers? (Yes, it looking like the master sword is intentional) I'd love to hear your feedback!
What countries do you recommend going to?
what about that country makes it so interesting to you or why do you want to visit?
If your oriented aroace, what Is your orientation?
I’ve been wondering what the most common orientation would be, e.g. bi, straight, or gay/lesbian, etc?
i say this as a fully aroace person (as far as I know) and im just curious.
can someone help me render a cube
im trying to make a program that can read information from a file and project it
currently, my program renders the positions of the voxels just as points (circles). How can i make it render cubes instead.
im trying not to use ai for my programs
class Voxel:
def __init__(self, x, y, z, colour = (255,255,255)):
self.x, self.y, self.z = x, y, z
self.colour = colour
def project(self, camera):
rel_x = self.x - camera.x
rel_y = self.y - camera.y
rel_z = self.z - camera.z
rel_x, rel_y, rel_z = camera.rotate_point(rel_x, rel_y, rel_z)
if rel_z <= 0:
self.x2d = self.y2d = self.dist = None
return False
scale = camera.focal_length / rel_z
self.x2d = rel_x * scale
self.y2d = rel_y * scale
self.dist = maths.sqrt(rel_x**2 + rel_y**2 + rel_z**2)
return True
def draw(self, screen, xOfset, yOfset):
pygame.draw.circle(
screen,
self.colour,
(int(self.x2d + xOfset), int(self.y2d + yOfset)),
max(1, int(10 / max(1, self.dist)))
# minimum size of 1, the second max is to stop divide by 0 error
)
got max happiness in folktails hardmode with an alternative starting position!
just showing of how amazing i am (joking).
The reservoir on the right is dredged to the maximum depth with the new pumps keeping the secondary reservoir full during droughts.
bingo but you add the options
i posted this a while ago but need a few more to finish it off so your best ideas in here
just got maximum happiness levels for my colony!
finally reached happiness level 84 for my colony. I have no bots at all in the colony, 424 beavers and only 12 hours of work a day.
aroace bingo but you add something
everyone add something and bit by bit we will get a full bingo
(inspired by the one that was going around recently)
(it also took me way too long to make this in microslop paint)
edited to add your recommendations
Just wanted to to show my way of producing a stable population.
the population counter (thingies) turn off based on the amount of unemployed beavers. In my colony i have nearly 500 beavers and this way i can build any new job sites and not have to worry about the population without having hundreds of unemployed beavers draining resources!
whats to stop the ai companies from just excluding this subredit from their training data?
genuine question here, i love this subreddit and find it halarious all the things people come up with but im genuinly wondering why cant they just exclude this from the training set?
*sorry about my dyslexia but i cant be bothereed to go back and fix it