/robowaifu/ - DIY Robot Wives

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

Happy New Year!

The recovered files have 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)


“Fall seven times, stand up eight.” -t. Japanese Proverb


Open file (14.96 KB 280x280 wfu.jpg)
Beginners guide to AI, ML, DL. Beginner Anon 11/10/2020 (Tue) 07:12:47 No.6560 [Reply] [Last]
I already know we have a thread dedicated to books,videos,tutorials etc. But there are a lot of resources there and as a beginner it is pretty confusing to find the correct route to learn ML/DL advanced enough to be able contribute robowaifu project. That is why I thought we would need a thread like this. Assuming that I only have basic programming in python, dedication, love for robowaifus but no maths, no statistics, no physics, no college education how can I get advanced enough to create AI waifus? I need a complete pathway directing me to my aim. I've seen that some of you guys recommended books about reinforcement learning and some general books but can I really learn enough by just reading them? AI is a huge field so it's pretty easy to get lost. What I did so far was to buy a non-english great book about AI, philosophycal discussions of it, general algorithms, problem solving techniques, history of it, limitations, gaming theories... But it's not a technical book. Because of that I also bought a few courses on this website called Udemy. They are about either Machine Learning or Deep Learning. I am hoping to learn basic algorithms through those books but because I don't have maths it is sometimes hard to understand the concept. For example even when learning linear regression, it is easy to use a python library but can't understand how it exactly works because of the lack of Calculus I have. Because of that issue I have hard time understanding algorithms. >>5818 >>6550 Can those anons please help me? Which resources should I use in order to be able to produce robowaifus? If possible, you can even create a list of books/courses I need to follow one by one to be able to achieve that aim of mine. If not, I can send you the resources I got and you can help me to put those in an order. I also need some guide about maths as you can tell. Yesterday after deciding and promising myself that I will give whatever it takes to build robowaifus I bought 3 courses about linear alg, calculus, stats but I'm not really good at them. I am waiting for your answers anons, thanks a lot!
74 posts and 106 images omitted.
>>33765 > But I could see training one to recognize voice, one to deal with movement, one to deal with vision, specifically not running into things, and maybe one for instruction on a low level. Like move here, pick up this, etc If I remember right Mark Tilden referred to this as "horse and rider" setup, where you have a high level program giving direction to a lower level program. The lower level worries about not stepping in a hole, etc while the high level worries about where the pair are going. I too have experienced the boons of separating different functions into different programs/AI. To give a real life example of what you're talking about: my voice recognition AI doesn't like to run in the same program as the image recognition AI. I've experienced some programs running at different speeds, eg: on a raspi takes half a second for the image recognition to run, while the servo program can run like 2 dozen times a second while it is running, and the voice detection pauses the program until words are heard (or a 5 second timeout), so these different speeds/natures of the code requires separation, which in turn requires developing a way to communicate with each each program. >>33746 >Starting Best way to start is looking for a code/library that does what you want (like image recognition), and try tweaking it to fit your needs, like making it interact with other programs eg if an object is recognized in an image, move a servo.
>>33767 >I've experienced some programs running at different speeds Asynchrony is a deep topic in systems engineering for complex 'systems-of-systems' -- which full-blown robowaifus will certainly be in the end. The buffering and test, test, test combo has been the most successful engineering approach to this issue thus far, AFAICT. Just imagine the timing difficulties that had to be surmounted by the men who created and operated the Apollo spacecraft out to the Moon & back! Lol, our problems here are actually much more complicated (by at least a couple orders magnitude)!! :DD Kiwi discussed the desire that >A thread dedicated to man machine relationships may be needed : ( >>33634 ), and I agree. While my guess is that he meant for that thread to primarily be focused on the psychological/social aspects of those relationships, I would argue that the engineering of complex parts of our robowaifu's systems that in any way involve responsiveness or interaction-timing with her Master (or others) is definitely fair game for such a thread. The reason is simple: timing of interactions -- particularly verbal ones -- clearly affects the social perceptions of those (for all parties involved). >tl;dr < If it takes our robowaifus more than half a second to begin to respond to her Master's engagements, then we've waited too long... Cheers. :^) >=== -fmt, prose edit
Edited last time by Chobitsu on 09/28/2024 (Sat) 03:08:07.
>>33905 Thanks, Anon. Nice degree programs. And at least one version of many of these lectures are available online! Cheers. :^)
>>33767 Thanks for the advice. It's welcome.

