/robowaifu/ - DIY Robot Wives

Advancing robotics to a point where anime catgrill meidos in tiny miniskirts are a reality!

We are back again (again).

Our TOR hidden service has been restored.

Max message length: 6144

Drag files to upload or
click here to select them

Maximum 5 files / Maximum size: 20.00 MB

Captcha
no cookies?
More

(used to delete files and postings)


“Most people never run far enough on their first wind to find out they’ve got a second.” -t. William James


Robowaifu-OS & Robowaifu-Brain(cluster) Robowaifu Technician 09/13/2019 (Fri) 11:29:59 No.201 [Reply] [Last]
I realize it's a bit grandiose (though probably no more than the whole idea of creating a irl robowaifu in the first place) but I want to begin thinking about how to create a working robowaifu 'brain', and how to create a special operating system to run on her so she will have the best chance of remaining an open, safe & secure platform. OS Language Choice C is by far the single largest source of security holes in software history, so it's out more or less automatically by default. I'm sure that causes many C developers to sneer at the very thought of a non-C-based operating system, but the unavoidable cost of fixing the large numbers of bugs and security holes that are inevitable for a large C project is simply more than can be borne by a small team. There is much else to do besides writing code here, and C hooks can be generated wherever deemed necessary as well. C++ is the best candidate for me personally, since it's the language I know best (I also know C too). It's also basically as low level as C but with far better abstractions and much better type-checking. And just like C, you can inline Assembler code wherever needed in C++. Although poorly-written C++ can be as bad as C code in terms of safety due to the necessity of it being compatible with C, it also has many facilities to not go there for the sane coder who adheres to simple, tried-and-true guidelines. There is also a good C++ project already ongoing that could be used for a clustered unikernel OS approach for speed and safety. This approach could save drastic amounts of time for many reasons, not the least of which is tightly constrained debugging. Every 'process' is literally it's own single-threaded kernel, and mountains of old-style cruft (and thinking) typical with OS development simply vanishes. FORTRAN is a very well-established language for the sciences, but a) there aren't a lot of FORTRAN coders, and b) it's probably not the greatest at being a general-purpose language anyway. I'm sure it could be made to run robotics hardware, but would probably be a challenge to turn into an OS. There are plenty of dujour SJW & coffee languages out there, but quite apart from the rampant faggotry & SJWtardism plainly evident in most of their communities, none of them have the kind of industrial experience and pure backbone that C, C++, or FORTRAN have. D and Ada are special cases and possibly bear due consideration in some year's time, but for now C++ is the obvious choice to me for a Robowaifu OS foundation, Python probably being the best scripting language for it. (1 of 2) >=== -fmt cleanup
Edited last time by Chobitsu on 08/23/2023 (Wed) 03:35:37.
85 posts and 32 images omitted.
>>42664 Lol. Welcome [redacted-Anon]. Have a look around the board. >vile troon's name It's no secret; it's in control of Apt for Debian. >=== BTW, I'm going to relo' this post to our basement throd ( >>39 ) soon-ish. I can't move your pic, but feel free to repost it there at your leisure. Cheers. :^)
Edited last time by Chobitsu on 11/04/2025 (Tue) 18:49:46.
>>42660 Avoid transDesbian Avoid GlowHat Best Linux Distros; Beginner/ Just Works -Mint Certified Hood Classic. Can personally attest to it's comfy vibes -Bazzite Great for a dedicated gaming rig -PopOs! Newcomer on the block, heard good things, very Windows 10-esque UI design, comes preinstalled on System76 computers Power user -Gentoo -Arch

Message too long. Click here to view full text.

>>42668 >I use Mint btw How are you enjoying it, GreerTech? That where I got my start with Linux. I would add to your list: >Industrial-strength, safety-first OpenBSD (cf. >>37932 )
>>42669 Still enjoying it, and FOSS in general
>>42672 Excellent. Once you're comfortable with Mint as a platform in general, I'd recommend you begin dabbling with the terminal and learning some of the vast array of UNIX commands available to you now. Many of these programs are kind of fun and informative, like fastfetch [1] and htop [2] (or even better, btop [3] ). Good luck, GreerTech! Cheers. --- 1. (installing it is one command + enter, per line): sudo add-apt-repository ppa:zhangsongcui3371/fastfetch sudo apt update sudo apt install fastfetch fastfetch 2. sudo apt install htop htop 3. sudo apt install btop btop
Edited last time by Chobitsu on 11/04/2025 (Tue) 22:16:25.

