FAQ: Difference between revisions
No edit summary |
|||
| Line 19: | Line 19: | ||
Also, I am prone to severe periods of burnout (this site is, in fact, a burnout project), so I have to be careful in taking on too many personal projects! I do not want to burn out from this. | Also, I am prone to severe periods of burnout (this site is, in fact, a burnout project), so I have to be careful in taking on too many personal projects! I do not want to burn out from this. | ||
'''These monkeys are adorable! Should I get one as a pet?''' | |||
Absolutely not, for many reasons. | |||
* Unlike dogs, cats, and other popular housepets, there is no species of monkey that has been domesticated. | |||
* Monkeys and humans are so closely related, we share many diseases that can be transmitted zootically. This can kill either the human or the monkey. | |||
* Most "pet" monkeys are babies seized from the wild, often by poachers who kill the baby's mother. Even worse, the bond between mother and baby is immensely strong, so by the time the monkey is delivered to its new "home," they have already been heavily traumatized. | |||
* Starting at around six months old, monkeys will start exhibiting behaviors that are inappropriate to a pet. These behaviors include dominance humping and attacking anything that they perceive to be a threat to their "troop," like nearby animals and humans. These behaviors are deeply ingrained, and are difficult, if not impossible, to train away without inflicting even more mental trauma. | |||
* Because of the previous point, "pet" monkeys are usually abandoned by their owners (or disposed of in more cruel ways) at about 6-12 months old. By then, they have missed out on so many critical survival lessons their mother would have taught them that they cannot survive in the wild. At this point, only trained professionals can re-introduce them into the wild, which is a months-long process. (There's a reason that most "pet" monkey accounts on social media feature baby monkeys, and only stick around for several months.) | |||
In short: monkeys belong in the wild, not in someone's home. | |||
==Using the wiki== | ==Using the wiki== | ||
Revision as of 11:27, 21 August 2022
General questions
What is this?
This is a wiki that tries to keep track of all monkeys who are documented by Arroz Marisco, JW, and Monkeys Inc.
But, why?
When I (the site administrator) started watching AM's videos, he thought, "Wow, this is a lot of monkeys. Maybe there's a web site somewhere that keeps track of them that I can use as a cheat sheet." But there were none.
AM himself had set up a web site with this information, but sadly, he didn't have time to keep it updated, and took it down.
So I started keeping notes in a spreadsheet. I figured it would be a few dozen monkeys I'd have to keep straight, but it shouldn't be too hard.
That turned out to be several hundred monkeys I was keeping track of. No wonder I was feeling overwhelmed!
Can you make this look nicer, or implement X feature?
This is a passion project, so I cannot devote a lot of time to it; I have a day job, after all! In theory, I could probably mess with the code enough to customize these features; I just don't have the time.
Also, I am prone to severe periods of burnout (this site is, in fact, a burnout project), so I have to be careful in taking on too many personal projects! I do not want to burn out from this.
These monkeys are adorable! Should I get one as a pet?
Absolutely not, for many reasons.
- Unlike dogs, cats, and other popular housepets, there is no species of monkey that has been domesticated.
- Monkeys and humans are so closely related, we share many diseases that can be transmitted zootically. This can kill either the human or the monkey.
- Most "pet" monkeys are babies seized from the wild, often by poachers who kill the baby's mother. Even worse, the bond between mother and baby is immensely strong, so by the time the monkey is delivered to its new "home," they have already been heavily traumatized.
- Starting at around six months old, monkeys will start exhibiting behaviors that are inappropriate to a pet. These behaviors include dominance humping and attacking anything that they perceive to be a threat to their "troop," like nearby animals and humans. These behaviors are deeply ingrained, and are difficult, if not impossible, to train away without inflicting even more mental trauma.
- Because of the previous point, "pet" monkeys are usually abandoned by their owners (or disposed of in more cruel ways) at about 6-12 months old. By then, they have missed out on so many critical survival lessons their mother would have taught them that they cannot survive in the wild. At this point, only trained professionals can re-introduce them into the wild, which is a months-long process. (There's a reason that most "pet" monkey accounts on social media feature baby monkeys, and only stick around for several months.)
In short: monkeys belong in the wild, not in someone's home.
Using the wiki
Why a wiki?
This will hopefully address some of the problems AM had, as it allows for several fans to collaborate in submitting new information. Plus, using a wiki let me use some handy extensions that made things easier, like Sam Wilson's excellent Genealogy extension.
Why don't you feature the monkey birthday estimates that the videographers provide?
That was out of scope for this version of the wiki. I will probably support it in the future! In the meantime, please feel free to edit an individual monkey's page text to include their birthday, so it's on there somewhere.
Why are monkey fathers not included in the family tree?
This is a limitation of the Genealogy extension, which was coded with human families in mind. The assumptions it makes work great for Homo sapiens, but not so well for Macaca mulatta.
The extension doesn't distinguish between mothers and fathers; it only distinguishes parents. It also doesn't distinguish "half-siblings" - if two people share at least one parent, the extension considers them full siblings. For humans, these are smart design calls, as it opens up flexibility for many different kinds of families.
However, a male monkey can conceive babies with many different females in the same mating season. And yet, a monkey "family" almost always consists of a mother and her children; most monkey fathers are uninterested in raising their offspring. So including the male monkey as a "parent" would include all children that came from the same father. In the case of a powerful, long-serving alpha, this would be an enormous list that would mix together children from many mothers. That wouldn't clear anything up!
Our workaround was simple: only pass the mother's name into the Genealogy extension as the lone "parent." This creates a family tree graph that makes far more sense, from a monkey perspective.
However, this left one gap: it would still be useful to have a list of all monkeys a father has sired. The workaround here was to implement this as a category, with each father getting his own category page. It's a bit awkward, honestly, but it's perfectly serviceable and does the job it needs to do.
Why does the family tree go horizontally, instead of vertically? And why does it have those empty split nodes when a parent has multiple children?
The Genealogy extension uses another extension, Mermaid, to draw graphs. These things seem to be a limitation of that extension.
In theory, Genealogy can use a different graphing extension, GraphViz, but in practice, I could only get Mermaid to work. And for all I know, GraphViz has the same limitations. So that's what we get!
Can you color in the box in the family tree for the monkey featured on that page?
In theory, yes! But that would take some time, and I simply can't afford it right now. Maybe in the future!
Contributing to the wiki
Can I edit the wiki?
Yes! You must create an account on the wiki first, but that is free and doesn't take long.
When editing pages on the wiki, please follow the Page editing guidelines.
What kind of help do you need?
- Data validation and correction - making sure children are linked to the correct mothers, making sure dates are correct.
- Birthdays - adding the monkey birthdays supplied by the videographers to the body text of the monkey page (not the infoboxes yet!).
- Images - uploading monkey images to the wiki.
For guidelines on how to do this, please follow the Page editing guidelines.
Why can't I create a new page?
Page creation involves some technical details that need to be handled in a very specific way, so only certain users are allowed to do so. You can email me to ask for this access.
If you'd like to see what's involved here, you can check out the Page creation guidelines.
Can I help support this project financially?