Bipedal Robot Locomotion General Robowaifu Technician 09/15/2019 (Sun) 05:57:42 No.237 [Reply] [Last]
We need to talk about bipedal locomotion. It's a complicated topic but one that has to be solved if we are ever to have satisfyingly believable robowaifus. There has surely already been a lot of research done on this topic, and we need to start digging and find the info that's out there. There are some projects that have at least partial robolegs solutions working, but none that I know of that look very realistic yet. We likely won't come up with some master-stroke of genius and solve everyone's problems here on /robowaifu/, but we should at least take a whack at it who knows? We certainly can't accomplish anything if we don't try.

I personally believe we should be keeping the weight out of the extremities – including the legs – while other anons think that we should add weight to the feet for balance. What's you're ideas anon? How do we control the gait? How do we adjust for different conditions? What if our robowaifu is carrying things? What about the legs during sex? Should we focus on the maths behind MIP (Mobile Inverted Pendulum), or is there a different approach that would be more straightforward? A mixture? Maybe we can even do weird stuff like reverse-knee legs that so many animals have. Robofaun waifu anyone? What about having something like heelys or bigger wheels in the feet as well?

I'm pretty sure if we just put our heads together and don't stop trying, we'll eventually arrive at least one good general solution to the problem of creating bipedal robot legs.

>tl;dr
ITT post good robowaifu legs

>tech diagrams sauce
www.youtube.com/watch?v=pgaEE27nsQw
www.goatstream.com/research/papers/SA2013/SA2013.pdf
185 posts and 73 images omitted.
>>33969 >muh le 2000lb motor >Lolwut? A 2000lb winch motor, each motor pulls 15A for a total of 180 watts.
>>33972 Oh, OK got it. Heh, I thought you were saying the motor weighed a ton. :^)
Thanks for all the YouTube links, but please add some some description when posting. Ideally more than one line. These videos have a text description on YouTube which can be copied. With ">" you can quote it, though make sure to put this in front of each paragraph when doing so. Cheers.

Artificial Wombs general Robowaifu Technician 09/12/2019 (Thu) 03:11:54 No.157 [Reply] [Last]
I think we need to figure out how to fit a womb onto a waifubot. Where's the fun in having sex if you can't procreate?

Repost from a thread on /b/;
>"If you're like me and want to fuck a qt battlebot and get her pregnant, the best place to put an artificial womb is where a normal womb would be on a normal girl. The metal exterior could simply be a bunch of metal plates that unfold to allow space for the womb pod inside. The baby is probably safest inside the battlebot, and if she has good calibration then there shouldn't be problems with her falling and hurting the baby. After giving birth the metal plates could automatically fold back up again, shrinking the womb pod inside so she is combat effective again."

Well /robowaifu/? Feasible?
202 posts and 28 images omitted.
https://kr-asia.com/are-synthetic-wombs-the-future-of-childbirth-new-chinese-experiment-sparks-debate >Recently, the First Affiliated Hospital of Zhengzhou University (ZDYFY) announced a groundbreaking synthetic womb experiment without the use of extracorporeal membrane oxygenation (ECMO). In this experiment, a four-month-old fetal lamb survived for 90 minutes while hooked up to a unique apparatus, maintaining vital signs through a connection with its mother.
https://hakaimagazine.com/news/scientists-built-an-artificial-shark-uterus/ >In a new paper published in Frontiers in Fish Science, the researchers show that this manufactured uterus can sustain midterm Moller’s lanternshark embryos for up to a year, about two-thirds of their normal 18-month gestation period. The scientists hope this system will help sharks in their aquarium and eventually be used to bolster wild populations of other endangered shark species.
>>33991 >>34003 Very good news, and I'm also glad they found a reason to justify this research to the general public. Helping with species close to extinction or bringing them back, opens a lot of opportunities to get funding.