ROBOWAIFU U Robowaifu Technician 09/15/2019 (Sun) 05:52:02 No.235 [Reply] [Last]
In this thread post links to books, videos, MOOCs, tutorials, forums, and general learning resources about creating robots (particularly humanoid robots), writing AI or other robotics related software, design or art software, electronics, makerspace training stuff or just about anything that's specifically an educational resource and also useful for anons learning how to build their own robowaifus. >tl;dr ITT we mek /robowaifu/ school.
Edited last time by Chobitsu on 05/11/2020 (Mon) 21:31:04.
167 posts and 73 images omitted.
> (electronics + UNO R4 training -related : >>42154 )
> (smol microprocessor learning -related : >>42416 )
> (practical, electronic neural networks -related : >>42630 )
Edited last time by Chobitsu on 11/02/2025 (Sun) 00:29:01.
Having trouble learning binary addition, Anon? Then just play with some marbles! :D https://trashchan.xyz/robowaifu/thread/26.html#1333
Edited last time by Chobitsu on 11/03/2025 (Mon) 19:52:07.

Open file (81.05 KB 764x752 AI Thread v2.jpeg)
LLM & Chatbot General v2 GreerTech 05/30/2025 (Fri) 14:43:38 No.38824 [Reply]
Textual/Multimodal LLM & Chatbot General v2 Models: huggingface.co/ >How to bulk-download AI models from huggingface.co? ( >>25962, >>25986 ) Speech >>199 Vision >>97 Previous thread >>250 Looking for something "politically-incorrect" in a smol, offline model? Well Anon has just the thing for you >>38721 Lemon Cookie Project >>37980 Non-LLM chatbots >>35589
38 posts and 5 images omitted.
I have an project idea, but I need some general advise. The goal is to have a local LLM running on a Linux server, which it could control via CLI. The user could talk to it and give it some tasks to do, but the main part would be that when left with nothing to do, it could decide it's own goals to pursue. (coding, writing a personal website, browsing the web...) One could say that the goal of the experiment is to achieve an AI that could operate mostly by itself and achieve something meaningful while doing so. This would give the waifu the ability to have her own life outside of user interaction, making her both more useful and more realistic. I am planning on writing some LLM wrapper, which would implement API for interacting with the system, as well as handling multiple levels of memory and personality, both controlled by the model itself. More complex features like MCP API support or connection to some external hardware are being considered as possible extensions, but the current plan is a simple, Linux-controlling, AI companion. My knowledge of the current local LLM landscape is severely limited, however, so I come here to ask for help. Are local LLMs there yet? What is the least demanding model that you would consider capable of operating a Linux system and not freaking out when left alone? How powerful hardware would I need to run it? What backend should I use? (ollama, llamacpp, something else) Anything else I should know/consider?
>>41860 Hi Anon, welcome! I wish I could help you, Anon. If some other Anons here don't step up, then I'd suggest you check out /g/ 's threads on these topics in general. In particular, focus on the Local Models General ( /LMG/ ) threads. Good luck with your project, Anon! Please keep us here informed as to your progress. Cheers. :^)
>>41860 I can offer some insights. - having powerful hardware will improve quality immensely, but you can get a lower form of this up now with smaller models. - It will have context limit challenges which will need to be overcome with smart uses of tokens and how you store memories, but you can have a functioning thing as you describe, but detailed memories will eat into this heavily. having different ranked memory tiers and clearing lower ones and a mix of other clever ideas can improve all of these issues, at this stage it's just a matter of having a "lower resolution" AI companion, you could probably later update your methods as tech advances, and greater hardware means greater resolution. - I would suggest using multiple models to parse and make your AI companion smarter and not stuck into the patterns and paths that each models holds close to and deviates towards. to keep it simple, load one model, think for a bit, switch models, think a bit, especially with current limitations I would let a large chunk of time when the companion is by itself computing, to go over it's past and it's token database and refine it and have discussions and debates with itself to self-improve and refine itself. - I would have these personally as modes which you switch from her active life and talking to you, and her maintenance/sleep mode where she improves her database. - I will use sillytavern just as the idea vessel here, as I am used to it but I have not done this work myself properly since I'm busy with life. . . . use something like the memory and world lore books to store memories and events, they can each have a comprehensive recording into essentially "quants" of the lore books, where your chat history is fully recorded as non-quanted, then various levels of condensing and sorting out less important info/tokens, then your companion will think for each task and memory which quant of each lore book is suitable keeping in mind limitations hardware and current state of LLMs. - basically it will have a large database which it will parse and read through similar to how you will have it load models one at a time to use then switching to another, it will load different sets of the full database at a time to parse it. - You do the usual things you would expect, writing the personalities, creating the framework of the database, then you just have it use auto-mode similar to how sillytavern has group chats with different personality card as the other character, which is sort of her maintenance/ recursive improvement mode, again, multiple different reasoning/COT models being swapped through will be ideal here specifically.

