q_id
stringlengths
5
6
title
stringlengths
3
296
selftext
stringlengths
0
34k
document
stringclasses
1 value
subreddit
stringclasses
1 value
url
stringlengths
4
110
answers
dict
title_urls
list
selftext_urls
list
answers_urls
list
8v3tbn
why do old tube tv's build up a layer of static on their screens after being used?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8v3tbn/eli5_why_do_old_tube_tvs_build_up_a_layer_of/
{ "a_id": [ "e1kavkm" ], "score": [ 7 ], "text": [ "Because the TV works by firing a constant stream of electrons at the back of the screen, where they hit the pixels and make them glow. \n\n" ] }
[]
[]
[ [] ]
4tqsq4
why do people's moods change based on the weather?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4tqsq4/eli5why_do_peoples_moods_change_based_on_the/
{ "a_id": [ "d5jgcvn", "d5jh84d", "d5jhw6d", "d5jotn6", "d5jphrm", "d5jpqfc", "d5jqzfl" ], "score": [ 347, 209, 10, 3, 5, 3, 2 ], "text": [ "There's actually a mood disorder called \"Seasonal Affective Disorder\" [(SAD)](_URL_1_)\n\nSome experts thin...
[]
[]
[ [ "https://www.psychologytoday.com/blog/head-games/201503/the-mysterious-power-the-weather", "http://www.webmd.com/depression/guide/seasonal-affective-disorder#1", "https://www.psychologytoday.com/blog/health-matters/201410/does-rain-cause-painand-what-do-about-it" ], [], [], [ "https://www....
aim1jm
how did people without available treatment, cure (or relieve) serious depression and anxiety disorders?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/aim1jm/eli5_how_did_people_without_available_treatment/
{ "a_id": [ "eeox92a", "eep5bna" ], "score": [ 8, 2 ], "text": [ "Prior to the advent of modern mental health care folks self medicated. A LOT. Like a lot a lot.\n\nEg: Pre-WW2 opiates were legal in the US (I couldn’t tell you the exact date they were outlawed without looking it u) and all...
[]
[]
[ [], [] ]
3vozo0
why the roof of my mouth feels destroyed after eating some foods a lot?
After eating some food for extended periods of time, my mouth feels awful. Usually it is sweet food, but it can vary.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3vozo0/eli5_why_the_roof_of_my_mouth_feels_destroyed/
{ "a_id": [ "cxpdrj9", "cxper8x" ], "score": [ 6, 6 ], "text": [ "There are various ways of preserving food: salt (meat jerky), sugar (candied fruits), acid (pickles), heat (sundried tomatoes, smoked foods), and cold (frozen and refrigerated foods). Preservation of food prevents the origin...
[]
[]
[ [], [] ]
38u7r9
why can't i lift myself?
I really feel like i could do it. Then when i go to try it just doesn't happen.. Why..? ;-;
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/38u7r9/eli5why_cant_i_lift_myself/
{ "a_id": [ "crxv7kp", "crxw6a8" ], "score": [ 5, 3 ], "text": [ "Every action has an equal and opposite reaction. If you pull up on your bootstraps with your hands, then your bootstraps pull down on your hands by the same amount. The net force on your body is zero.", "Every time you s...
[]
[]
[ [], [] ]
vuuk4
model view controller
Web development frameworks often reffer to themselves as model view controllers. I think I understand what a view is, a mostly html file that decides which data to display (like tpl.php files in drupal I think). But that's about as far as I understand it. The model and controller parts I know manipulate and store the d...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/vuuk4/eli5_model_view_controller/
{ "a_id": [ "c57u11z", "c57y5dc" ], "score": [ 3, 2 ], "text": [ "Model is the database of information. If I had a health records application, the model would hold all of the health records of information. The model deals only with the information. It does not do any logic. It does not car...
[]
[]
[ [], [] ]
5zdh8y
why do people say that having headaches is partly connected to weather fluctuation and how so?
I've been plagued with headaches of various degrees for all my life and people seem to often blame it on shifts in the weather but never bothered or were inable to further explain.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5zdh8y/eli5_why_do_people_say_that_having_headaches_is/
{ "a_id": [ "dex7ih6", "dex7mj8" ], "score": [ 11, 4 ], "text": [ "Weather changes are often due to changes in air pressure. Have you ever heard a meteorologist talk about a low pressure system moving through or anything? That's what they are talking about. One of the factors that makes wi...
[]
[]
[ [], [] ]
2qvzf0
why is abortion so hated when some people don't deserve to have kids and there are so many children that will never be adopted?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2qvzf0/eli5_why_is_abortion_so_hated_when_some_people/
{ "a_id": [ "cna1gw1", "cna1iak", "cna1okq", "cna1xn6", "cna2aap", "cna2y51", "cna3zcp" ], "score": [ 2, 10, 3, 3, 2, 3, 6 ], "text": [ "Some believe that a lifeform begins with the semen, some after so many days or weeks in the womb, and some when t...
[]
[]
[ [], [], [], [], [ "http://www.lifenews.com/2012/02/28/confessions-of-a-pro-life-atheist-why-i-fight-abortion/" ], [], [] ]
25qsv7
if i attempt something with 1% probability 100 times, i don't get a 100% proability. what probability do i get and how do i calculate that?
Say I'm playing a game where I pick a random number from 1 to 100, and if the computer generates that number, I win a prize. On each attempt, the probability that I win is 1%. But 100 attempts doesn't mean a 100% probability, I could still lose. So how do I calculate the probability that 100 attempts will result in a ...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/25qsv7/eli5_if_i_attempt_something_with_1_probability/
{ "a_id": [ "chjud17", "chjuh04", "chjuhjr" ], "score": [ 8, 109, 22 ], "text": [ "For each attempt, you have a 1% chance that you'll win and a 99% chance that you will fail. If you do N attempts, the chance of failing every single one would be .99^N (with 1.0 being a 100% chance)....
[]
[]
[ [], [ "https://en.wikipedia.org/wiki/Bernoulli_process" ], [] ]
2yxjkc
why don't cars have a barrier to protect their undersides?
Like a metal sheet or wire mesh.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2yxjkc/eli5_why_dont_cars_have_a_barrier_to_protect/
{ "a_id": [ "cpdv3nm", "cpdw5nk", "cpdxebo", "cpe0tkk", "cpe7zur" ], "score": [ 3, 6, 3, 2, 2 ], "text": [ "so new car dealers can sell \"undercoating\" for $600 extra", "Protect them from what? Where I live we have successfully eliminated the ground trolls that...
[]
[]
[ [], [], [], [ "http://en.wikipedia.org/wiki/Skid_plate" ], [] ]
3d6iin
relationship between reddit, 9gag, and 4chan.
I've also read the 9gag conspiracies..
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3d6iin/eli5_relationship_between_reddit_9gag_and_4chan/
{ "a_id": [ "ct28o2s" ], "score": [ 11 ], "text": [ "4chan is the asshole. It creates original content, nearly all of which is shit.\n\nReddit is the toilet. It catches 4chan's crap and circles it around the drain until it's been diluted and mixed up with earlier shit that it's hardly recognizab...
[]
[]
[ [] ]
qr774
php and mysql
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/qr774/eli5_php_and_mysql/
{ "a_id": [ "c3zsje2", "c3zsm43" ], "score": [ 7, 5 ], "text": [ "What is it you'd like to know specifically?\n\nPHP is a scripting language. Webservers - the computers which run websites - interpret commands in a list called a script, and do certain things based on what those commands ar...
[]
[]
[ [], [ "ASP.NET" ] ]
1xaeg7
how does gene activation work? aren't genes mere blueprints? how does a gene "activate itself"?
I tried searching, but all the "polymerase" and similar terminology is over my level. All (I think) I know is that DNA is a double helix (of monomers or something) that gets cut in half when one of the "arms" is needed to make a protein.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1xaeg7/eli5_how_does_gene_activation_work_arent_genes/
{ "a_id": [ "cf9krr5", "cf9l4u5", "cf9q5ye", "cf9sns4" ], "score": [ 3, 4, 11, 2 ], "text": [ "First off, you're wrong about how genes code for proteins. Essentially, the DNA in your cells gets copied into a different molecule called mRNA, which is similar to RNA except onl...
[]
[]
[ [], [ "http://www.uic.edu/classes/bios/bios100/f06pm/signaltrans03.jpg", "https://en.wikipedia.org/wiki/DNA_codon_table" ], [], [] ]
3vl42r
why do japanese automobile's and other japanese manufactured products tend to last longer than most manufactured products from other countries?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3vl42r/eli5_why_do_japanese_automobiles_and_other/
{ "a_id": [ "cxoflpq", "cxoguxr" ], "score": [ 5, 3 ], "text": [ "Japanese industry uses different production philosophies (ways of thinking when it comes to making stuff) which are very good at improving quality.\n\nJapanese industry uses something called kaizen (continuous improvement). ...
[]
[]
[ [], [ "http://m.thisamericanlife.org/radio-archives/episode/403/nummi" ] ]
5xhkzg
why do certain ethnicities give off a stronger odor when they sweat?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5xhkzg/eli5_why_do_certain_ethnicities_give_off_a/
{ "a_id": [ "dei4dgw" ], "score": [ 2 ], "text": [ "basicaly, \n\nWe all stink if we dont shower, but differences in diet and genetics make it that the smell is different, \n\nYou reek too but\n\n- you´re use to it and since you mostly hang out with people of your own etnicity you dont notice it. ...
[]
[]
[ [] ]
4vac88
how does my brain simulate falling (amongst other sensations) while i'm sleeping?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4vac88/eli5_how_does_my_brain_simulate_falling_amongst/
{ "a_id": [ "d5ws8vd", "d5wssmg" ], "score": [ 3, 7 ], "text": [ "In the same way it does it when you're awake, from specific sequences and patterns of neurons firing, it's just it does it without using incoming external sensory triggers to start the sequences, but rather ones generated by...
[]
[]
[ [], [] ]
2jyn5d
why are fixed gear bikes associated with hipsters?
I guess more to the point, why do hipsters flock to them? Unless you're a BMX person why would anyone want a fixed gear bike?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2jyn5d/eli5_why_are_fixed_gear_bikes_associated_with/
{ "a_id": [ "clga20y" ], "score": [ 5 ], "text": [ "They're not better or cheaper or ...anything, they're just old and bad. Which is simultaneously why hipsters flock to them, and why nobody else does." ] }
[]
[]
[ [] ]
4g0o0o
could insects be farmed in enough quantity to actually be a viable food source?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4g0o0o/eli5_could_insects_be_farmed_in_enough_quantity/
{ "a_id": [ "d2dma6p", "d2doelf", "d2dqxag" ], "score": [ 9, 35, 5 ], "text": [ "Conversion efficiency is good, so it should be at least *more* sustainable. \n\nLong term - there are certain advantages to having tiny beasts with very short lifespans and huge reproductive capabiliti...
[]
[]
[ [], [], [] ]
2qcnf6
how do boxers and mma fighters have careers spanning years, while some people are killed with one punch in a street fight?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2qcnf6/eli5_how_do_boxers_and_mma_fighters_have_careers/
{ "a_id": [ "cn4wf6q", "cn4x99y" ], "score": [ 13, 2 ], "text": [ "People who get killed from one punch in a street fight often die because they hit their head on something hard on the way down. That's not a concern in a boxing or mma ring.\n\nAlso, boxers and martial artists have been tr...
[]
[]
[ [], [] ]
3a762z
those body wraps that people post on social media that claims that it makes you lose fat
How do those body wraps make you look thinner? It looks like just plain Saran Wrap and surely you don't actually lose fat from wrapping it around your body for a couple hours
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3a762z/eli5_those_body_wraps_that_people_post_on_social/
{ "a_id": [ "cs9w6lk", "cs9w9zh", "cs9xpbj", "cs9zyu4" ], "score": [ 5, 7, 3, 2 ], "text": [ "No its sort of like shapewear. It makes you look thinner but you are just wearing something that is giving your body a shape. But you aren't losing any fat", "It doesn't make y...
[]
[]
[ [], [], [], [] ]
5yqtur
what's the difference between 23.976 fps and 24 fps, and why is 23.976 used?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5yqtur/eli5_whats_the_difference_between_23976_fps_and/
{ "a_id": [ "des95ex", "des99ji", "des9q1l", "desa6r2", "desbxs3" ], "score": [ 240, 3, 80, 32, 4 ], "text": [ "There is a good explanation from a [previous ELI5 thread](_URL_0_).\n\n > Film standard is actually 24.0 frames per second. The 23.976 is the framerate i...
[]
[]
[ [ "https://www.reddit.com/r/explainlikeimfive/comments/37z7lq/eli5_why_is_23976_fps_the_standard_on_film/" ], [], [], [ "https://www.youtube.com/watch?v=3GJUM6pCpew" ], [] ]
87pvdk
what is scientifically currently known to influence sexuality?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/87pvdk/eli5_what_is_scientifically_currently_known_to/
{ "a_id": [ "dweseur", "dwf6zsr" ], "score": [ 4, 3 ], "text": [ "TL:DR: Scientifically, there is a LOT of debate. \n\nThe answer will depend on who you ask, what you mean by \"scientifically\", and what you mean by \"sexuality\".\nFirst you have to considered the huge debate of \"nature v...
[]
[]
[ [], [] ]
1hittu
quasars and their role in the universe.
I'm clueless as to what they are. I just know they're really bright and release a lot of energy.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1hittu/eli5quasars_and_their_role_in_the_universe/
{ "a_id": [ "cauqt34" ], "score": [ 3 ], "text": [ "a \"quasar\" refers to the center of a galaxy that releases a lot of energy. It's generally agreed is' an extremely bright area around a super massive black hole in the center of the galaxy. As stuff gets pulled into the black hole it heats up ...
[]
[]
[ [] ]
1immph
what is the standard model? why does it matter?
Pretty straightforward questions there. Thanks in advance!
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1immph/eli5_what_is_the_standard_model_why_does_it_matter/
{ "a_id": [ "cb5x9bb" ], "score": [ 4 ], "text": [ "The Standard Model is our current best theory of particle physics. It contains all the particles and all the forces necessary to explain everyday life.\n\nThere are six quarks and six leptons that make up pretty much everything we usually refer t...
[]
[]
[ [] ]
2iv0cf
why is the name of the letter "w" so different from all the other letters?
Why does it have 3 syllables to every other letters' one? Why does the name for "W" start with a "D?" Why isn't it just called "whuh?" WHAT'S GOING ON?!!!
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2iv0cf/eli5_why_is_the_name_of_the_letter_w_so_different/
{ "a_id": [ "cl5pol9", "cl5puok", "cl5px0f", "cl5q8rl" ], "score": [ 4, 10, 3, 2 ], "text": [ "Because the letter originated from the lack of a letter representing the sound. Originally either a v or uu was used, giving it the name 'double u'.", "In many languages, W d...
[]
[]
[ [], [ "http://en.wikipedia.org/wiki/W#Name" ], [], [] ]
2aj1ax
how does your computer store memory when there is no battery left?
My computer has been dead for over 3 weeks but when I charged it and turned it back on. Not only did it have all of my latest internet tabs, but it also still has all my files. How does it store this data without any energy? Could I ever lose some of my files if my computer is dead for a longer time?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2aj1ax/eli5how_does_your_computer_store_memory_when/
{ "a_id": [ "civofdj", "civx98a" ], "score": [ 5, 2 ], "text": [ "\n\"Memory\" is usually used to refer to RAM (random access memory). RAM requires power to keep its data.\n\nFiles are usually not kept in RAM for this reason. Instead files are kept on a mass storage device called a *hard...
[]
[]
[ [ "http://www.reddit.com/r/explainlikeimfive/comments/29wv9c/eli5_how_exactly_is_data_electronically_stored_on/" ], [] ]
2ppwmw
why is stephen hawking a household name while other people who made great scientific contributions in the same field are generally unknown?
Is it both his brilliance and his disability or would he be just as famous if he wasn't wheelchair bound? What keeps other scientists out of pop culture (for the most part) but Hawking seems like a rock star?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ppwmw/eli5_why_is_stephen_hawking_a_household_name/
{ "a_id": [ "cmyx8fn", "cmyxbxd", "cmyxe5s" ], "score": [ 3, 5, 9 ], "text": [ "He's easily recognizable, for one. Secondly, his book \"A Brief History of Time\" was hugely popular when it came out and went a long way towards making him a household name.", "He is not only a sc...
[]
[]
[ [], [], [] ]
6lfoss
how does smacking a device fix/ turn it on?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6lfoss/eli5_how_does_smacking_a_device_fix_turn_it_on/
{ "a_id": [ "djtgcth" ], "score": [ 2 ], "text": [ "* it can dislodge a stuck mechanical component, like a fan\n* it can reposition loose connections\n* it can scatter dust and debris that was interfering with proper operation\n* it can make you think you did something, when simply waiting would a...
[]
[]
[ [] ]
1ot01w
in video games, why are some players affected by specific bugs, while others are not?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1ot01w/eli5_in_video_games_why_are_some_players_affected/
{ "a_id": [ "ccv9kik", "ccvaby8" ], "score": [ 4, 3 ], "text": [ "It depends on the bug. Sometimes the hardware is different. Sometimes the software environment is different. Sometimes the players take different actions.", "As Phage0070 says, there's a a lot going on.\n\nReproducable b...
[]
[]
[ [], [] ]
3vxyg8
how do discount mobile carriers work? like boost mobile or metropcs.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3vxyg8/eli5_how_do_discount_mobile_carriers_work_like/
{ "a_id": [ "cxrmcej" ], "score": [ 3 ], "text": [ "They purchase network time in bulk and then resell it. Most discount carriers are consumer-focused, which means that a large portion of the network traffic will happen outside of business hours. And that's why they get such a great deal, since th...
[]
[]
[ [] ]
1uvfvh
what is the criteria for killing civilians in war?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1uvfvh/eli5_what_is_the_criteria_for_killing_civilians/
{ "a_id": [ "cem1qtt" ], "score": [ 3 ], "text": [ "Assuming Legally.\n\nIt depends on a lot. I am going to assume we are talking about a war in which both states or entities follow the Geneva conventions specifically the third one and the fifth article in that one.\n\nNow for a civilian to be kil...
[]
[]
[ [] ]
20hge2
how does antivirus antimalware works? what do you mean by "definition"?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/20hge2/eli5_how_does_antivirus_antimalware_works_what_do/
{ "a_id": [ "cg39ad4" ], "score": [ 2 ], "text": [ "Antivirus software have database of every known virus (up to that time) and they compare file content with their database to see if anything in that file has same or similar content as viruses. As new viruses and malware in general is created non...
[]
[]
[ [] ]
17d9h4
- what does direct x do?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/17d9h4/eli5_what_does_direct_x_do/
{ "a_id": [ "c84fqfi", "c84fwu3", "c84hnr2", "c84i66g", "c84iaat", "c84ijhz", "c84je2u", "c84o22h" ], "score": [ 5, 49, 4, 36, 2, 2, 2, 2 ], "text": [ "DirectX is a tool for graphics development. Imagine you are creating a video game. You wan...
[]
[]
[ [], [], [], [], [], [], [], [] ]
c5s0lf
how do steering wheels run the electrics for media/infotainment controls through the steering column when a steering wheel can turn multiple revolutions in both directions? don't wires get twisted to the point of giving out?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/c5s0lf/eli5_how_do_steering_wheels_run_the_electrics_for/
{ "a_id": [ "es3odsy", "es3ottd" ], "score": [ 8, 3 ], "text": [ "Clock spring. It’s basically a spiral of wire in the wheel rolled up loosely so it can be wound tighter or looser depending on the direction you’re turning.", "A device called a turn clock holds a small loop of felexible...
[]
[]
[ [], [] ]
5olicp
why do many artists when performing live sometimes sing with slight differences than the original recorded song? is it intentional?
I am talking about little differences, like the tone in a word or etc.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5olicp/eli5_why_do_many_artists_when_performing_live/
{ "a_id": [ "dck7kaa", "dck7lty", "dckb7r1" ], "score": [ 7, 4, 2 ], "text": [ "They get sick of singing \"just like the record\". Sometimes they can't the high notes anymore. They may want to give you a \" unique version\" since you paid so much for the ticket. Sometimes they impr...
[]
[]
[ [], [], [] ]
2gedzq
what would happen to the earth in the short medium and long term if all life suddenly dissapeared from the planet?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2gedzq/eli5_what_would_happen_to_the_earth_in_the_short/
{ "a_id": [ "ckib03g", "ckickt1" ], "score": [ 2, 2 ], "text": [ "I'm assuming all life is vegetation as well.\n\nShort term: The atmosphere shouldn't really change all too much, until some volcanoes blow up. The ocean will still dissolve C02 but it won't cause any effects. The earth will ...
[]
[]
[ [], [ "http://youtu.be/sUqHECc5rPo" ] ]
2spiad
why can't i tame a racoon.
Why is it that we say certain animals have been domesticated and can be kept as pets but other animals like squirrels racoons etc Can't be tamed? I could understand not being able to train animals that have grown in the wild but why is it not possible to raise a generation of tame racoons that then have tame racoon ba...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2spiad/eli5why_cant_i_tame_a_racoon/
{ "a_id": [ "cnrp4a6", "cnrpi0r" ], "score": [ 10, 7 ], "text": [ "Wild animals must have certain characteristics in order to be domesticated.\n\n1. The animal must be willing to live off of the food scraps of humans.\n\n2. They need to mature quickly so that a minimum of resources are giv...
[]
[]
[ [], [] ]
46nlmy
what exactly is 'shock torture' and why is it so prevalent in media?
Kind of a morbid question. In almost every kind of media from movies, to video games, to TV shows whenever a character is captured and tortured they are always strapped to a chair or hung from the ceiling and repeatedly electrocuted. Is 'shock torture' actually done in real life and how exactly would it be painful? Al...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/46nlmy/eli5_what_exactly_is_shock_torture_and_why_is_it/
{ "a_id": [ "d06ige4", "d06in7e" ], "score": [ 7, 9 ], "text": [ "I'm guessing you've never been electrocuted before, I have (briefly). I was a dumbass kid who touched an electric wire and realised very quickly why the cows were so against coming over here. It's a horrible experience, for ...
[]
[]
[ [], [] ]
4yqr6o
how does our internal alarm clock work?
Not always.. but sometimes I will wake up right before my alarm goes off. And other times ill sleep through it and wake up knowing immediately that ive over slept even when its still dark outside. How is our body able to be this accurate when we sleep for hours on end?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4yqr6o/eli5how_does_our_internal_alarm_clock_work/
{ "a_id": [ "d6ptcja", "d6pxar8", "d6qi9z8" ], "score": [ 8, 8, 2 ], "text": [ "Your body operates on \"circadian rhythms\" which are in effect cycles of hormones in your body, over time with a consistent schedule your body will produce the same hormones at the same times of day, c...
[]
[]
[ [], [], [] ]
3ie3n1
how does activated charcoal remove poison
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3ie3n1/eli5_how_does_activated_charcoal_remove_poison/
{ "a_id": [ "cuflyrn" ], "score": [ 7 ], "text": [ "Paramedic here - Activated Charcoal doesn't remove poisons from the body, the thought is that poisons will bind to the Activated Charcoal which in turn prevents it from being absorbed into the blood stream via the GI tract. In reality, there isn'...
[]
[]
[ [] ]
3ib2zr
what needs to happen for there to be a king of england?
I don't know much about the Royal family/Monarchy ~~in England~~ but I'm intrigued by it. I don't want the queen to die, so don't think I'm dissatisfied with the Queen or I have any ill-wishes against her. I was basically wondering if it's possible to have a King ~~of England~~ in the first place and then what would ha...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3ib2zr/eli5what_needs_to_happen_for_there_to_be_a_king/
{ "a_id": [ "cuev11b", "cuev1h5", "cuev6fi" ], "score": [ 2, 2, 3 ], "text": [ "If the Queen dies, or steps down (which isn't really the done thing in the UK), then her son will become King. It's as simple as that.\n\nThe rules for who takes the throne used to favour males. When th...
[]
[]
[ [], [], [] ]
7luuma
satire and irony
No matter how many times I read an example, I can’t grasp it.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7luuma/eli5_satire_and_irony/
{ "a_id": [ "drp4r1q", "drp8vk6", "drpaaqk", "drpe6h1" ], "score": [ 4, 4, 11, 4 ], "text": [ "Satire - Exaggeration or using a material in a usually comical way to mock it\n\nIrony - Best example is when a man who advocates for more people to take buses gets hit by a bus",...
[]
[]
[ [], [], [], [] ]
5ju6lf
why is pro wrestling being fake such a criticism of it?
Avengers, Gotham, Walking Dead, Frozen, Hunger Games are all fake. in fact, they're even faker than wrestling. but when someone is a wrestling fan, people say "how can you watch that, it's fake". but why that doesn't apply for any other fake show or movie?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5ju6lf/eli5_why_is_pro_wrestling_being_fake_such_a/
{ "a_id": [ "dbizmuz", "dbj0gdw", "dbj1yeq" ], "score": [ 2, 2, 10 ], "text": [ "Well, what people argued was that they never said it was scripted, they pretended it was real from the start. All those shows were obviously made from fiction, but for a while, it was up in the air for...
[]
[]
[ [], [], [] ]
dvjqmu
why do grown ass adults talk to their kids in baby voices and jibberish when they're supposed to be teaching them how to talk normally?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/dvjqmu/eli5why_do_grown_ass_adults_talk_to_their_kids_in/
{ "a_id": [ "f7d3gdh" ], "score": [ 2 ], "text": [ "In the first few months, while the baby is just learning to make sounds, baby talk is okay, even useful. After they start doing that, though, speaking in a normal voice is far more beneficial to development. \n\nIn my experience, adults who persi...
[]
[]
[ [] ]
2ms924
how can a service (i.e.: whatsapp) offer end to end encryption, when the patriot act forces them to hand over personal communication of at least some of their users?
Do they simply hand over the encrypted messages and say: figure it out yourself? Do they need to have a backdoor installed? Or did I get it completely wrong?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ms924/eli5_how_can_a_service_ie_whatsapp_offer_end_to/
{ "a_id": [ "cm73t89" ], "score": [ 3 ], "text": [ "IIRC, the patriot act doesn't force companies to keep records on communications. What it does is allow the government to see the records that companies do keep, without a warrant. If there is no record, then the government can't see it. " ] ...
[]
[]
[ [] ]
5dcrse
how are homming missiles working and how aircraft systems can detect that a missile locked-in for example a chopper so pilots know that rocket is going to hit them?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5dcrse/eli5_how_are_homming_missiles_working_and_how/
{ "a_id": [ "da3jq37", "da3jy6k" ], "score": [ 3, 12 ], "text": [ "There are different types of homing missiles. \n\nMost use radar. A scanning platform may detect a potential target, then a second radar will attempt to track the target, adjusting the missile's trajectory depending on the ...
[]
[]
[ [], [] ]
4u2zz9
how does my phone know i'm driving to work or driving to daycare?
I understand that my phone will see "oh you normally go to daycare at this time" and it will alert me. But this morning I pulled the car out of the garage to move the baby's carseat and the phone was like "oh it'll take you 10 minutes to get to daycare" Not only this, but it seems to learn new places I go if they be...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4u2zz9/eli5_how_does_my_phone_know_im_driving_to_work_or/
{ "a_id": [ "d5md4jl" ], "score": [ 4 ], "text": [ "Like you said, your phone \"sees\" where you go. It also knows the *kind* of places you go, and at what times. There's an algorithm that goes \"Hey, jfk_47 likes widgets and they just went to a new widget shop, so let's ask them if this is a plac...
[]
[]
[ [] ]
d2lh6d
what changes in the structure of an object that allows something to permanently bend (i.e folding paper)
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/d2lh6d/eli5_what_changes_in_the_structure_of_an_object/
{ "a_id": [ "ezvm3jc", "ezvm7is", "ezvnn48", "ezvnsuv", "ezvoaq4", "ezvodia", "ezvrk1n", "ezvt8lq", "ezvxx7y", "ezw70df", "ezwegck", "ezwnzrs", "ezwrvlc", "ezww8yk" ], "score": [ 84, 2399, 24, 2, 186, 12, 17, 4, 2, 2, ...
[]
[]
[ [], [ "https://upload.wikimedia.org/wikipedia/commons/f/f9/Cellulose-Ibeta-from-xtal-2002-3D-balls.png" ], [], [ "https://en.wikipedia.org/wiki/Shear_modulus", "https://depts.washington.edu/matseed/mse_resources/Webpage/Biomaterials/young's_modulus.htm" ], [], [ "https://i.ebayimg.com/...
668stu
why do some films have a well known song feature as part of the trailer/adverts but that isn't in the film at all?
I watched 'You're Next' last night and remembered 'Perfect Day' being on the trailer but it isn't in the film and I then thought of loads of other films that do it too...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/668stu/eli5_why_do_some_films_have_a_well_known_song/
{ "a_id": [ "dggk26o", "dgglfgh" ], "score": [ 2, 3 ], "text": [ "That has to do with licensing and syncing. If they think that a song will help sell a movie, they'll use it in the trailer and put it on the soundtrack. The band gets paid, the movie ads are more effective, and the studio ca...
[]
[]
[ [], [] ]
1o7yen
why do we never seem to measure wind chill on hot days or humidex on cold days?
So during the summer weather reports will usually say it's 30 degree but feels like 35 with the humidity, and during the winter it's the opposite with wind chill. Since water vapour traps heat do we just not notice the effect when there is little heat in the atmosphere? I can understand that one a little more, but the...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1o7yen/eli5_why_do_we_never_seem_to_measure_wind_chill/
{ "a_id": [ "ccpktzp", "ccpmrad" ], "score": [ 2, 3 ], "text": [ "The meterologists are trying to prepare you for the worst probable case. It's important to know that it's technically 100 degrees but feels much hotter, because that is more likely to affect your plans. If they say it's 10...
[]
[]
[ [], [] ]
8ihr0x
what happens when a former us president dies? how does the country react? are the protocols similar to uk royalty?
I've not been around long enough to know...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8ihr0x/eli5_what_happens_when_a_former_us_president_dies/
{ "a_id": [ "dyrtkem", "dyrtkv0", "dyrtlw9", "dyrudbs", "dys7jry", "dyso5bp" ], "score": [ 9, 5, 2, 3, 2, 2 ], "text": [ "Flags go to half staff, big funeral, news coverage, etc. Not sure what the UK does considering QE2 is an immortal.\n\nSeriously though w...
[]
[]
[ [], [], [], [], [], [] ]
6rb9nu
why does mcdonald's food i.e. a cheesburger and fries, not grow mold?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6rb9nu/eli5_why_does_mcdonalds_food_ie_a_cheesburger_and/
{ "a_id": [ "dl3poo4", "dl3r8sz", "dl3sj7n" ], "score": [ 10, 2, 14 ], "text": [ "Put a McDonalds burger in a plastic bag and it will be covered in mold in no time. The reason they don't mold if left out in the open is likely because moisture escapes the food. No moisture = no mold...
[]
[]
[ [], [], [] ]
2pc6tk
why does it take so long after changing the quality on youtube for it to actually take effect?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2pc6tk/eli5_why_does_it_take_so_long_after_changing_the/
{ "a_id": [ "cmvbs6c", "cmvd66k" ], "score": [ 2, 2 ], "text": [ "You're probably changing from lower-res to higher. Because it's streaming, some of the vid has to pre-load so it can keep playing while it's loading the rest.\n\nHow much of the vid gets pre-loaded depends on how long it's ...
[]
[]
[ [], [] ]
20ewrv
does drinking gatorade hold any advantages over drinking water when i'm dehydrated?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/20ewrv/eli5_does_drinking_gatorade_hold_any_advantages/
{ "a_id": [ "cg2kfyg", "cg2kmm2", "cg2m66l", "cg2mt8h", "cg2p92g" ], "score": [ 25, 3, 2, 2, 2 ], "text": [ "For the average fitness person, not really. Water and your regular diet should provide all the electrolytes you need.\n\nFor athletes (my experience = rugby...
[]
[]
[ [], [], [], [], [] ]
2m1x6z
when playing a game online, why does my ping change? how can my signal suddenly drop or rise?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2m1x6z/eli5_when_playing_a_game_online_why_does_my_ping/
{ "a_id": [ "cm07kvd", "cm07lfs" ], "score": [ 2, 2 ], "text": [ "Your internet traffic is broken up into packets with an address attached and put on the wire. The packet is then sent to the router which looks up its internal directory for where to send the packet next. The packet will mak...
[]
[]
[ [], [] ]
na10n
how does computer speed and memory increase at such a rapid rate?
What are the new technologies being used that weren't used 5-10 years ago that make our computers so much faster and have so much more memory?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/na10n/eli5_how_does_computer_speed_and_memory_increase/
{ "a_id": [ "c37gks2", "c37gsnw", "c37gks2", "c37gsnw" ], "score": [ 2, 2, 2, 2 ], "text": [ "Intel operates on a tick-tock paradigm. The \"tick\" side is architecture improvement, the \"tock\" side is process improvement. You can see their products evolve along this path...
[]
[]
[ [ "http://www.engadget.com/tag/22nm", "http://www.engadget.com/2011/12/05/leaked-intel-roadmap-hints-at-ivy-bridges-future/" ], [ "http://www.reddit.com/r/explainlikeimfive/comments/m6zli/eli5_how_are_they_making_technology_so_damn_small/c2ynkht" ], [ "http://www.engadget.com/tag/22nm", ...
29p3ru
why doesn't smoking, drinking or doing other drugs while pregnant qualify as child abuse or neglect?
I'm in Canada BTW, but if anyone can answer it'd be cool. I just don't get why a mother would get to keep her child or not be forced to get treatment if she's knowingly endangering her unborn child's life or wellbeing.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/29p3ru/eli5_why_doesnt_smoking_drinking_or_doing_other/
{ "a_id": [ "cin3nda", "cin44lr", "cin453p", "cin8zpd", "cin9dwa", "cin9ngz", "cin9s06", "cinauj1", "cinb4ah", "cincrpq", "cinef3t", "cineytq", "cink1dr", "cink4ru", "cink7v9", "cinl7tb", "cinm9on", "cino209", "cintatf" ], "score": [ ...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ]
a147iy
what happens if a person (of average height and weight) hits the ground after reaching terminal velocity
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/a147iy/eli5_what_happens_if_a_person_of_average_height/
{ "a_id": [ "eamm35f" ], "score": [ 11 ], "text": [ "R/watchpeopledie might see it there yourself. Basically you become a puddle with some bones jutting everywhere." ] }
[]
[]
[ [] ]
3mwaot
why does white clothing yellow after placed in storage for a long time
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3mwaot/eli5_why_does_white_clothing_yellow_after_placed/
{ "a_id": [ "cvip18n" ], "score": [ 2 ], "text": [ "It can be too much bleach, which causes fabrics to deteriorate over time, it can be inadequate washing or rinsing, decomposition of whitening agents or dye while in storage, or it can be acids present in storage containers, seeping into clothes a...
[]
[]
[ [ "http://www.ehow.com/about_6642880_do-clothes-turn-yellow-storage_.html" ] ]
3hns30
why helicopters keep their engines on and the rotors at a high speed when they're on the ground even when they haven't just landed, or aren't about to take off?
I've definitely seen more helicopters in movies, so it could just be something for the camera, but I've definitely seen it in real life before also.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3hns30/eli5_why_helicopters_keep_their_engines_on_and/
{ "a_id": [ "cu8yy5g", "cu8z8p6", "cu8zk9v" ], "score": [ 3, 3, 2 ], "text": [ "It takes a while for the rotors to start up or stop safely. There's a whole checklist the pilot has to go through.", "A helicopter doesn't actually control its lift with rotor speed, it has to do wi...
[]
[]
[ [], [ "https://www.youtube.com/watch?v=WdEWzqsfeHM" ], [] ]
124hv2
why people hate windows 8
It seems as though the entire Internet has a lot of resentment towards Windows 8... I understand the (optional) interface change but what makes it so unbearable?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/124hv2/eli5_why_people_hate_windows_8/
{ "a_id": [ "c6s34ca", "c6s34hu", "c6s5f8g", "c6s5ggr", "c6s7nxe", "c6s83ju", "c6s8xxd", "c6sazab" ], "score": [ 10, 12, 3, 5, 6, 7, 2, 7 ], "text": [ "As a computer geek & student, we tend to hate Windows 8 because it seems like a sellout....
[]
[]
[ [], [], [], [], [], [], [], [] ]
3g91ag
how come if you pee or cum in your dream, you pee or cum in real life, but with anything else you're just dreaming? (nsfw)
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3g91ag/eli5how_come_if_you_pee_or_cum_in_your_dream_you/
{ "a_id": [ "ctvysdg" ], "score": [ 3 ], "text": [ "In REM (rapid eye movement) sleep there are a bunch of chemicals that paralyze you're body so you don't move about while you sleep. Though sometimes it's not perfect and under certain conditions in the brain, it will fail and you will move about....
[]
[]
[ [] ]
acu7il
how does one retire to another country?
My uncle is planning to spend his retirement in Germany and since his wife is German I know this is very much possible but I often hear people say “When I’m old, I want to retire to another country” despite them not having any sort of connection to said country. How does this work?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/acu7il/eli5_how_does_one_retire_to_another_country/
{ "a_id": [ "edasexz", "edbdsoo", "edbe6jw" ], "score": [ 4, 2, 2 ], "text": [ "There are no answers that fit every situation, but some countries, such as Thailand, have retirement visas to attract retirees if they fit the requirements. Some countries also have investment visas tha...
[]
[]
[ [], [], [] ]
7fvcbl
how do they find out the money conversion rate? (example: 1 canadian dollar is 0.79 usd)
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7fvcbl/eli5_how_do_they_find_out_the_money_conversion/
{ "a_id": [ "dqel9mo" ], "score": [ 2 ], "text": [ "Transactions on the Forex market are updated in real time. Sellers of the Canadian dollar can ask for more in return if the demand goes up, or vise versa. " ] }
[]
[]
[ [] ]
5t0yfd
why are "bad" things (such as binge drinking, driving fast, eating unhealthy, not working
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5t0yfd/eli5_why_are_bad_things_such_as_binge_drinking/
{ "a_id": [ "ddja2e8" ], "score": [ 3 ], "text": [ "Can you elaborate a little more?" ] }
[]
[]
[ [] ]
5q5fkm
how do card "hackers" not get caught?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5q5fkm/eli5_how_do_card_hackers_not_get_caught/
{ "a_id": [ "dcwgepm" ], "score": [ 2 ], "text": [ "Because often the guy that stole your card info isn't the one that used it. If you're smart, you steal/skim a bunch of credit cards and then sell them to a foreign group that will use them. This makes it extra hard for credit card companies to ...
[]
[]
[ [] ]
3cmygk
why do humans have two of some things, but one of others?
So this is a really stupid sounding question, but what im asking is why do humans have two lungs, and two breasts, two kidneys, but only one heart and brains and other things? and yes i realize how stupid this posts sounds, but i cant figure out any not stupid way of saying it.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3cmygk/eli5_why_do_humans_have_two_of_some_things_but/
{ "a_id": [ "csx20i1" ], "score": [ 3 ], "text": [ "It's a popular question actually. Check out these previous answers.\n\n_URL_1_\n\n_URL_0_\n\n_URL_2_\n\n" ] }
[]
[]
[ [ "https://www.reddit.com/r/explainlikeimfive/comments/1vugg7/eli5why_do_humans_have_two_testicles/", "https://www.reddit.com/r/explainlikeimfive/comments/2afi2u/eli5_why_do_people_have_two_of_some_organs/", "https://www.reddit.com/r/explainlikeimfive/comments/30j1cn/eli5why_do_humans_have_two_kidneys_i...
b8qenc
what makes cavities hurt and why does filling the hole make it better?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/b8qenc/eli5_what_makes_cavities_hurt_and_why_does/
{ "a_id": [ "ejzhf40", "ejzhl1e" ], "score": [ 7, 4 ], "text": [ "Cavities hurt because the nerves in the tooth are exposed. Filling the hole once it's cleaned out blocks things like air, food, and germs from getting stuck and making it worse.", "So, your tooth is made up of protective...
[]
[]
[ [], [] ]
9anc6v
why some otherwise appealing photos or illustrations look awful when simply flipped horizontally?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9anc6v/eli5_why_some_otherwise_appealing_photos_or/
{ "a_id": [ "e4wod7v", "e4wok2e" ], "score": [ 3, 5 ], "text": [ "It's hard to picture this happening. Can you link to some examples?", "I know the phenomenon you're talking about, but I can honestly only objectively speak to illustrations for this, not photos. \n\nWhen an artist is dr...
[]
[]
[ [], [] ]
17axaw
why do charge cards need to have a signature on the back, and why doesn't anyone check it?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/17axaw/eli5_why_do_charge_cards_need_to_have_a_signature/
{ "a_id": [ "c83tjo5" ], "score": [ 2 ], "text": [ "Back when there were credit cards during the 80's and 90's, they would verify the receipt signature with the card's signature. Since the design format for an ATM card/ Debit card is the same as a Credit Card, and because they can be used like a...
[]
[]
[ [] ]
23awqe
why do pork rinds say "not a significant source of protein" when a single serving is 7 grams, or about 12% of your daily recommended intake, more than an egg?
They seem like a very good source of protein, but it says "not a significant source of protein" What gives? They're like 50% pure protein.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/23awqe/eli5_why_do_pork_rinds_say_not_a_significant/
{ "a_id": [ "cgv8uhe" ], "score": [ 69 ], "text": [ "I was pretty curious about this myself so I did some Googling. As far as I can tell the reason is because pork rinds lack certain amino acids required for processing protein, so your body does not actually make use of the protein unless you eat...
[]
[]
[ [] ]
1yb5df
what will actually happen in the event of a financial collapse?
Will we lose our savings? People are talking about how one just might be on its way.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1yb5df/eli5_what_will_actually_happen_in_the_event_of_a/
{ "a_id": [ "cfixqc3", "cfiy92q", "cfj0vfk" ], "score": [ 2, 2, 2 ], "text": [ "Think of it like this. no money means no jobs, Jobs like growing food, Driving busses, Police.", "The collapse of modern society.", "Credit will dry up in a financial collapse, causing banks to ...
[]
[]
[ [], [], [] ]
eumel7
what does it mean when a gamer refers to the metas of a game or the meta in a game?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/eumel7/eli5_what_does_it_mean_when_a_gamer_refers_to_the/
{ "a_id": [ "ffq61x6", "ffq714u", "ffq85ji" ], "score": [ 9, 12, 2 ], "text": [ "It refers to the current widely accepted “good” strategies of play. These sometimes change with patches or new gameplay techniques developed by those who play at the highest level.", "“Meta” isn’t ...
[]
[]
[ [], [ "https://en.wikipedia.org/wiki/Metadata?wprov=sfti1" ], [] ]
3e1ggv
why does milk expires when left in heat over time, but not when poured into hot drinks?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3e1ggv/eli5_why_does_milk_expires_when_left_in_heat_over/
{ "a_id": [ "ctalz2q" ], "score": [ 3 ], "text": [ "bacteria likes to grow between 41-140 deg. F. more time in this \"danger zone\" means more bacteria, means you could potentially get sick." ] }
[]
[]
[ [] ]
191mrx
what makes certain diseases like aids, diabetes, and cancer so difficult to cure?
These have been around for so long and a vast amount of research has gone into each I'm sure. What makes them so difficult to tackle?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/191mrx/eli5_what_makes_certain_diseases_like_aids/
{ "a_id": [ "c8jyxko", "c8jz8x4" ], "score": [ 3, 2 ], "text": [ "HIV (the virus that causes AIDS) attacks your immune system. It attacks the part of you that fights off diseases.\n\nDiabetes is a congenital condition. It is something determined by your genes. Diabetes is when your body do...
[]
[]
[ [], [] ]
5ykh55
what is a bank bail-in? how is it different than a bail out?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5ykh55/eli5what_is_a_bank_bailin_how_is_it_different/
{ "a_id": [ "dequ3qi" ], "score": [ 2 ], "text": [ "Bail-in means the money that has already been lent to the bank is used to save the bank, instead of from external sources such as the government, other countries, IMF/World Bank, taxpayers, new investors etc.\n\nIn a bail-in, essentially a bunch ...
[]
[]
[ [] ]
3khw5j
why do we have to think really hard to remember information if that information is in our head? how do we "find it"?
We all have those moments where we have to think really hard for a few seconds, minutes, or even hours to remember something. Eventually we remember it. If that information was in our head the whole time, why does it take so long to search for it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3khw5j/eli5_why_do_we_have_to_think_really_hard_to/
{ "a_id": [ "cuxldmo", "cuxlh8f" ], "score": [ 3, 4 ], "text": [ "Perhaps someone knows more than I do about this, but I believe it has to do with neural pathways. As you collect thoughts for storage, your brain creates connections between thoughts. Like how when you think of eating eggs, ...
[]
[]
[ [], [] ]
vk962
why your eyes hurt when you look at a computer to long in the dark
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/vk962/eli5_why_your_eyes_hurt_when_you_look_at_a/
{ "a_id": [ "c557vij", "c5585v9", "c558r67" ], "score": [ 5, 3, 7 ], "text": [ "Focusing your eyes at one distance for an extended period of time causes stress to your eyes.\n\nIn the dark, there isn't much else to look at, so your eyes don't look at the other stuff around the moni...
[]
[]
[ [], [], [ "http://stereopsis.com/flux/" ] ]
7ewwjh
what's the difference between uefi and bios?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7ewwjh/eli5_whats_the_difference_between_uefi_and_bios/
{ "a_id": [ "dq80znr", "dq8192g" ], "score": [ 22, 12 ], "text": [ "UEFI is the replacement specification for BIOS - it does the same basic role of bootstrapping on launch, but BIOS has a host of technical limitations owing to the fact that the original specification is nearly 30 years old...
[]
[]
[ [], [] ]
2wxvtm
why do jews and muslims seem to hate each other so much? is it a result of the palastine/israel conflict or are there issues stemming back further?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2wxvtm/eli5_why_do_jews_and_muslims_seem_to_hate_each/
{ "a_id": [ "cov4twl", "cov56sr", "cov7wgd", "covamw8" ], "score": [ 2, 12, 2, 5 ], "text": [ "Depends how far back in history you want to go. As the story goes God told Abraham that his son would be the first of a great nation, but he had no kids and his wife was 80, so he...
[]
[]
[ [ "http://en.wikipedia.org/wiki/Ishmael", "https://www.biblegateway.com/passage/?search=genesis+17&version=NIV" ], [], [], [] ]
2d52fq
why is electricity the most commonly used power to make machines work?
I guess steam can be used as well. But what other forms of powering machines are there? And how efficient? How different would it all be if electricity wasn't used, but one of the alternative ones instead?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2d52fq/eli5_why_is_electricity_the_most_commonly_used/
{ "a_id": [ "cjm5f81", "cjm5pi4", "cjm5pyh" ], "score": [ 2, 2, 2 ], "text": [ "imagine the amount of pipe it would take to furnish a city block with steam to run appliances today, not to mention the heat the pipes would give off. water wheels were used a lot before electricity, ...
[]
[]
[ [ "https://www.youtube.com/watch?v=TBqNxXlJxHA", "http://www.notechmagazine.com/category/water-powered-machines", "http://explorepahistory.com/displayimage.php?imgId=1-2-FB9" ], [], [] ]
2jyapo
why is it totally ok and expected to haggle some items (like cars and apparently mattresses), while others have a fixed price? why can't we haggle the price of chips or an iphone?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2jyapo/eli5_why_is_it_totally_ok_and_expected_to_haggle/
{ "a_id": [ "clg6svu", "clg6syz", "clg6xrp", "clg72f8", "clg78lz", "clg7mu0", "clg81za", "clgdv78", "clghwbh", "clgp867" ], "score": [ 23, 3, 2, 2, 2, 2, 2, 2, 2, 2 ], "text": [ "You're more than welcome to try, but for pretty...
[]
[]
[ [], [], [], [], [], [], [], [], [], [] ]
7gjft0
why is there turkey bacon but no chicken bacon?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7gjft0/eli5_why_is_there_turkey_bacon_but_no_chicken/
{ "a_id": [ "dqjk9bx", "dqjka6i" ], "score": [ 17, 2 ], "text": [ "Bacon is, by definition, strips of cured meat from the belly of a pig. Turkeys aren't pigs, so there's actually no such thing as turkey bacon. Turkey bacon is pseudo-bacon. It is an abomination.", "They do have it, I do...
[]
[]
[ [], [] ]
3adnqo
why do human beings keep fighting wars?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3adnqo/eli5why_do_human_beings_keep_fighting_wars/
{ "a_id": [ "csbn9i4", "csbnezy", "csbnko7", "csbnl1y", "csbobb7", "csbpfvy" ], "score": [ 4, 2, 2, 28, 2, 2 ], "text": [ "Humans have *always* fought. It appears that a tendency for groups to fight each other is built into human nature.\n\nMost often, fight...
[]
[]
[ [], [], [], [], [], [] ]
2b6py6
why is it regular coke called coca-cola but diet coke is just diet coke?
Thanks.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2b6py6/eli5_why_is_it_regular_coke_called_cocacola_but/
{ "a_id": [ "cj2beza" ], "score": [ 2 ], "text": [ "Because that's the brand that the company decided to brand it under. That's their decision to make. Diet Coca-Cola isn't a very catchy name. It's pretty long and cumbersome, but Diet Coke is short and memorable.\nThey want to reserve the \"Flagsh...
[]
[]
[ [] ]
asn2cg
does your stomach "digest" water?
I know your intestines pretty much absorb water as is - no need for enzymes etc. But does your stomach do anything when you drink a glass of water? Does it automatically release stomach acid? If not, how does it know the difference between water and say soup?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/asn2cg/eli5_does_your_stomach_digest_water/
{ "a_id": [ "egvcrvg", "egvpgc3" ], "score": [ 2, 3 ], "text": [ "Firstly you know the difference between water and soup and can taste the difference. Your body is able to pick up on signals from your brain. This is what the famous experiments by Pavlov using dogs were demonstrating. In ad...
[]
[]
[ [], [] ]
358sml
why are the tips of all the scissors in my office magnetized?
I randomly noticed today that the scissors on my desk picked up a safety pin like a magnet earlier today. Tested 3 other pairs from 3 other offices, all different brands, and the same thing happened. No one has other magnets anywhere near the scissors. What's going on here?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/358sml/eli5_why_are_the_tips_of_all_the_scissors_in_my/
{ "a_id": [ "cr2hvin" ], "score": [ 2 ], "text": [ "A lot of scissors are sold magnetized, to make it easier to pick up pins, needles, etc. with them.\n\nOthers become magnetized by being stored near magnets, magnetic tools such as screwdrivers, or simply by being in magnetic fields. \n\nA steel ...
[]
[]
[ [] ]
2wi6ed
why is the community in league of legends so toxic and hostile 89% of the time?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2wi6ed/eli5_why_is_the_community_in_league_of_legends_so/
{ "a_id": [ "cor2n0u", "cor4z7x", "cor8rph" ], "score": [ 3, 7, 3 ], "text": [ "It's part and parcel with any game with a large enough fan base. A prime example is Call of Duty. Most people play that game on Xbox and Playstation, so therefore you are much more likely to encounter a...
[]
[]
[ [], [], [] ]
8rhzih
why are there people able to eat several burgers, pizza, and more food afterwards and still be fine without feeling like throwing up?
_URL_0_ here is a thin looking man devouring a table of food that could serve a house party. How does he train his stomach to do that? If I eat only slightly more food than I could eat, there would be acid in my mouth and unpleasant taste lingering from indigestion
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8rhzih/eli5_why_are_there_people_able_to_eat_several/
{ "a_id": [ "e0rgsbc", "e0rgw11", "e0rnygl", "e0rolj3", "e0sow9x" ], "score": [ 161, 21, 6, 3, 2 ], "text": [ "Taken from \"and then you're dead\" - Cody cassidy & Paul doherty- about eating a lot of cookies like cookie monster:\n\nFirst, a thin physique helps. E...
[]
[ "https://www.youtube.com/watch?v=oOop2bLiSFw" ]
[ [], [], [], [], [] ]
24ps9a
what are the dangers/benefits of having a low birthrate and a large percentage of your population over the age of 65?
_URL_0_ After reading this article I realized that the tone of the article was suggesting this was a very negative thing. I would think that with limited resources, especially in a small island country like Japan, this situation would be ideal rather than something to be “warned” about or feared. Can someone explain wh...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/24ps9a/eli5what_are_the_dangersbenefits_of_having_a_low/
{ "a_id": [ "ch9h5bc", "ch9h5ps", "ch9h6bd", "ch9h6n6", "ch9hbzs", "ch9hjcu" ], "score": [ 5, 3, 2, 2, 3, 3 ], "text": [ "People over 65 generally work (much) less than young people. But, they consume much, much more of a country's social services, like hea...
[]
[ "http://www.france24.com/en/20140504-number-children-japan-slips-new-low/#./?&_suid=139923281433503122998889634957" ]
[ [], [], [], [], [], [ "http://www.pap.org.pk/statistics/Pyramid.gif", "http://www.indexmundi.com/graphs/population-pyramids/japan-population-pyramid-2012.gif", "http://www.prb.org/images13/germany_pyramid_2011.png" ] ]
g0pgaf
how was experimental cgi rendered before the mid-eighties?
I've always been fascinated with computers from long before my time. 1980s CG animation in particular is something I've always found oddly soothing. But a lot puzzles me about how it worked. How were things like [Carla's Island](_URL_0_) made as early as 1981? If I were working as an animator at the time, what kind of ...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/g0pgaf/eli5_how_was_experimental_cgi_rendered_before_the/
{ "a_id": [ "fnax9fl", "fnaxyp0" ], "score": [ 5, 3 ], "text": [ "Those images were animated one frame at a time in a supercomputer at LLNL. Computers in 1980's were capable of working in 3D, just not in real time (I was at SIGGraph in 1980). Essentially you figured out each voxel (3D pi...
[]
[ "https://www.youtube.com/watch?v=CUloIyGMM2A" ]
[ [], [] ]
38n4i4
what are the benefits that justify the u.s. military budget?
I can not seem to find an answer not bathed in political ideology. If it is to get a technological advancement (like the F-35s ect.) why do we just sell them? Doesn't this just give away our advancement we spent a grand portion of our GDP on? I am just looking to understand the benefits of this huge budget. It seems...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/38n4i4/eli5_what_are_the_benefits_that_justify_the_us/
{ "a_id": [ "crwb9us" ], "score": [ 3 ], "text": [ " > If it is to get a technological advancement (like the F-35s ect.) why do we just sell them? Doesn't this just give away our advancement we spent a grand portion of our GDP on?\n\nNope, because they generally only get sold to nations that the U...
[]
[]
[ [] ]
msqji
how do drugs like meth and crack change someone's appearance?
Thank you all for your contribution! I will get to upvoting all of you... tomorrow.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/msqji/eli5_how_do_drugs_like_meth_and_crack_change/
{ "a_id": [ "c33jwbl", "c33k4v3", "c33k9b3", "c33kn0d", "c33kto8", "c33lqii", "c33lxdj", "c33mos7", "c33n3ip", "c33o4p1", "c33octc", "c33og8p", "c33ooll", "c33opad", "c33qigu", "c33jwbl", "c33k4v3", "c33k9b3", "c33kn0d", "c33kto8", "c...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ]
31sqjp
why do dogs de-stuff their toys?
I've always thought it might be something instinctual (i.e, hunting, etc.) but watching my two dogs completely de-stuff two toys only to ignore all the stuffing and keep playing with the empty toy made me wonder if there's a simple explanation for the behavior.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/31sqjp/eli5_why_do_dogs_destuff_their_toys/
{ "a_id": [ "cq4lspw" ], "score": [ 2 ], "text": [ "Many dogs have their own version of canine OCD. Which is why you might observe them doing strange things, like chasing their own tails. \n\nOCD in dogs can often be attributed by not getting enough exercise or proper obedience training. This can ...
[]
[]
[ [] ]
2ljrf9
why don't homeowners want their property value to lower?
Hear me out, but also know that I'm something of a financial ignoramus. People are always stressing that the neighbor not watering his lawn or the vacant house down the street are lowering property values. And if you're looking to sell your house, that's something to stress over. But if you don't plan to sell your hou...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ljrf9/eli5why_dont_homeowners_want_their_property_value/
{ "a_id": [ "clvggo8" ], "score": [ 2 ], "text": [ "You want your house to be worth more when you sell it than when you bought it." ] }
[]
[]
[ [] ]
ohcc2
why do most people think mammalian animals are cute/adorable but not other types of creatures (except for /r/whatsthisbug)
My wife and I are watching Planet Earth on TV and I'm curious why most humans feel a strong sentiment for other mammals? Is this just a cultural thing localized to Western societies? Does it span globally? I don't think I've ever seen a great explanation. Thanks!
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/ohcc2/eli5_why_do_most_people_think_mammalian_animals/
{ "a_id": [ "c3h9buc" ], "score": [ 3 ], "text": [ "Its basically to do with our evolutionary need to look after our young. We're programmed to find small humans cute in order to make us protect them. This happens to such a degree that anything with similar features to babies (big head, small bodi...
[]
[]
[ [ "http://www.happynews.com/news/562009/why-baby-animals-cute.htm" ] ]
1z7z0u
why are graves dug 6' deep?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1z7z0u/why_are_graves_dug_6_deep/
{ "a_id": [ "cfrctab", "cfreyv6", "cfrggaw", "cfrim9w", "cfrj3ob", "cfrjjmy", "cfrjl0j", "cfrjr0d", "cfrjs95", "cfrjt95", "cfrk8x5", "cfrlk27", "cfrlyph", "cfru42c", "cfrc7r7" ], "score": [ 373, 2, 27, 2, 2, 2, 2, 6, 2...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ]
2wv75m
why are italian luxury goods far more ubiquitous worldwide than their normal goods?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2wv75m/eli5_why_are_italian_luxury_goods_far_more/
{ "a_id": [ "coue2pd" ], "score": [ 3 ], "text": [ "It's supply and demand. \n\nIf you're in some other country, you don't buy \"plain\" italian stuff because you have local and cheaper producers who make it, or can get it from China where the labour costs to manufacture stuff is really low and ke...
[]
[]
[ [] ]
23jbii
how did they figure out the shape of te continents before aviation?
Like for maps...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/23jbii/eli5_how_did_they_figure_out_the_shape_of_te/
{ "a_id": [ "cgxkh6s", "cgxlbb4" ], "score": [ 3, 4 ], "text": [ "Sailing around the edges and making detailed records. Some better than others. A lot of world maps look ridiculous in modern times, but size was a major issue before planes and satellites. Some very old maps of smaller areas...
[]
[]
[ [], [] ]
6nfpbj
why were white people taller than asians? does it have something to do with what they eat?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6nfpbj/eli5_why_were_white_people_taller_than_asians/
{ "a_id": [ "dk93ccp" ], "score": [ 2 ], "text": [ "In short, yes. After WW2, some Asian countries began to import meat and other foods, and saw a drastic increase in average height. Most people in Japan, for instance, relied on a diet of rice, with some occasional fish, pre-war. Think about how m...
[]
[]
[ [] ]