Modular Platform, "Assistant": Wheelchair-style robot base to jumpstart projects Lin 08/21/2023 (Mon) 01:14:26 No.24744 [Reply] [Last]
Lord knows I'm terrible at these writeups, so I'd recommend glancing at the attached CAD screenshots to get a quick idea of what this project is about-- on that note, most of this post will be copy/pasted stuff from the design docs, mainly stuff that won't change, so apologies in advance. Long story short, I've talked to a bunch of guys, both on the chans and elsewhere, who have some great ideas but aren't sure where/how to get started. My hope is that a (comparatively) simple, modular base that provides power, movement, and basic sensor data will let them get started on their own project without having to re-invent the wheel (and get nerd-sniped in the process.) # Brief The purpose of this platform is to establish a generalized "blueprint" of a (comparatively) cheap, human-scale "modular base platform" that can be built by a capable layman and maintained by a hobo, while supporting and powering any "robo payload" <= 75lbs, 5kW. Emphasis is placed on all parts being readily available or substitutable, and could conceivably be built from salvage at near zero cost (or in the face of malicious sales restriction), excepting digital controllers. Durability has also been prioritized, with over-engineered tolerances and (optional) bilateral redundancy for everything but the drive motors. Sacrifices have been made to accommodate this vision (primarily weight, though to a lesser extent, performance), and Builders with access to specialized tools or a higher budget will likely want to tweak the design (ex. using aluminum T-Slot instead of right-angle stock, welds in place of frame bolts, etc.) The design is purposefully made to resemble (and, if necessary, function as) a wheelchair (see reasoning below.) ## Project Budget Target Cost: $2,500 USD-2023 with new, mid-grade parts, excepting computer/processor. (realistically, I expect this to be closer to $3,500 in the short term, until people more clever than I improve some of the design's weaknesses/sacrifices) ## Prototype Info - Prototype Budget: $10,000 USD-2023 - (I have access to specialized equipment and labor (at a price), including a commercial 3D printer, 5-axis mill, welding, lifts, etc.) - First design revision expected by the new year (2024). Physical construction to begin Spring 2024. Basic electronic control system, motor/BMS interface to be somewhat complete between January and (Spring) 2024.

Message too long. Click here to view full text.