Message too long. Click here to view full text.

The good news here is it's possible on local, and the bulk of the work will be in maintenance mode when you are not interacting with her, but for it to be good it will be very slow, but this will be when you are sleeping or away. When you are chatting, you will simply have to accept lower quality speech to you to make it run at a reasonable tokens/second generation, but pulled from the refined database which she created during her past maintenance phase where she runs a stronger model at an abysmally slow tokens per second/minute rate for precision.

Robowaifu fiction to promote the product and expand the market Robowaifu Technician 09/09/2019 (Mon) 07:17:19 No.29 [Reply] [Last]
>order companionbot from obscure japanese website
>you're not a pedo, but size is a major factor in the practicality of these designs, so the loli-robot is by far the cheapest and most reliable option
>you open the box and find your companion, purposely designed to look like a cartoon robot, rather than a real person
>still, the robot's purpose is obvious when you realize it is nude and has genitals
>since it is a lolibot, you, a 32 year old wizard NEET, can't exactly go to the store and buy clothes that fit it. So you'd better do an extra good job at hiding it from any guests that come over.
>lol you never have any guests. Guess some problems solve themselves.
>before turning the robot on, you have to setup the software options on your computer. You adjust a series of sliders regarding personality traits, before selecting the English option, and choosing your preferred voice from a list.
>then you agonize for hours over picking a name
>other, more expensive models, are wi-fi compatible, but you purposely chose the cheapest option with no wireless connectivity, not just because you're cheap, because you don't want people spying on your waifu
>you save the settings to a flash drive which is inserted in the robot's navel, after removing a waterproof cover, of course. But this is when you realize you don't actually know how to turn the robot on
>after rifling through the manual you find the on/off procedure, which involves bending the fingers into a certain configuration before pressing in the port on the robot's navel with one hand and pinching the buttons that are the robot's g-spot and clitoris with the other.
>the robot immediately comes to life, opening its eyes and looking directly at you, in a rather compromising position
>Your sudden reaction of shock abides when you remind yourself that it's simply a robot.
>But the awkwardness comes back when the robot speaks, in very broken Engrish
>still, you can understand as it introduces itself with the name you've given it, the voice you chose for it.
>you know that you chose those options, but when the robot asks you for your name, you still answer just as awkwardly as when a real girl would ask you your name at the bank or whatever
>actually, more awkwardly because your fingers are inside it. So you freeze up, as you do even in simpler situations
>but the robot is programmed for your happiness, and detects your stress, smiling at you in an attempt to make you feel better. But only briefly, because you programmed it with just the mildest hint of tsundere
>it tells you to not feel stressed, and assures you that it is not being damaged by your touch
>you remove yourself from the robot's vagina, and notice a brief, subtle shudder. Nice attention to detail from the creators
>You stand up in front of the robot and watch it as it looks around the room, studying its surroundings. It moves in an unnaturally smooth motion, but manages to not be too uncanny due to looking like a robot, rather than a human.
>as the robot's eyes scan the room, you notice that they stop for just a tiny but longer than usual as they look straight ahead. Straight ahead at your boner, which happens to be right at the small robot's face level.
>once again your mind forgets that you are dealing with a machine, and you awkwardly try to create small talk to diffuse the situation, asking the robot if it requires anything else at the moment. It declines, and instead asks if there is anything you desire
>you, the autist you are, refuse to let the robot do anything for you, and instead say that you are going to go and make a sandwich.
>you tell the robot to make itself comfortable, then cringe to yourself when you realize the absurdity of that statement.

(1 of 6)
304 posts and 120 images omitted.
>>41852 Control the waifus control the future
>>41852 >>41853 DOO EET!! Looking forward to reading these ebin sagas!! :D >*popcorn increases*
>>42449 Those people I call "shitstirrers" and it seems like I encounter them at every job I work at. And really, I think the world would be an infinitely better place if they were all dragged out into the streets and shot. Unfortunately, right now that would create a world that's 90% male.
>>42449 This is really good. Can I get another invite to the discord? ribozyme008

Open file (52.67 KB 640x360 madmenmeme.jpg)
Business and Marketing GreerTech 09/03/2025 (Wed) 21:58:34 No.41055 [Reply]
A thread to discuss topics such as, potential products, marketing, consumer demand, customer bases, robowaifus on the market, etc...
34 posts and 7 images omitted.
>>41349 >and I wrote that post. Nice!
We need to figure out how to properly-manipulate the press for our benefits. Here's one of the best business success stories in that context: https://www.youtube.com/watch?v=0Ol8ZSE-PEk >tl;dr We may not like (((journos))), but we can go ahead and manipulate them anyway, I think. :^)
>>41329 > related : ( >>41384 )
One thing I'm trying out is, in places that are more westernized/less otaku, I use the phrase "robogirl", instead of "robowaifu"
>>42534 Good thinking, Anon.

The important question Robowaifu Technician 09/18/2019 (Wed) 11:54:39 No.419 [Reply] [Last]
Vagoo. I can't speak for anyone but myself but I'd like to get.. intimate with my fembot. I'd like to know what my options are for her robopussy. I was thinking something like a flesh light with sensors that triggers voice and arm action. I'm using Myrobotlab is Anyone familiar with it?

Robosex general I guess
190 posts and 55 images omitted.
>>42404 >>42405 >>42427 Blackwaifus: GreerTech PMC Jokes aside, I do want basic security functions. Imagine this; You are hosting a party, and you're afraid that someone may sneak into your room and steal stuff. Your worst fear is coming true, but as they open the door, they see Galatea v3.0.7, watching them. It's like a ring camera, but mobile, indoors, and very conspicuous without being overbearing. Nannies for tweens will be a thing of the past. She can function as an alarm, and her eyes are removable.
>>42427 >>42429 Heh. >I do want basic security functions. Fair enough, we've discussed it in some depth already ( >>10000 ). We're off-topic ITT rn, I'd think. :^)
For some reason YouTube decided to recommend me this video on Chinese sex dolls: https://www.youtube.com/watch?v=bWbAWI_P5cQ (It knows too much)
>>42517 It's interesting to see how much is handmade. No wonder it's so expensive! If it was a less sexual* subject matter, it would considered fine art. *specifically non-performative heterosexual male sexuality
>>42520 >No wonder it's so expensive! Exactly my thoughts as well. I wonder if that is real human hair (there's a market for that), or some kind of fine synthetic. Regardless, I find that part of the operation (head assembly & decoration) particularly interesting. Must have taken quite a few iterations to develop the manufacturing techniques.