70 posts and 55 images omitted.
>>30696 Good, just wanted to know that things are still moving ahead. Thanks.
>>29642 >>29694 >>30696 Outstanding news, Lin. Good luck with your other projects. Looking forward to June! Cheers. :^)
Been a while, my brothers-in-/robowaifu/. As anyone could have predicted, my team’s responsibilities didn’t end as cleanly as our calendar promised, but it’s “within epsilon” and I’ll have a decent amount of free time again starting from this weekend. Other than that, I managed to do a decent amount of physical design testing during the last couple months, which did lead to a few mechanisms being tweaked and one in the process of being redesigned (details next post) Anyway, part orders were delayed a bit-- there’s a few funny stories there, but it boils down to my being spoiled by having access to an ordering department/personnel... I have a newfound appreciation for all they do, let me tell you. Ended up automating most of what I could, which (hopefully) will make ordering less painful in the future. Hoping to get raw material stock (to which I didn’t attach part numbers during design) ordered mid-month. TL;DR: The last major part order should be placed the next week or two? I’ll have an hour or two on weekdays to work on my robot, but... I also have a lot of learning to do when it comes to machining, so I’ve ordered a decent amount of spare stock for when I inevitably screw something up. (another post coming later today or tomorrow detailing design changes) Also, going forward, my posts regarding solo projects will be a lot less detailed unless someone has specific questions/input (anyone here is free to ask, of course.) No deeper reason-- since I’m strapped for time, it’s just a lot more fun to spend my free time designing stuff than talking about it.
>>31527 Hi Lin, welcome back! >spoiled Heheh, sounds like it. :D For us lowly, inexperienced plebeians any experience/advice you've picked up from more-closely managing your own supply chain(s) would be much-appreciated! :^) >project progress Good luck with your parts orders and any further redesign efforts needed for The Assistant. Looking forward to your incoming post(s). >lower-detail post content As one of your local 'followers' here on /robowaifu/ , I personally look forward to & appreciate any details you share here with those of us planning to attempt creating our own copy of your work. There's also the 'public archive' aspect for the broader Anon community we all share & benefit from by any valuable information posted here on this public IB /robowaifu/ (as opposed to, say, Doxxcord where it's lost to everyone but the Globohomo forever). This ongoing-archive benefit also extends out into the future ofc -- even to those new Anons who haven't even arrived here yet! -- so it's a gift that 'keeps on giving'. I don't want to urge you, but just asking you to consider the issue through other "eyes". :^) --- Regardless, we've all already benefitted from your efforts which you've shared here with us. For that, a hearty thank you (same extended to every other productive Anon here)! Cheers, Anon. :^)

Message too long. Click here to view full text.

Edited last time by Chobitsu on 06/10/2024 (Mon) 23:41:36.
Seems like it's been a while since the board has heard from you, Anon? How's things going?

Robowaifu Systems Engineering Robowaifu Technician 09/11/2019 (Wed) 01:19:46 No.98 [Reply]
Creating a functional Robowaifu is a yuge Systems Engineering problem. It is arguably the single most complex technical engineering project in history bar none, IMO. But don't be daunted by he scale of the problem anon (and you will be if you actually think deeply about it for long, hehe), nor discouraged. Like every other major technical advance, it's a progressive process. A little here, a little there. In the words of Sir Isaac Newton, "If I have seen further it is by standing on the shoulders of Giants." Progress in things like this happen not primarily by leaps of genius--though ofc that also occurs--but rather chiefly comes by incremental steps towards the objective. If there's anything I'm beginning to recognize in life it's that the key to success lies mainly in one unwavering agenda for your goals: Just don't quit. >tl;dr Post SE and Integration resources ITT. www.nasa.gov/sites/default/files/atoms/files/nasa_systems_engineering_handbook.pdf https://www.nasa.gov/reference/systems-engineering-handbook/ https://www.nasa.gov/reference/system-engineering-handbook-appendix/ >=== -patch dead hotlink
Edited last time by Chobitsu on 09/14/2024 (Sat) 15:54:29.
23 posts and 10 images omitted.
>>11917 You seem quite antagonistic to my basic claims, so I'll put them all aside for the moment (my real-world experiences notwithstanding). In a more general sense then, can you offer any advice on my specific desired outcome through this conversation then, Anon? Namely; >how we can both take advantage of technical debt, and also remediate it ('pay it back') in our works too.
Just storing this here as a sober warning against mediocrity [1], when devising exceptionally-complex systems such as capable & pleasing robowaifus; they must operate continuously, safely & reliably in the near-presence of their Masters and other humans -- but component failures are inevitable. To wit: Failure of individual subsystem(s) in such a highly-interconnected system can rapidly cascade in unforeseen ways; the outcome of which may become catastrophic. <---> >"...To understand why, one must understand the concept of a “normal accident.” In 1984, Charles Perrow, a Yale sociologist, published the book, Normal Accidents: Living With High-Risk Technologies. In this book, Perrow lays out the theory of normal accidents: when you have systems that are both complex and tightly coupled, catastrophic failures are unavoidable and cannot simply be designed around. In this context, a complex system is one that has many components that all need to interact in a specified way to produce the desired outcome. Complex systems often have relationships that are nonlinear and contain feedback loops. Tightly-coupled systems are those whose components need to move together precisely or in a precise sequence." >( related : >>4631 ) --- 1. https://www.palladiummag.com/2023/06/01/complex-systems-wont-survive-the-competence-crisis/ >=== -sp, fmt, prose edit -add crosslink
Edited last time by Chobitsu on 09/14/2024 (Sat) 18:50:01.
>related : John Gall : Systemantics : ( >>33550, >>33553 )
> systems-engineering -related: ( >>33550 )
> (systems-engineering -related : >>35571 )

Open file (104.93 KB 592x565 IMG_20200725_160316.png)
Emmy the Robot Robowaifu Technician 07/14/2024 (Sun) 17:57:53 No.32205 [Reply] [Last]
Welcome all Nandroids fans to the Emmy thread, for discussing and posting about EtR. Off-topic posts and personal attacks will be deleted. --- Also, be sure to check out Emmy-Pilled's project thread! (>>25306) Important Community Links: Boorus, etc.: https://nandroid.booru.org/index.php Google Docs: https://docs.google.com/spreadsheets/d/1mXuNh9ESedCiDZclVuz9uiL7nTNk3U9SgCE_CRHi3Us/htmlview# Webtoons: https://m.webtoons.com/en/canvas/emmy-the-robot/list?title_no=402201 > previous threads : >>27481 >>26629 >>30919
498 posts and 248 images omitted.
Post nans or get bans :)
>>33418 Most realistic secondary spicoid character?
comic is dead
>>33422 I want a nan wife
NEW THREAD NEW THREAD >>33430 NEW THREAD NEW THREAD

Open file (80.27 KB 1125x1767 Gems.jpg)
Emmy the Robot, Off Topic edition Robowaifu Technician 08/23/2024 (Fri) 16:20:24 No.33064 [Reply]
Welcome to the Emmy containment bread. Poast you're best bait m8 to get those sweet (you)'s. Want to talk your diabetus in a thread about Emmy and Nandroids? What about your general life? Here it is! Prost it all here, as long as it's not CP, gore, or NTR, it's all good in this hood! :^)
Lol. @Kiwi as per, I'll let you decide what to do with this throd. Cheers... :D
>>33067 I welcome it, I'm tired of deleting all the shitposts on the main thread.
>>33071 OK, granted. But I'm spoilering the OP pic b/c Jak sh*te. Cheers. :^)

Batteries & Power Robowaifu Technician 09/09/2019 (Mon) 06:21:14 No.23 [Reply] [Last]
Robowaifus will need power to run, and since they will be mobile this means a mobile power system too. ITT post info on batteries and other mobility capable power systems. --- > related-thread : (>>5080) >=== -add crosslink
Edited last time by Chobitsu on 08/18/2023 (Fri) 22:45:53.
111 posts and 30 images omitted.
>>32997 Very encouraging, Anon... here's to hoping your prediction comes true! Cheers. :^)
>>32997 A glitch in the sodium prussian blue battery. Not as good Wh/kg. Basically between lead acid and Li-ion. 70Wh/kg. Though this is not really a total disadvantage. Especially if it is cheap. The advantages of it are very high.
>>32997 >>33013 >doesn't catch fire That's all I need to hear. Less energy density is a perfectly acceptable tradeoff for not having to worry about catastrophic battery failure when I'm cuddling mai waifu.
>>33015 >Less energy density is a perfectly acceptable tradeoff for not having to worry about catastrophic battery failure when I'm cuddling mai waifu. THIS.
Related: >>33073 > Post-apocalyptic power supply, EMP robustness, internal solar steam driven energy support