General Robotics & AI News Thread 5: Gazing Into the Nightmare Rectangle Edition Greentext anon 11/04/2024 (Mon) 05:42:08 No.34233 [Reply] [Last]
Anything related to robowaifus, robotics, the AI industry, and any social/economic issues thereof. and /pol/ funposting containment bread! :D -previous threads: > #1 ( >>404 ) > #2 ( >>16732 ) > #3 ( >>21140 ) > #4 ( >>24081 ) >=== -funposting edit
Edited last time by Chobitsu on 01/27/2025 (Mon) 09:51:47.
497 posts and 65 images omitted.
>>42436 >>42439 Neat! Yeah, I think this whole tree of exploration offers some promise. Just like with so-called "control monkees" & MOCAP in the film industries, acting out the desired motions for robowaifus promises to bear fruit. Combined with "digital doubles" (the AI kind, not the film kind) and massive stochastic training sets, we could soon see robowaifus walking & doing other things with little to no programming required by end users (and even much-less from the developers as well). We develop the skill of being "compliant" from childhood. Simply training on human-based exemplars for this stuff should produce good results if its conducted well. Thanks, meta ronin! Cheers. :^) >pic Lel. :D
Edited last time by Chobitsu on 10/23/2025 (Thu) 07:07:27.
While I support most aspects * of this proposed (((legislation))), I certainly don't support more laws in any sense...particularly ones that affect /robowaifu/ -adjacent concerns. None of this will turn out positive -- either for Anons or their robowaifus -- because (((reasons))). futurism.com/artificial-intelligence/ohio-ban-ai-marriage --- * The primary thrust being: "AI is not capable of personhood" (my words). Any other position will lead directly to radical libshite's violence against robowaifuist Anons b/c """muh_repayashuns n sheeeit!111""". Make no mistake: these POSs long to literally murder us already. Their pretense that we are "raping" our robowaifus would give them incentive to act on it (in blatant hypocrisy ofc [eg, blame the victims if niggers are involved, etc.]... but these people have no actual ethics or morality. So don't expect to be able to reason with them.)
Edited last time by Chobitsu on 10/25/2025 (Sat) 02:00:52.
>>42490 I saw that too, I didn't really know what to think about it. The good news is that it seems like it was genuinely made for good purposes, and the idea of robowaifus was brought up as a near-ludicrous idea, so it isn't some sort of attack. The other good news is that it might be better for us in the long run, it would be far harder for libshites to do a Detroit: Become Human LARP if the robowaifu isn't legally human. And ofc, no Earthly law can supersede a Holy marriage, the actual marriage. Many people, including many Christians, seem to confuse legal marriage with actual marriage. It's funny, we ended up in the Futurama timeline. In the future, we're going to wage a campaign for "robosexual marriage" Vote Yes on Proposition Infinity
Open file (150.07 KB 1280x720 maxresdefault (4).jpg)
>>42490 >>42494 >My wife is legally property Ohio might accidentally make robowaifus into a hypertrad arrangement

Open file (556.16 KB 480x270 pi-bestgif-2.gif)
Tutoring : maths, biology, chemistry, physics & material science Ribose 01/27/2024 (Sat) 00:36:43 No.28816 [Reply] [Last]
I want to keep my math skills sharp, and I know for a fact we have engineering students browsing this board. I may not be a mech E, but I have a minor in math so I can certainly help anyone who is pursuing a formal or informal education in STEM. I can tutor up to basic calculus, and can be reached at [email protected]; doxxcord: ribozyme008; telegram: @Ribozyme008. For anyone wanting to learn math on their own I recommend the use of khan academy. Leave math problems in the thread, and I will be happy to work them out for you. --- > related thread ( >>7777 ) >=== -add crosslink -edit subject, contacts
Edited last time by Chobitsu on 10/23/2025 (Thu) 06:48:10.
50 posts and 7 images omitted.
I want to review calculus and chemistry. Anyone here need a tutor? [email protected]
I went ahead and made a discord. ribozyme008 @chobitsu please addit to the OP
>>42419 OK, done.
>>42420 Telegram is @Ribozyme008
>>42425 Got you! :^)

Open file (259.83 KB 1024x576 2-9d2706640db78d5f.png)
Single board computers & microcontrollers Robowaifu Technician 09/09/2019 (Mon) 05:06:55 No.16 [Reply] [Last]
Robotic control and data systems can be run by very small and inexpensive computers today. Please post info on SBCs & micro-controllers. en.wikipedia.org/wiki/Single-board_computer https://archive.is/0gKHz beagleboard.org/black https://archive.is/VNnAr >=== -combine 'microcontrollers' into single word
Edited last time by Chobitsu on 06/25/2021 (Fri) 15:57:27.
233 posts and 60 images omitted.
>>38365 Tried it again opening a new tab first. Crash. Very odd. Opens in Firefox normal web fine.
>>38406 >>38408 >Tor with a Brave browser Exactly the same. (Still) works on my box, bro. ** >>38407 >Chobitsu is all about C, C++ and I'm not knocking it but Forth in speed is right up there with it. Yep Forth is based. I'm simply not conversant with it, nor does it have the mountains of libraries available for it that C & C++ have today. That is a vital consideration during this early, formative era of robowaifu development. Cheers, Grommet. :^) --- ** https://trashchan.xyz/robowaifu/thread/26.html#1002
Edited last time by Chobitsu on 05/12/2025 (Mon) 07:27:55.
> (Arduino UNO R4 training -related : >>42154 )
TIL: 1. Arduino is releasing a new "Q" board. ( >>42175 ). 2. Qualcomm is acquiring Arduino. Related? :D --- BTW, they are doing preorders rn: https://www.arduino.cc/product-uno-q/ https://store-usa.arduino.cc/products/uno-q https://www.youtube.com/watch?v=xz3ObNb3k5U
Edited last time by Chobitsu on 10/10/2025 (Fri) 04:50:41.
Lots of pertinent wisdom for us today regarding usage of smol microprocessors (the best kind, for our limited-onboard-resources robowaifu use cases). Co-authored "straight from the horse's mouth" back in the day by the primary-inventor/team-lead of the MOS 6502, Chuck Peddle (cf. >>42410 ). https://web.archive.org/web/20221106105459if_/http://archive.6502.org/books/mcs6500_family_hardware_manual.pdf https://web.archive.org/web/20221112230813if_/http://archive.6502.org/books/mcs6500_family_programming_manual.pdf https://web.archive.org/web/20141129191838if_/http://archive.6502.org/books/kim1_user_manual.pdf --- >related: http://6502.org/
Edited last time by Chobitsu on 10/22/2025 (Wed) 19:51:06.