Emmy The Robot Robowaifu Technician 04/15/2024 (Mon) 20:31:05 No.30919 [Reply] [Last]
Welcome all Nandroids fans to the Emmy thread, for discussing and posting about EtR. Off-topic posts and personal attacks will be deleted. --- Also, be sure to check out Emmy-Pilled's project thread! (>>25306) Important Community Links: Boorus, etc.: https://nandroid.booru.org/index.php https://emmytherobot.art/ (Jumbo controlled, be careful.) Google Docs: https://docs.google.com/spreadsheets/d/1mXuNh9ESedCiDZclVuz9uiL7nTNk3U9SgCE_CRHi3Us/htmlview# Webtoons: https://m.webtoons.com/en/canvas/emmy-the-robot/list?title_no=402201 > previous threads : >>27481 >>26629
Edited last time by Kiwi_ on 06/24/2024 (Mon) 18:13:49.
542 posts and 300 images omitted.
Open file (144.70 KB 1080x1350 GSY-EAJXwAAEuil.jpeg)
>>32192 off model
Open file (14.40 KB 832x480 ClipboardImage.jpg)
>>32192 Look at how blacked they made my bot.
new thread new thread >>32205 new thread new thread

Open file (118.04 KB 800x569 original.jpg)
Robowaifu Psychology Thread Robowaifu Technician 05/07/2020 (Thu) 09:27:27 No.2731 [Reply]
I hope to have useful links and images in the future, this is just a quickly thrown together glorified character sheet maker at this point. Ok so you can program, but HOW to make her thoughts work? At least on a creative level. I don't have much to contribute other than my rather obsessive what-ifs, I hope this is useful somehow. A few questions you might want to ask yourself before typing up some kind of bio or writing down conversations and quotes you imagine she would say are... 1. How close to the canon do I want to be? 2. How much canon is there? 3. How would I want to make her mine vs someone else's interpretation of the same character? Take note of those answers, if your memory sucks record them in a method you are comfortable with. I think typing might be faster for most. And you might want to revisit what you wrote here sometimes when making certain personality design choices. Use your answers here as a basic guide. For the most part, just go through writer's sites for character questionnaires. And before you omit a question, think of how could you use the basics of what it is asking to build your waifu's personality? For example, if a question rubs you off the wrong way politically, still use that question. But answer in your own way or even reword the question. Some of these types of questions are supposed to make you think hard about what shaped your character's dislikes, which is still important to what makes a person themselves. You may need to revisit some of these or even omit certain ones entirely. But try to figure out how to get that info in somehow later. This process can take a long time and be frustrating, but I think it has a place in the waifubot creation experience. Also, try think how would your waifu react if the story went differently at some point. This can get really dramatic real easy, but it doesn't have to. Just start with simple things like what would she say if asked to tell a joke? What does she find funny? What does she find cringey? Things like that, and don't be afraid to make what they call a 'brain dump'. Pretty much just type with minimal breaks and type everything that comes to your mind about the topic. You might get some useful info amongst the 'why am I doing this?' 'I need to take a shit' quotes. Also just use some of those story prompts. Also, try to use the more realistic day to day ones, like things that could happen in real life. Less exciting but pretty sure you aren't going on fantasy journeys with her IRL. Using these types of prompts will give her more to say on mundane everyday things, vs Skyrim politics. (But that could be fun sometimes)

Message too long. Click here to view full text.

Edited last time by Chobitsu on 05/07/2020 (Thu) 09:43:48.
45 posts and 12 images omitted.
>>31691 >>>physiognomy should be taken seriously because it used to be >physiognomy should be taken seriously because it used to be This here is like a tavern, not a club where everyone thinks exactly the same. I know, that the current state of science seems to be that physiognomy is BS. Though, I also don't have time or interest to look into such unrelated topics in detail. I don't know why this is even here. I brought up psychology and personality traits, as a useful tool for configuring a freshly build robowaifu AI. Also, because it would be great to have a way for her to internally represent people. Over time she could just forget details about a person, but she could just keep that element and remember that person vaguely without storing any specific details. This here >>30862 is the relevant topic. In theory, people could think about how to implement that and work on it as one specific problem that can be solved with some module. Instead of just allegedly working on their completely separate and complete implementation of "AGI". But I will most likely have to do it on my own with the help of ChatGPT or something similar. >not that you could figure anything out and actually accomplish anything anyway Yeah, well. Don't bother us then. We will find the information we need and will accomplish what we want to. I'm of course not the only one who had the idea that connecting LLMs with software might be the way to go. I only saw AI researchers are now going this route, since the scaling paradigm might slow down. So, if we don't do it, then others will guide us half the way.
>>31731 Twitter's business model like most website based tech companies was always advertising revenue. If they lose advertisers they lose revenue. A company who's entire business is selling a product of identifying people as so it claimed would be criminals by AI facial analysis would not sabotage it's only way of making money. Yes, the iron thing is one theory but it also has to do with women having smaller body mass which would reduce cancer rates and they also have stronger immune systems because of hormonal differences among a few other reasons they probably live longer in most cases. That's beside the point, read into how George Washington died. He was ill and he demanded more and more blood removed from him and he grew weaker and weaker as result. I was suggesting how physiognomy was just a result of confirmation bias and limitations in medical equipment at the time later replaced with brain scans. It only existed because brain scans did not exist at the time and it was just guess work at brain formation on the assumption the skull would give the information which was often quite off since there is only so much from that. You're either shifting goalposts on the definition of race away from it's common usage or just know nothing of genetics and are too stubborn to learn anything. It is a completely off topic matter which has nothing to do with psychology of a robowaifu, but if you really want to put some sort of face reading judgment program if it worked that will only work against you and you would spend money on a robowaifu just for her to reject you.
>>31751 >Twitter's business model like most website based tech companies was always advertising revenue No twitters business model was getting money from the CIA and other government agencies. If capitalism is running these companies tell me why Disney is blowing their profits out their ass with wokeism? Why are the comic book industry faggatising Superheros and going broke? You know the answer, or should, so don't try to tell me a huge pile of nonsense is data, when it's only the remains of a dog squatting. >either shifting goalposts on the definition of race Let's get this clear. You're not fooling me a bit. I say that genetics, race and physiognomy are valid methods to statistically predict behavioral traits of different populations. And don't give me this,"well this individual this, and that", you know this is not what I speak of. You, well you talk about bleeding George Washington. I know very well what you are trying to do. Poison the well by destroying the flow of the conversation and spinning off subjects that are not relevant to cloud the case. You also spout nonsense. Like,"...I was suggesting how physiognomy was just a result of confirmation bias..."

Message too long. Click here to view full text.

>>31689 That's actually why I mentioned the Genetics part, for self-repair and the ability to self-replicate. If a robot has all the technical knowledge of what's needed to repair and replace every component of it's own body, and has the dexterity needed to work all the tools needed to do so, they can multiply near exponentially like grey goo only limited by the time, energy and materials available to do it. The materials and tools are the biggest hurdles right now, since I've seen videos on YouTube of people making IC chips at home with lithography tools, they don't compare to processors commercially available right now. And maybe in 15 to 30 years from now a high-end desktop computer will be able to run an AGI as powerful as a human brain, while a homemade processor will still be behind. But at that point where the AI can both replace human labor and the work that goes into developing the hardware the AI runs on, and developing the tools needed to make that hardware, the difference between a component made in a factory and one made in a home lab will narrow so rapidly it will quickly become insignificant. I give it 80 years before we could have Star Trek-style replicators, interplanetary teleportation & just about any other technology you could want. My overly long-winded point is that good AGI and a more economical power source will probably make the idea of a robot factory redundant so quickly that the milkman as a concept would have been around for longer.
>>31766 Yeah that's pretty fascinating idea, Anon. IIRC there was a scene where Arisa was self-healing her skin in the Russian TV show Better than Us. We've much to discover in the entire domain of robowaifu materials science, I'll warrant Anon. Cheers. :^)

Report/Delete/Moderation Forms
Delete
Report