Robowaifu Ethics & Morality Chobitsu 08/02/2022 (Tue) 23:25:26 No.17125 [Reply] [Last]
>"And as you wish that others would do to you, do so to them."[1] >-t. Jesus Christ I propose this thread to be a narrowly-scoped discussion on the OP's topic; informed primarily by 2 Christian-themed writings, and by our own efforts & practical insights in developing robowaifus : I. In Mere Christianity, C.S. Lewis asserts that all men "...have the Law of God written on their hearts."[2][3][4] This is certainly affirmed by various passages in the Holy Scriptures, as well. II. In The City of God, Aurelius Augustine of Hippo writes >"And yet they have within themselves something which they could not see: they represented to themselves inwardly things which they had seen without, even when they were not seeing them, but only thinking of them. But this representation in thought is no longer a body, but only the similitude of a body; and that faculty of the mind by which this similitude of a body is seen is neither a body nor the similitude of a body; and the faculty which judges whether the representation is beautiful or ugly is without doubt superior to the object judged of. >"This principle is the understanding of man, the rational soul; and it is certainly not a body, since that similitude of a body which it beholds and judges of is itself not a body. The soul is neither earth, nor water, nor air, nor fire, of which four bodies, called the four elements, we see that this world is composed. And if the soul is not a body, how should God, its Creator, be a body?[5][6][7] Now, starting from the fundamental basis & belief (a priori w/ no defenses given pertaining to it >tl;dr let's not descend into debate on this point, merely discuss the implications of it, kthx :^) that this immaterial, moral law inscribed on each of our hearts by God literally serves as the foundational stone for all good ethics & all good moralities out there; I'd like for us all lurkers, I'm looking at you! :^) to have a general discussion on: A) What does this all imply (and likely mean) regarding human behaviours within the general cultural/societal domain under discussion, and

Message too long. Click here to view full text.

132 posts and 34 images omitted.
>>41920 I don't think she can be given a soul by man. I think man can make a vessel, but God has to give her the soul.
>>41933 >digits confirm Oh, no disagreement from me on that one, Anon. Thus why I quoted the word, for the implying implications of it. :D In fact, any efforts on our parts to invoke any supernatural entities getting involved with the effort would surely lead to evil outcomes -- and I very-strongly advise against any such endeavor. You're right that God alone creates real souls! <---> Having said all that, I firmly believe we will devise simulacrums of & for our robowaifus that are: * Effective * Pleasing * Loving I personally feel that will be quite good-enough an achievement for us here, and will surely be a blessing from the Lord when it is accomplished! Cheers. :^)
Edited last time by Chobitsu on 09/29/2025 (Mon) 06:26:56.
> (topics -related : >>41953, >>41960 )
Open file (261.74 KB 845x1265 normie morality 1.png)
Open file (211.89 KB 804x1033 normie morality 2.png)
Open file (138.14 KB 838x1200 normie morality notes.png)
Great writings on normie morality/disgust/hatred, and my additions on how it applies to Boomer Christians vs Younger Christians.
>>42413 Interesting points, GreerTech. I'd like to mull this over before responding. Certainly these stereotypical humans have existed since prehistory, and even St. Augustine's City of God delves into such topics. Cheers. :^)

Report/Delete/Moderation Forms
Delete
Report