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
bo0i34
how do they restore old videos to 60 fps?
Okay, start off with a 10 second 30 fps video that came back in, say, 2008. Now you find out that some guy posts the 60 fps version of the same video 10 years later. How does this happen? Technically, the old original video had 300 frames in total and the restored version has 600. Where do these additional frames come ...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/bo0i34/eli5_how_do_they_restore_old_videos_to_60_fps/
{ "a_id": [ "enb0fqp" ], "score": [ 2 ], "text": [ "I would say that either they had an original of the record in 60 FPS, which was not uploaded back then or recreated the \"missing\" frames by \"averaging\" of the frames before/after of some sort." ] }
[]
[]
[ [] ]
7y7rgs
if air is a better insulator than water, why do clouds trap heat?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7y7rgs/eli5_if_air_is_a_better_insulator_than_water_why/
{ "a_id": [ "due9gkl" ], "score": [ 5 ], "text": [ "Heat is transferred in three ways\n\n1. Radiation - This is IR and other energy which is emitted from something warm\n\n2. Conduction - This is energy transferred between two objects that are physically touching\n\n3. Convection - This is the mov...
[]
[]
[ [] ]
2ksstv
how can malt-o-meal blatantly rip off every brand-name cereal while apple and samsung have been in legal issues since the beginning of time?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ksstv/eli5_how_can_maltomeal_blatantly_rip_off_every/
{ "a_id": [ "clocndm", "clocz1x", "clodww9", "clof1k3", "cloge0n", "clogsww", "cloi9nr", "clok23x", "cloknl6", "clol9dw", "clolhu0", "clome5s", "clonnx8", "clonse9", "clonv94", "cloofur", "clop4wc", "cloq39u", "cloqph5", "clozhgy", "c...
[]
[]
[ [], [ "http://www.google.com/patents/US8105642" ], [], [], [], [ "http://store.inventorprise.com/content_articles.php?id=1049" ], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ]
cf0bke
how are hand sanitizer companies able to claim their product is better or more effective than their competitors when they all kill 99.9% of all germs?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/cf0bke/eli5_how_are_hand_sanitizer_companies_able_to/
{ "a_id": [ "eu6dcff", "eu6h3h3", "eu6sdjr", "eu7kjly" ], "score": [ 16, 10, 4, 3 ], "text": [ "No government oversight or enforcement of false product claims. Assume all copy on products is a lie.", "They don't. They may claim 99.9% but not of all germs. If you look ...
[]
[]
[ [], [], [], [] ]
7nh1cs
how do martial artists break huge stacks of bricks without their hand passing through every brick?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7nh1cs/eli5_how_do_martial_artists_break_huge_stacks_of/
{ "a_id": [ "ds1pcip", "ds1r31s", "ds22i0k", "ds23smu", "ds26dkq", "ds27agz", "ds2ds32", "ds2hujn", "ds2rjx8", "ds2smhm", "ds2wuaj", "ds36sjy", "ds3cloc" ], "score": [ 657, 347, 4, 16, 2, 54, 3, 4, 98, 7, 2, 2, ...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [ "https://imgur.com/a/gUA6r", "https://youtu.be/k_ZnKtpskrE" ] ]
ozcxs
what are magnet links?
I see them on lots of torrent sites.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/ozcxs/eli5_what_are_magnet_links/
{ "a_id": [ "c3la3yb" ], "score": [ 6 ], "text": [ "They tell your PC to open up an application, then send that application some data.\n\nOther uses include: Starting a skype call to a number, Opening up mumble and connecting it to a server, opening up steam to download a game, and more.\n\nThey a...
[]
[]
[ [] ]
1fz3er
does fractional reserve banking cause all money to be created in the form of debt?
Actually, explaining Fractional Reserve banking in general would be supremely helpful, but specifically I'm curious how debt relates to the creation of fiat money. If the Fed creates money by giving it to banks who in turn are only required to hold 10% of this money in reserve and can lend out the other 90%, where is t...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1fz3er/eli5_does_fractional_reserve_banking_cause_all/
{ "a_id": [ "caflkt1" ], "score": [ 2 ], "text": [ "Fractional Reserve banking is not started from scratch in any of the economies. They simply plug it in to the system. So there is some extent of money already present in the system for the Fractional reserve banking to work.\n\n > where is the m...
[]
[]
[ [] ]
90zu1g
why does fast air feel cold, if temperature is a measure of kinetic energy, even when i'm not sweaty?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/90zu1g/eli5_why_does_fast_air_feel_cold_if_temperature/
{ "a_id": [ "e2uczh7", "e2udtun" ], "score": [ 2, 2 ], "text": [ "Because the air temperature is lower than you body temperature when it blows past your skin it's still taking heat away from the body.\nCausing the air to feel cool.", "As you exist in a location, your body warms the air...
[]
[]
[ [], [] ]
1kt5qi
why the martingale betting strategy doesn't work.
Martingale: In a game of 50/50 chance or near 50/50, like European Roulette, bet how ever much you want (1 unit) on either red or black and always stick with the same colour, if you win then bet 1 unit next time. But if you lose then double your bet (2 units) on the next spin, if you win that spin you're 1 unit up. But...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1kt5qi/eli5_why_the_martingale_betting_strategy_doesnt/
{ "a_id": [ "cbsboo3", "cbsbvhr", "cbsecgc", "cbsfoly", "cbsi10p", "cbsi5qv" ], "score": [ 33, 16, 10, 2, 3, 2 ], "text": [ "It does and it doesnt, in THEORY it does, as you explained, eventually your numbers come up and you will always be up your initial st...
[]
[]
[ [], [], [], [], [], [] ]
9y4tqp
carbs, protein, fats - in which order are these used by the body and why?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9y4tqp/eli5_carbs_protein_fats_in_which_order_are_these/
{ "a_id": [ "e9y9b59" ], "score": [ 14 ], "text": [ "Glucose is our staple energy source. If the body needs energy, glucose is broken down producing ATP and releasing CO2 and H20. If the body does not need energy, the glucose is built in to chains for easy storage in liver. These chain molecules a...
[]
[]
[ [] ]
3dp58j
why did people in places like africa develop darker skin when black absorbs the most light compared to lighter colors?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3dp58j/eli5_why_did_people_in_places_like_africa_develop/
{ "a_id": [ "ct7bia7", "ct7bivu", "ct7jcj1" ], "score": [ 7, 4, 2 ], "text": [ "Dark skin is caused by melanin. When the sun hits your skin it gets absorbed by melanin and not by your skin cells. This is a good thing because if your skin cells absorb the sun it can cause damage tha...
[]
[]
[ [], [], [] ]
1gn2ja
in electromagnetic waves, how are photons produced, how does the electric force and magnetic force interact and what factors effect the energy of a photon/wave?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1gn2ja/eli5_in_electromagnetic_waves_how_are_photons/
{ "a_id": [ "calvvr9" ], "score": [ 2 ], "text": [ "A photon is a little packet of energy in the form of oscillating electric and magnetic fields. They fly around at the speed of light. When certain photons hit our eyes, they tell our brain that we're seeing something.\n\nThe energy of a photon de...
[]
[]
[ [] ]
8t79qv
it’s so important that we keep our hands washed, but our housecats literally touch their waste and don’t wash their paws. why is this ok?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8t79qv/eli5_its_so_important_that_we_keep_our_hands/
{ "a_id": [ "e15auqc", "e15bb8r" ], "score": [ 4, 3 ], "text": [ "Until the 20th Century it was not common for people to wash their hands so often. But we have decided that we really don't like getting sick as much as older generations, or as cats do.", "Two main reasons:\n\n1. Poop is...
[]
[]
[ [], [] ]
68quet
why do some people get off on being angry all of the time? what does it do for them?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/68quet/eli5_why_do_some_people_get_off_on_being_angry/
{ "a_id": [ "dh0ls77" ], "score": [ 2 ], "text": [ "Sometimes it is a defense mechanism. I've seen angry people use a general anger-filled disposition to hide insecurities and in doing so they become highly irrational. " ] }
[]
[]
[ [] ]
9idjun
what happens to all the bleach and washing liquids and chemicals we use. is any of it filtered out or degrades once it goes down the drain or are we simply polluting the seas?
I see a lot of warning labels saying harmful to fish etc on the labels, is the hope that it just gets diluted enough to cause no effect? Because it must be a colossal amount of chemicals we flush away from cleaning toilets and dishes to shampoos and soaps.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9idjun/eli5_what_happens_to_all_the_bleach_and_washing/
{ "a_id": [ "e6ivyxk", "e6iw05l", "e6iw363", "e6iwboz", "e6iztha" ], "score": [ 7, 4, 62, 25, 10 ], "text": [ "The quick answer is that we're polluting the seas. And the land. And the air.\n\nBut yeah, it gets diluted. Usually to the point of not being harmful, at l...
[]
[]
[ [], [], [ "https://en.wikipedia.org/wiki/Wastewater_treatment" ], [], [] ]
7tto2x
what is laveyan satanism
me want to know.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7tto2x/eli5what_is_laveyan_satanism/
{ "a_id": [ "dtf3jfx", "dtf8bwn", "dtfsd9p", "dtfwys6" ], "score": [ 38, 8, 5, 14 ], "text": [ "Anton LaVey basically made up a faith based on his Ideals. Taking the satan figure as a symbol of defiance from western religions.\n\nLavey did not believe in the existence of an...
[]
[]
[ [], [], [], [] ]
5crn17
does software updates always increases its filesize?
Like a 60GB game, when patched/updated with a 1GB update. Is it going to be 61GB permanently until it gets updated again? Is it the same thing for Operating Systems like Android and Windows 10, for applications, etc?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5crn17/eli5_does_software_updates_always_increases_its/
{ "a_id": [ "d9ysxzd" ], "score": [ 2 ], "text": [ "No, sometimes a file is overwritten. So as long as the original file isn't saved as a backup, there's a chance that a 60gb game with a 12gb update will likely stay 60gb.\n\nIf a more efficient code is produced, you can get lower file sizes. Somet...
[]
[]
[ [] ]
3d7h5s
how is it possible that 50 cent who made $100 million from the sale of vitamin water, is bankrupt?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3d7h5s/eli5_how_is_it_possible_that_50_cent_who_made_100/
{ "a_id": [ "ct2i6fu" ], "score": [ 2 ], "text": [ "Saw a comment before that said some woman is trying to sue him for $5 million for who knows fucking what. They said its his business side and not his personal side. So he is still super rich, at least from what I know so far" ] }
[]
[]
[ [] ]
2nt0uy
how did "a/an" evolve from "one"?
The words "a" and "an" mean the same as "one". So how did this words come to replace "one"? They seem to be pretty far apart from each other
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2nt0uy/eli5_how_did_aan_evolve_from_one/
{ "a_id": [ "cmgmyqb" ], "score": [ 3 ], "text": [ "It happened the other way around. Beyond that... let's talk about a few things about how the English Language developed. (This being ELI5, I'm oversimplifying a little bit because the *full* version is more complicated and, not being a specialist...
[]
[]
[ [] ]
698ohr
finding and moving specific genes between organisms
How do scientists know which gene is which and how can it be moved into another organisms DNA?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/698ohr/eli5_finding_and_moving_specific_genes_between/
{ "a_id": [ "dh4nyja" ], "score": [ 7 ], "text": [ "Biology PhD student here. In the interest in ELI5ness and not writing a wall of text no one wants to read, I'll write an overview and let you ask if you want to me elaborate more on how any particular part actually works.\n\n**Finding the gene:**...
[]
[]
[ [ "https://en.wikipedia.org/wiki/Polymerase_chain_reaction" ] ]
5nigf4
why do web pages viewed on mobile devices keep changing layout as they load, and then change again just as you try to tap a link after it seems like they were finished loading?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5nigf4/eli5_why_do_web_pages_viewed_on_mobile_devices/
{ "a_id": [ "dcbrt3r" ], "score": [ 7 ], "text": [ "Main reason is asymetric loading of elements and bad programming. \nIn detail: The main goal of a mobile page is to load as fast as possible. \n\nThere are certain methods to achieve this. The two most important (for your question) are: \n1)...
[]
[]
[ [] ]
9j1v8d
how did the original mathematicians prove their formulas and theories, and to who?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9j1v8d/eli5_how_did_the_original_mathematicians_prove/
{ "a_id": [ "e6o280g", "e6o681i" ], "score": [ 7, 2 ], "text": [ "To their own community of academics. But how far back are we talking? Ancient greece? Renaissance? Isaac Newton era?", "Originally, they wouldn't. Or at least they would rely on intuition, self-evidence, or consensus. An...
[]
[]
[ [], [] ]
1kh18l
why guitar hero / rockband died.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1kh18l/eli5_why_guitar_hero_rockband_died/
{ "a_id": [ "cbouiep" ], "score": [ 2 ], "text": [ "IMO it's because there isn't much room to expand on the core gameplay. Sure you can add more songs, but are you willing to spend another $50+ dollars on basically the same game? Not to mention that the equipment (guitar, drumset, etc.) can also...
[]
[]
[ [] ]
2vvubw
how did calling shotgun for a vehicle's front passenger seat begin? where did it come from?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2vvubw/eli5_how_did_calling_shotgun_for_a_vehicles_front/
{ "a_id": [ "colc52s", "colc6gu" ], "score": [ 27, 8 ], "text": [ "The term calling \"Shotgun\" came from when stage coaches would transport money from bank to bank like in the old west movies. The person in the passenger seat would be holding a shotgun for defense against robbers.", "...
[]
[]
[ [], [] ]
2yecbg
how can my computer distinguish between my wifi and my neighbors wifi if they are both running on 2.4 ghz?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2yecbg/eli5_how_can_my_computer_distinguish_between_my/
{ "a_id": [ "cp8qupt" ], "score": [ 6 ], "text": [ "It isn't just your router! every Wifi device is listening and broadcasting to everything! It is really chaotic at the signal level. There are several tricks wifi routers use to get around this\n\n1 collision avoidance - the devices actively tr...
[]
[]
[ [] ]
4fflx8
why is president obamas amnesty executive order being brought before the supreme court?
Didn't Reagan and Bush senior do similar things? Why are we now questioning the constitutionality (SP?). Obama himself said he wasn't sure it was within the scope of presidential power.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4fflx8/eli5_why_is_president_obamas_amnesty_executive/
{ "a_id": [ "d28gksh", "d28jzaw" ], "score": [ 4, 2 ], "text": [ "Reagan amnesty was a lawful compromise with Congress, tax cuts for so many immigrants. I am not familiar with any Bush amnesty so I decline to remark. Obama's executive amnesty otoh is a complete go around of Congress. E...
[]
[]
[ [], [] ]
305cka
what incentivizes companies to raise wages?
It seems right now, that one of the big economic issues is stagnant wages. What causes companies to increase wages? Why aren't companies increasing wages right now?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/305cka/eli5_what_incentivizes_companies_to_raise_wages/
{ "a_id": [ "cpp8em2", "cppdzau", "cppghqp" ], "score": [ 19, 2, 2 ], "text": [ "When labor is short in supply, companies must increase wages to attract workers.\n\nYou can see this in (pre-oil-bust) Alberta, Canada. You can get paid $15/hr to be a Barista in Fort McMurray, while a...
[]
[]
[ [], [], [] ]
30r8kp
how does executive order qualify as constitutional and fall in line with the system of checks and balances?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/30r8kp/eli5_how_does_executive_order_qualify_as/
{ "a_id": [ "cpv11jf", "cpv1c0n", "cpv4cxo" ], "score": [ 5, 3, 2 ], "text": [ "Executive orders (at least in theory) don't grant the executive branch more powers, they work within the powers already granted to the President by the Constitution or by Congress. The courts can overru...
[]
[]
[ [], [], [] ]
26oa7m
why does the face of a golf club have lines on it?
Do the lines serve a purpose, or is it just for looks?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/26oa7m/eli5_why_does_the_face_of_a_golf_club_have_lines/
{ "a_id": [ "chsws8x", "chswsjl" ], "score": [ 6, 2 ], "text": [ "The grooves are cut into the face of the club to increase the grip between the ball and the face. The puts a controlled spin on the ball, which makes the ball travel in a predictable path.\n\nIf the ball does not have a cont...
[]
[]
[ [], [] ]
70deyt
what's the difference when a medication commercial says a child under 6 can't take it, and kids 6-18 should not take it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/70deyt/eli5_whats_the_difference_when_a_medication/
{ "a_id": [ "dn2bf2i" ], "score": [ 2 ], "text": [ "Pediatric medication is weight-based, so for many medications, the dosage strength would have to be severely diluted to be usable for young children to avoid overdose. This is why certain drugs are good for certain age groups of children - the we...
[]
[]
[ [] ]
3vyden
why do my ears tickle/itch when listening with headphones?
I notice that when I use over-the-ear headphones, that my ear canal will start to tickle/itch, and after I scratch it once it's usually fine. curious what is causing this, is the sound vibrations causing a reaction to the area?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3vyden/eli5_why_do_my_ears_tickleitch_when_listening/
{ "a_id": [ "cxrsqqk", "cxrvurl", "cxrw3ep" ], "score": [ 3, 3, 2 ], "text": [ "I'm not a doctor, yet, but every time I have experienced something similar to this, and found that I have the option of \"scratching\" it as best I can or turning down the volume. I think that the itch ...
[]
[]
[ [], [], [] ]
2dkmqt
why do you say "a european" and not "an european"
Aren't you supposed to use "an" if the first letter of the next word is a vowel?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2dkmqt/eli5why_do_you_say_a_european_and_not_an_european/
{ "a_id": [ "cjqdezf", "cjqdflc", "cjqeooo" ], "score": [ 16, 2, 2 ], "text": [ "You use an when the beginning *sounds* like a vowel regardless of if it is one. European starts with a \"y\" sound which in this case counts as a consonant.\n\nEdit: another example you would say \"an ...
[]
[]
[ [], [], [] ]
21rp2j
why is pre-made food cheaper than the ingredients?
Why is it that frozen pizza is cheaper than the ingredients separately? I understand that they use sub-par ingredients, but why can't I buy these sub-par ingredients?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/21rp2j/eli5_why_is_premade_food_cheaper_than_the/
{ "a_id": [ "cgfuwx2", "cgfvq7o" ], "score": [ 2, 7 ], "text": [ "If you could buy an entire truck-full of tomatoes and wheat, you could probably make pizzas for less. You'd have to make a lot of pizzas though to make it worthwhile.\n\nCosto/Sams Club/BJs work on this model, though it's no...
[]
[]
[ [], [] ]
4t55cv
how long do you have to stop drinking for your tolerance to alcohol to go down to that of a new drinker's?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4t55cv/eli5how_long_do_you_have_to_stop_drinking_for/
{ "a_id": [ "d5ena4r", "d5end6q", "d5eqwg5", "d5eswwg", "d5evrew" ], "score": [ 5, 6, 24, 218, 8 ], "text": [ "I tried searching google but found nothing concrete. ", "In my personal experience, if I'm taking a break from a drug to let my tolerance build back up...
[]
[]
[ [], [], [], [], [ "http://alcoholrehab.com/alcoholism/alcoholic-wet-brain/" ] ]
7z4n0m
in determining blood type, the o allele is recessive to both the a and b alleles. why is it then that o is the most common blood type and it's prevalence hasn't declined?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7z4n0m/eli5_in_determining_blood_type_the_o_allele_is/
{ "a_id": [ "dulat9f", "dulb5u3", "dum7ds0" ], "score": [ 8, 3, 2 ], "text": [ "So this is an interesting question. If I recall correctly from school, type O is what the earliest people had (postulated). Over time mutations have occurred leading to difference surface antigens like ...
[]
[]
[ [], [], [] ]
8cjfe8
what does it mean when a cough “moves into your chest”? was it somewhere else before?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8cjfe8/eli5_what_does_it_mean_when_a_cough_moves_into/
{ "a_id": [ "dxgcb3j" ], "score": [ 2 ], "text": [ "People generally say that in references to colds.A “cold” is a blanket term for any viral infection of the nose and throat. In the early stages of a cold, your body is fighting the cold directly and most of the symptoms are in your sinuses, nose,...
[]
[]
[ [] ]
2wbty1
why do these videos of opening kinder eggs receive hundreds of millions of views.
The highest viewed video on the channel has over 250 million views. _URL_1_ Whilst multiple videos on the channel have tens of millions of views. _URL_0_
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2wbty1/eli5_why_do_these_videos_of_opening_kinder_eggs/
{ "a_id": [ "copd2g3" ], "score": [ 3 ], "text": [ "Because kids love to watch them being open and seeing what surprises are in them, even if they aren't getting the toy." ] }
[]
[ "https://www.youtube.com/user/SurpriseToys/videos?flow=grid&view=0&sort=p", "https://www.youtube.com/watch?v=6QG4n3-rKTs" ]
[ [] ]
21fm7t
what's the difference between embezzlement and theft?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/21fm7t/eli5_whats_the_difference_between_embezzlement/
{ "a_id": [ "cgcjr2m", "cgck3r6" ], "score": [ 8, 6 ], "text": [ "Embezzlement is taking funds that you been entrusted with, and converting them to your own use. Theft is just taking property to which you are not entitled.\n\nSo, Janice is a teller at a bank. She's required to keep a drawe...
[]
[]
[ [], [] ]
6t17ap
why are france and spain 1 hour ahead of the uk when part of those countries are directly below us?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6t17ap/eli5_why_are_france_and_spain_1_hour_ahead_of_the/
{ "a_id": [ "dlh2d1d", "dlh5evb" ], "score": [ 4, 21 ], "text": [ "Because, logistically, it is easier for them to be on the same timezone as the rest of Europe.", "Because Nazis.\n\nThey used to be in the same time zone as the UK. But then when the Nazis took over France in WW2, they ...
[]
[]
[ [], [] ]
2dj4xx
if we can achieve every existing color by mixing the basic ones, why do cymk and rgb look different?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2dj4xx/eli5_if_we_can_achieve_every_existing_color_by/
{ "a_id": [ "cjpyps7" ], "score": [ 4 ], "text": [ "Red, green, and blue (RGB) are the primary colors for **light (i.e., additive color)**. In this case, \"black\" is the absence of any light, and \"white\" is 100% of all three colors.\n\nCyan, yellow, and magenta (CYM) are the primary colors for...
[]
[]
[ [] ]
3mkayv
why do people have the urge to grab cute babies' cheeks and smush their face?
I don't see the evolutionary advantage to this!
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3mkayv/eli5_why_do_people_have_the_urge_to_grab_cute/
{ "a_id": [ "cvfoet5" ], "score": [ 4 ], "text": [ "[This article explains why.](_URL_0_) TL;DR \"Cute Aggression\" is the brains response that could be protective, or a way of venting extreme feelings of giddiness and happiness" ] }
[]
[]
[ [ "http://www.scientificamerican.com/article/cuteness-inspires-aggression/" ] ]
60bkcj
the concept of wells/underground water. is there just water everywhere beneath our feet that we can access as long as we dig/drill far enough down?
Update: Wow! Thanks for the responses everyone. I'm currently visiting my sister in Arizona and on a desert jeep tour was told that one of the original landowners in the Sedona area had to drill 1000 feet to reach water which sparked my curiosity. Only had an occasional few moments after posting to check back in but I ...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/60bkcj/eli5_the_concept_of_wellsunderground_water_is/
{ "a_id": [ "df5058e", "df512vk", "df519m2", "df55xbg", "df56xxa", "df57h1m", "df584yv", "df59ohn", "df5gg03", "df5m8hf", "df5n1ge", "df5sbb6", "df5y3mx", "df5yihh", "df607sv", "df62g2t", "df6n5k5" ], "score": [ 22, 6, 2665, 16, ...
[]
[]
[ [], [], [], [], [], [ "http://scans.bgs.ac.uk/sobi_scans/boreholes/790558/images/14959295.html" ], [], [], [], [], [ "http://www.mercurynews.com/2014/03/29/california-drought-san-joaquin-valley-sinking-as-farmers-race-to-tap-aquifer/" ], [ "http://www.vancouversun.com/untamed+t...
a7e6g2
why animals naturally know how and when to mate, where as we are educated or we learn about it from external sources?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/a7e6g2/eli5why_animals_naturally_know_how_and_when_to/
{ "a_id": [ "ec29va8", "ec2b1sy", "ec2egrw", "ec2howq" ], "score": [ 7, 32, 5, 2 ], "text": [ "We do know. It's just that our society has rules that deviate from natural instincts. That's what you get taught.", "We don't really get taught about the mechanics of sex in o...
[]
[]
[ [], [], [], [] ]
4h1g0r
does your blood temperature actually increase when you get mad or hot(old people saying "makes my blood boil")?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4h1g0r/eli5_does_your_blood_temperature_actually/
{ "a_id": [ "d2mksu4", "d2mkvum" ], "score": [ 5, 5 ], "text": [ "A lot of times when you get angry it's because you feel a psychological threat, like the threat of embarrassment or losing status somehow. Your body can go into 'fight or flight' mode, which increases your adrenaline and yo...
[]
[]
[ [], [] ]
db9jq9
why our vision appears to be "green" after closing the eyes for some time?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/db9jq9/eli5_why_our_vision_appears_to_be_green_after/
{ "a_id": [ "f1zetj4" ], "score": [ 7 ], "text": [ "Your eyes when closed still allow some light which is coming through your eyelids. This gives it a reddish hue. When eyes are exposed to this color this much then they adjust which results in lack of red when you open your eyes." ] }
[]
[]
[ [] ]
a2dblj
why can’t a patient’s blood be reused in cases of internal bleeding?
Let’s assume someone has internal bleeding - maybe a ruptured spleen or some such. Could the internal blood that’s escaping be collected, and then used to “top up” the patient’s blood supply when the cause of the bleed is corrected?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/a2dblj/eli5_why_cant_a_patients_blood_be_reused_in_cases/
{ "a_id": [ "eax6aov", "eax7jqv" ], "score": [ 45, 5 ], "text": [ "Yes. It's called a cell saver. The blood is suctioned out of the surgical field; washed, filtered, and centrifuged; then transfused back to the patient. It takes some time to set up, but it can save you using a few units of...
[]
[]
[ [], [] ]
bqdt20
why do aa and aaa batteries not shock us when touching opposite ends with wet fingers, but licking a 9 volt battery does?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/bqdt20/eli5_why_do_aa_and_aaa_batteries_not_shock_us/
{ "a_id": [ "eo3l69a", "eo3lifs", "eo3qbzc" ], "score": [ 68, 3, 11 ], "text": [ "First of all, your saliva is much more conductive than your skin.\n\nSecondly, 9 volts is times stronger than 1.5 volts.", "The technical answer:\nYour skin poses a much higer resistance than your...
[]
[]
[ [], [], [] ]
7s0um6
why does antipsychotic medication mess with motor function and cause the body to tense up?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7s0um6/eli5_why_does_antipsychotic_medication_mess_with/
{ "a_id": [ "dt12ly1", "dt1pzhl" ], "score": [ 3, 3 ], "text": [ "Super simplified laymans knowledge version: psych drugs affect various neurotransmitters in the brain (dopamine, serotonin, norepinephrine, etc), these neurotransmitters are multipurpose and some regulate motor function in a...
[]
[]
[ [], [] ]
863bug
why does the education system favours memory retention over imagination?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/863bug/eli5_why_does_the_education_system_favours_memory/
{ "a_id": [ "dw201sl" ], "score": [ 2 ], "text": [ "Because most of us are not going to be in a situation where we need crazy outside the box imaginations. Most of us are going to have jobs where we’ll need the knowledge and competence in that particular field, and would only need a limited imagin...
[]
[]
[ [] ]
1sbifl
when you're reviewing your research, how the hell do you find the null hypothesis?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1sbifl/when_youre_reviewing_your_research_how_the_hell/
{ "a_id": [ "cdvuf8b" ], "score": [ 2 ], "text": [ "The nullhypothesis is a statistical question. \n\nIt is the question you ask in order to disprove your hypothesis.\n\nIf you cannot disprove it with the data you collect, then the hypothesis must be correct.\n\n(Well, most likely correct.)\n\n" ...
[]
[]
[ [] ]
c0jgdl
what does "support/maintenance" for software mean? what is part of it, why do companies pay money for it instead of foregoing it to save money?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/c0jgdl/eli5_what_does_supportmaintenance_for_software/
{ "a_id": [ "er50uxs", "er5193j", "er51ro5", "er59bha", "er59lfe", "er5atuj", "er5o5yg", "er5vxue" ], "score": [ 5, 2, 2, 2, 2, 2, 2, 2 ], "text": [ "It's like buying a really nice warranty for your phone.\n\nIf your phone breaks, and you don...
[]
[]
[ [], [], [], [], [], [], [], [] ]
bbt3wj
how can we edit dna if it’s so small!?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/bbt3wj/eli5_how_can_we_edit_dna_if_its_so_small/
{ "a_id": [ "eklae8p", "eklpwfy" ], "score": [ 17, 5 ], "text": [ "We use really small tools!\n\n & #x200B;\n\nKeep in mind that eventhough DNA is very small, it is absolutely necessary for an organism to have a full access to it and to manipulate it with critical accuracy. A single mistak...
[]
[]
[ [], [] ]
1nvfsm
why do some people get so effin' angry over repetitive noises?
Today I was playing LoL and my toddler neighbor wouldn't stop screaming "ma", "ma", "ma" over and over again, with an interval of around 3 seconds in between each scream. I was on the verge of going there and killing the little monster with a chainsaw. Why does that annoy me to that point?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1nvfsm/eli5_why_do_some_people_get_so_effin_angry_over/
{ "a_id": [ "ccmfbyh", "ccmjzyl", "ccmlngb" ], "score": [ 2, 2, 2 ], "text": [ "My answer has no scientific basis, and is pretty much just my own experience, but I think when we are concentrating on certain tasks (in this instance playing LoL) and we hear things that not only distr...
[]
[]
[ [], [], [ "http://en.wikipedia.org/wiki/Hyperacusis", "http://www.egs.edu/library/arthur-schopenhauer/articles/the-essays-of-arthur-schopenhauer-studies-in-pessimism/on-noise/" ] ]
45vnwr
why does it always come down to "drink lots of fluids" when you tell the doc you gave the flu?
see title
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/45vnwr/eli5_why_does_it_always_come_down_to_drink_lots/
{ "a_id": [ "d00hyzk", "d00hzy1", "d00mgi6" ], "score": [ 45, 14, 7 ], "text": [ "There's no cure for influenza once you're sick. It's a self-limiting and mild infection that your immune system will fight off, all you have to do is keep your body working long enough for it to do so...
[]
[]
[ [], [], [] ]
dfig0i
when we sleep on our arms or legs in a weird way, why does the resulting muscle ache only seem to go away after we sleep again?
I think most people have at some point "slept on their arm weirdly," resulting in a muscle ache after waking up. I've noticed this ache seems to last a long time, even a whole day with no change, but feels fine after sleeping again. Is there something going on here specifically related to sleep? Or do we just happen to...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/dfig0i/eli5_when_we_sleep_on_our_arms_or_legs_in_a_weird/
{ "a_id": [ "f33xce8" ], "score": [ 3 ], "text": [ "I’m not an expert, but my understanding is that sleep helps the body heal from a lot of different things, including this.\n\nThe 5-year-old version is that while asleep, your body can put all of its focus on maintenance instead of giving you ener...
[]
[]
[ [] ]
587lmt
how can a country survive without government?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/587lmt/eli5how_can_a_country_survive_without_government/
{ "a_id": [ "d8y47so", "d8y49jt", "d8y4b3d", "d8y4fdt", "d8y8h9k" ], "score": [ 3, 8, 3, 2, 2 ], "text": [ "There aren't really any historical precedents and the closest contemporary examples (e.g. Somalia) sure don't look good.", "They can't... or at least... n...
[]
[]
[ [], [], [], [], [] ]
5dhf38
why do streams need to buffer although the bar shows that it has many minutes preloaded already?
For example I'm 48 minutes into a stream and the bar shows that it has buffered up to 54 minutes of a total of a 55 minutes file. Why does it suddenly start buffering again although there would be plenty to watch? [Like this](_URL_0_)
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5dhf38/eli5_why_do_streams_need_to_buffer_although_the/
{ "a_id": [ "da4j066", "da4ohpb", "da4putq" ], "score": [ 3, 2, 2 ], "text": [ "I know YouTube stopped doing this as many people were not watching all the way through, so they now only pre-load in segments, say 30sec intervals. What may what happened to you is the player is incorre...
[]
[ "http://imgur.com/a/v4Iyc" ]
[ [], [], [] ]
a51ytx
how did it come to be that michael jackson owned the beatles’ songs?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/a51ytx/eli5_how_did_it_come_to_be_that_michael_jackson/
{ "a_id": [ "ebj95h2" ], "score": [ 3 ], "text": [ "Songwriters often contract with a publishing company to market their songs for commercial purposes. That means they sell the rights to commercial use to the company, and the company pays them royalties (either a flat dee or a percentage every tim...
[]
[]
[ [] ]
4y5wcr
why are we less likely to fancy new stuff (especially music, art, cartoons, etc) when we get older? why does it always seem that only children and teenagers pick up on the latest crazes?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4y5wcr/eli5why_are_we_less_likely_to_fancy_new_stuff/
{ "a_id": [ "d6l65mw", "d6l9392", "d6lbw7c", "d6lgq15" ], "score": [ 5, 7, 3, 2 ], "text": [ "Lack of time, mostly. When you've got a 40+ hour job, kids to raise and other obligations, it becomes much more difficult to devote time to seeking out new culture. Stuff that you'...
[]
[]
[ [], [], [], [] ]
2ab0w1
what would the u.s. government have to do in order to make college free in the states?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ab0w1/eli5_what_would_the_us_government_have_to_do_in/
{ "a_id": [ "cit9yoi" ], "score": [ 3 ], "text": [ "I'll assume that we're trying for a Swedish style system because, hey, that's worked. I'm on mobile, so I won't pull sources unless you guys need them.\n\nOver there, they spend about 4% of their GNP on education and research, one of the highest ...
[]
[]
[ [] ]
518meq
flashing headlights at oncoming traffic
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/518meq/eli5_flashing_headlights_at_oncoming_traffic/
{ "a_id": [ "d7a3ck9", "d7a3ea8" ], "score": [ 4, 3 ], "text": [ "Having lived in the UK and Australia I can say that in these places at least this usually means that there is a speed camera stationed up ahead and the other driver is warning you.", "They're trying to say \"pay attentio...
[]
[]
[ [], [] ]
70kkkz
how was professional cooking and baking handled hundreds of years ago in the hot seasons with no refrigeration?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/70kkkz/eli5_how_was_professional_cooking_and_baking/
{ "a_id": [ "dn3twdq", "dn3u0e3", "dn3ul3h" ], "score": [ 2, 3, 10 ], "text": [ "No complex concept here. People cooked or baked every day, and ate the products soon so they didn't have a chance to rot. ", "Everything was made fresh.\n\nYou didn't store chicken breasts in a fre...
[]
[]
[ [], [], [] ]
9pds43
what happens with all the profits the fortune 500 companies make?
[_URL_0_](_URL_0_) I see that all these companies have made billions of dollars of profit, not revenue, and I don't understand where that money goes. Do they save it? Do they invest it? Do shareholders get it? Something else? As a follow up, it seems to me that this much money in corporate bank accounts is less mone...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9pds43/eli5_what_happens_with_all_the_profits_the/
{ "a_id": [ "e80zioc", "e80zy70", "e8117mb", "e815z4m" ], "score": [ 4, 4, 2, 3 ], "text": [ "Like any other companies's profits. It goes into bank account and used to pay for things later. \n\nMaybe later next year we build a new factory. Maybe we buy new machines. Mayb...
[]
[ "http://fortune.com/fortune500/list/filtered?sortBy=profits&first500" ]
[ [], [], [], [] ]
ary092
hand sanitizer kills the germs, but the germs still remains on our hands. so its not clean right?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/ary092/eli5_hand_sanitizer_kills_the_germs_but_the_germs/
{ "a_id": [ "egqdi7z", "egqem3p", "egqf3g1", "egqmmya", "egqrq9y", "egrvsx0" ], "score": [ 2, 4, 2, 7, 2, 2 ], "text": [ "yeah hand sanitizer is a good stop gap if you're in a place you can't wash and just wanna disinfect, but you cant just use hand sanitiz...
[]
[]
[ [], [], [], [], [], [] ]
5rinw3
why do they launch boats sideways instead of forward when first launching them?
It also looks like they just roll straight in, do they not use any mechanism to slow the boat down?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5rinw3/eli5_why_do_they_launch_boats_sideways_instead_of/
{ "a_id": [ "dd7l3rf" ], "score": [ 31 ], "text": [ "Boats are designed to have their weight supported for the entirety of the keel length. \n\nIf you tried to launch long boat pointy bit first, you'd have a time when the front is in the water, the back is still on the dock and the middle is unsup...
[]
[]
[ [] ]
3ve2oj
why does insulation work?
My entirely uneducated intuition on the matter tells me that putting a blanket against a window will *delay* cold air getting inside. But, eventually, the blanket will become as cold as the average of the outside and inside. In what ways is this beneficial? How does this work on a physical/thermodynamic level? Edit: ...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3ve2oj/eli5_why_does_insulation_work/
{ "a_id": [ "cxmq6xq", "cxmq9di", "cxmqbwj", "cxmqs85", "cxmroj4" ], "score": [ 4, 8, 4, 2, 9 ], "text": [ "Heat moves in 3 ways, convection, radiation and conduction.\n\nWarm air in the room, comes near the cold window, cools, and settles downwards towards the floo...
[]
[]
[ [], [], [], [], [ "http://www.theatlantic.com/business/archive/2014/01/it-is-expensive-to-be-poor/282979/", "http://wiki.lspace.org/mediawiki/index.php/Sam_Vimes_Theory_of_Economic_Injustice", "https://en.wikipedia.org/wiki/Caloric_theory" ] ]
eaxkvq
how do caterpillars know when to spin a cocoon?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/eaxkvq/eli5_how_do_caterpillars_know_when_to_spin_a/
{ "a_id": [ "faytg73" ], "score": [ 8 ], "text": [ "How do you know when to go to the bathroom or shield your eyes from the sun with your hand?\n\nOkay it's not exactly the same, but we can all explain how it's because of chemical signals and hormones that indicate to the organism to change their ...
[]
[]
[ [] ]
3nw69o
why do closed rooms have a particular "smell" to them?
When you reenter a house or room after the windows have been shut for a while, why is there an instantaneous stale smell? Why is it always the same?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3nw69o/eli5_why_do_closed_rooms_have_a_particular_smell/
{ "a_id": [ "cvrsr9x" ], "score": [ 2 ], "text": [ "the smell (in general) is because of the molecules carried by the air like salt in the sea. That means that when you're smelling, let's say an orange, you absorb orange molecules that carries the smell. \n\nWhen air is stagnant, you get something...
[]
[]
[ [] ]
2gwn4x
how does yelp manipulate reviews?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2gwn4x/eli5_how_does_yelp_manipulate_reviews/
{ "a_id": [ "ckn79av", "ckn7gt5", "ckn7iux" ], "score": [ 4, 3, 3 ], "text": [ "Yelp was accused of manipulating reviews, almost in a Mafia-like fashion. Business owners would get calls from Yelp asking if they wanted to purchase advertising (Yelp's main source of revenue). If they...
[]
[]
[ [], [ "http://www.eastbayexpress.com/oakland/yelp-and-the-business-of-extortion-20/Content?oid=1176635" ], [] ]
1nuo22
why can astronomers see many distant galaxies but they don't know what's on outside of our own solar system?
The Oort Cloud is only hypothetical, yet we can see galaxies billions of light years away. I don't understand.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1nuo22/eli5_why_can_astronomers_see_many_distant/
{ "a_id": [ "ccm6uzx", "ccm6vmn", "ccmbeje" ], "score": [ 86, 5, 4 ], "text": [ "The Oort cloud isn't actually emitting any light, so there isn't anything for our telescopes to pick up on. Distant galaxies, on the other hand, are composed of countless stars as bright as or brighter...
[]
[]
[ [], [], [] ]
1q92qp
how do news organizations report natural disaster death counts so specifically and so quickly (i.e. "88 people dead as a result of ...")?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1q92qp/eli5_how_do_news_organizations_report_natural/
{ "a_id": [ "cdaeqfe", "cdaqw0e" ], "score": [ 13, 2 ], "text": [ "When there are major incidents, local emergency workers generally establish a command post-type place where things like fatalities are reported as soon as they're located. When they give the death toll, they give it based ...
[]
[]
[ [], [ "http://www.smbc-comics.com/?id=2440" ] ]
zwt3h
what is *everything* made of?
We have atoms, and quarks, and gluons, but what are they each made of, and what are the things they're made of, made of? How deep does this go before things stop being made of things and just are?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/zwt3h/what_is_everything_made_of/
{ "a_id": [ "c68eeed", "c68f84x" ], "score": [ 7, 4 ], "text": [ "The 12 particles and 4 forces of the Standard Model. It stops at the elemental particles like quarks, gluons, electrons, photons, neutrinos stuff like that", "Well it matters who you ask. Most will say that right now, an...
[]
[]
[ [], [] ]
vxmhf
how can dogs bark and whine if they don't have a voice box?
I assume they don't have a voice box, otherwise they'd be able to talk, right?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/vxmhf/eli5_how_can_dogs_bark_and_whine_if_they_dont/
{ "a_id": [ "c58i3zh", "c58kla7" ], "score": [ 6, 2 ], "text": [ " > I assume they don't have a voice box, otherwise they'd be able to talk, right?\n\nNot right. Pretty much all amphibians, reptiles, birds and mammals have a larynx (aka, \"voice box\").\n\nTo quote Wikipedia:\n\n > comput...
[]
[]
[ [], [] ]
35cui5
why exactly do phone carriers sell their cellular devices with all of those unnecessary apps that users can't delete and stay on your phone forever unused?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/35cui5/eli5_why_exactly_do_phone_carriers_sell_their/
{ "a_id": [ "cr37m8i" ], "score": [ 5 ], "text": [ "Somebody is paying them to. Since it's not you, suspicion would have to fall on the app producers, or the data sellers that benefit from the data extracted by the apps." ] }
[]
[]
[ [] ]
2fy6nk
as something gets closer and closer to the exact center of a body of mass (say, earth), what happens to the gravitational force from that body of mass?
Ok, so this is a bit of a multi part question. So say it was completely possible to drill down to the exact center of the earth. How would gravity change from the surface of earth to the core? Would the force of gravity become stronger and stronger, opposite of if you were moving away from the surface towards space?...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2fy6nk/eli5_as_something_gets_closer_and_closer_to_the/
{ "a_id": [ "ckdup95" ], "score": [ 3 ], "text": [ " > So say it was completely possible to drill down to the exact center of the earth. How would gravity change from the surface of earth to the core?\n\nIf the Earth were the same density throughout, gravity would drop the further down you went, a...
[]
[]
[ [ "http://en.wikipedia.org/wiki/Shell_theorem" ] ]
8jdtfj
why is it that you can try something for hours and hours, take a break/be done for the day and somehow do it your first time upon retrying?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8jdtfj/eli5_why_is_it_that_you_can_try_something_for/
{ "a_id": [ "dyyubjc", "dyyuc8h" ], "score": [ 4, 5 ], "text": [ "Your subconscious continues the learning process while you do other stuff or sleep. Also your body and mind are now well rested and it makes it easier to do stuff.", "I just heard a really great interview with sleep expe...
[]
[]
[ [], [] ]
2buw2c
why do people turn down the music when they're close to locating a street or destination?
When you're really close to getting to your destination you turn down the music as if it will help you see where you're going better?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2buw2c/eli5_why_do_people_turn_down_the_music_when/
{ "a_id": [ "cj94fe7", "cj94mod", "cj96t8w" ], "score": [ 13, 2, 8 ], "text": [ "I do it because I feel like it helps me focus. The music seems like a distraction, especially if it's loud.", "Depends how loud you have it I suppose...I usually play mine pretty loud in the car s...
[]
[]
[ [], [], [ "http://www.jhu.edu/news/audio-video/brain.html" ] ]
8ao9w4
what is actually happening (inside) when you plug a portable charger into itself?
As much as its amusing to see a portable charger "charge itself", why is it bad?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8ao9w4/eli5_what_is_actually_happening_inside_when_you/
{ "a_id": [ "dx086rt", "dx1cji9" ], "score": [ 7, 2 ], "text": [ "It's not technically bad, it's just dumb (no offense). All that will happen is the charger will generate heat from the current while slowly losing charge to the resistance of the cable used to plug it into itself. Longer ca...
[]
[]
[ [], [] ]
3gynrb
why do people in the us work so much?
I have heard that Americans have longer work hours or have more work hours than the nations in Europe(and maybe other places too). I even heard about the jobs in the US offering little vacation time. Why is that?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3gynrb/eli5_why_do_people_in_the_us_work_so_much/
{ "a_id": [ "cu2n9pa", "cu2njqy", "cu2ojfq", "cu32ckq" ], "score": [ 9, 5, 2, 2 ], "text": [ "Average work week in the US is 47 hours a week. Full time is 40 hours. There is no required amount of vacation time in the US, the average number of days of paid vacation a year ar...
[]
[]
[ [], [], [], [] ]
4cokqm
all 5 mass extinction of the earth
What are the causes? What was life like before/after they happened?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4cokqm/eli5_all_5_mass_extinction_of_the_earth/
{ "a_id": [ "d1k3nn2", "d1kgjzl" ], "score": [ 7, 2 ], "text": [ "[From youngest to oldest...](_URL_0_)\n\n0. **[Holocene/Anthropocene Extinction](_URL_4_):** Ongoing. By all accounts, humans are now in the midst of a [6th major extinction](_URL_2_). Only the culprit this time isn't an ast...
[]
[]
[ [ "https://en.wikipedia.org/wiki/Extinction_event#Major_extinction_events", "https://en.wikipedia.org/wiki/Deccan_Traps", "https://en.wikipedia.org/wiki/Quaternary_extinction_event", "https://en.wikipedia.org/wiki/Extinction_event#Causes", "https://en.wikipedia.org/wiki/Holocene_extinction", ...
6f90mp
why is saudi arabia not diversifying their economy to include solar or wind power?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6f90mp/eli5_why_is_saudi_arabia_not_diversifying_their/
{ "a_id": [ "digca1k", "digcr3f", "diggtc8" ], "score": [ 4, 6, 2 ], "text": [ "Oil is so cheap there that solar and wind aren't affordable in comparison.", "But they are:\n\n[Source 1](_URL_2_)\n\n[Source 2](_URL_1_)\n\n[Source 3](_URL_0_)", "Solar and wind are strictly lo...
[]
[]
[ [], [ "http://www.independent.co.uk/news/business/news/saudi-arabia-oil-revenue-production-solar-power-shift-electricity-energy-opec-a7488626.html", "http://www.thenational.ae/business/energy/saudi-arabia-creates-unit-to-focus-on-renewable-energy", "https://www.bloomberg.com/news/articles/2017-02-20/s...
7x525n
why are portraits, any paintings of humans really, almost always left or right-facing instead of directly forward?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7x525n/eli5_why_are_portraits_any_paintings_of_humans/
{ "a_id": [ "du63n4x" ], "score": [ 4 ], "text": [ "People often look less flattering when faced front on. If you’re creating an artwork you most likely want it to look as aesthetically pleasant as possible. This would be much harder if the subject looked ugly. \n\nAlso when drawing or painting th...
[]
[]
[ [] ]
4y5mtj
why does it make a difference in taste, if the water i brew tea with has boiled or not?
It's the other way around with mate: if the water hasn't boiled the mate tastes fine, if it boiled it's spoiled. What does boiling do to the water?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4y5mtj/eli5why_does_it_make_a_difference_in_taste_if_the/
{ "a_id": [ "d6l4zzu" ], "score": [ 21 ], "text": [ "It's about temperature and solubility. Coffee is the same way, you're toeing a fine line with certain flavor compounds that come out at certain temps.\n\nFor instance, if you boil the water, once it's all mixed in with the tea leaves it'll sit a...
[]
[]
[ [] ]
1ye1ms
what happens when someone wins a large amount of money (powerball, pch) and why does everyone seem to be broke after?
What are the actual winnings like? How high are the taxes? Why does everyone seem to go broke after winning?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1ye1ms/eli5_what_happens_when_someone_wins_a_large/
{ "a_id": [ "cfjqfjn" ], "score": [ 2 ], "text": [ "People go broke mainly because they don't understand that if you are not making money right now, you should not be spending it. They don't invest the money they make in something that will make them money and they spend large amounts of money bec...
[]
[]
[ [] ]
69c7fs
if our feet are naturally arched and used on the flat ground, why do flat shoes ruin arch support?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/69c7fs/eli5_if_our_feet_are_naturally_arched_and_used_on/
{ "a_id": [ "dh5gfsb", "dh5gsv7" ], "score": [ 2, 2 ], "text": [ "The ground our feet evolved to have an arch on wasn't really flat. Floors, sidewalks, and other manmade flat surfaces aren't really natural; they're just easier to sweep.\n\nFeet do best on paths with little rocks or gravel,...
[]
[]
[ [], [] ]
70v8mw
how is it that so many laws and rules are being placed that have their basis rooted in religion, yet the constitution includes the "separation of church and state" ideal?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/70v8mw/eli5_how_is_it_that_so_many_laws_and_rules_are/
{ "a_id": [ "dn63e8g", "dn63fdn", "dn63gkv", "dn63lc2" ], "score": [ 5, 5, 10, 8 ], "text": [ "The separation of church and state simply states that the government cannot support or suppress a specific religion. If you were to not allowed to pass a law that was in line with...
[]
[]
[ [], [], [], [] ]
6pt2tc
why is the word "reich" always used in texts about germany, instead of translating it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6pt2tc/eli5_why_is_the_word_reich_always_used_in_texts/
{ "a_id": [ "dkrzbtv" ], "score": [ 7 ], "text": [ "Because the word \"realm\" (the closest translation) is too general. Even German has multiple words for \"realm of a king\" vs \"realm of an emperor\" vs \"realm of someone else\".\n\nBy saying \"the Nazi realm\", what do we mean? Do we mean Germ...
[]
[]
[ [] ]
3ja1a2
what does canada's recession mean, exactly? what makes it different from the economic recession of the usa a few years back, and what does it mean for the average canadian?
Referring to [this](_URL_0_) article by Yahoo. Thanks for any explanation.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3ja1a2/eli5_what_does_canadas_recession_mean_exactly/
{ "a_id": [ "cunjahb", "cunl0ew", "cunozwz", "cunv7tb", "cupuyco" ], "score": [ 3, 52, 8, 3, 2 ], "text": [ "Just for ref ... America experienced a crash not a recession. Their markets were artificially valued so high that the correction threaten to basically deval...
[]
[ "https://news.yahoo.com/canada-officially-recession-first-half-2015-131114485.html;_ylt=AwrC1ClGpOVVGS0A6AzQtDMD;_ylu=X3oDMTBybGY3bmpvBGNvbG8DYmYxBHBvcwMyBHZ0aWQDBHNlYwNzcg--" ]
[ [], [], [], [], [ "http://www.theatlantic.com/business/archive/2012/09/why-does-canada-have-a-strategic-maple-syrup-reserve/261869/" ] ]
2filh8
why we can't change our vocal chords to sound exactly like another person, through surgery
Ive tried looking it up. I keep getting things like ("Voice lifts to make your voice sound more female / younger) *First post on here pls dont kill me*
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2filh8/eli5_why_we_cant_change_our_vocal_chords_to_sound/
{ "a_id": [ "ck9kdni" ], "score": [ 2 ], "text": [ "it's not just the cords. it's the shape of the voicebox. the throat. the teeth the cheek. and the muscle control" ] }
[]
[]
[ [] ]
4erijg
how does your bac scale with your alcohol tolerance?
What I mean by "scaling" is: let's say my first time drinking, I had 2 beers in a 1 hour period, and felt a good buzz with a BAC of .05. Now fast forward a few years, my tolerance has grown. Now I drink 2 beers in a 1 hour period, and i barely feel it. So does the same amount of beer now give me a lower BAC, or did it...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4erijg/eli5_how_does_your_bac_scale_with_your_alcohol/
{ "a_id": [ "d22n1sp", "d22pp5g", "d2378wx" ], "score": [ 3, 6, 5 ], "text": [ "Unless you've gained weight, it's because your body has gotten used to it. You're BAC isn't changing.", "The original guy who determined the blood alcohol scale (one of the first doctors who worked...
[]
[]
[ [], [], [] ]
dlkfzj
why does food poisoning happens if heat is supposed to kill bacteria/parasites?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/dlkfzj/eli5_why_does_food_poisoning_happens_if_heat_is/
{ "a_id": [ "f4r3kgp", "f4r3xca", "f4r63n1", "f4r6u58" ], "score": [ 2, 25, 2, 9 ], "text": [ "the bacteria can produce toxins which are not destroyed by heat from what I read earlier (I think my friend also mentioned this awhile back).", "1) Food poisoning is often cau...
[]
[]
[ [], [], [], [] ]
5pedo1
stomach growls
Why do our stomachs growl so loud when we are hungry? Like today it sounded like a thunderstorm in my belly. What is causing the growling and why is it so loud
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5pedo1/eli5_stomach_growls/
{ "a_id": [ "dcqilvn", "dcqtm5v" ], "score": [ 3, 2 ], "text": [ "when your guts are 'more empty' what they are filled with, instead of a semi-solid mass (food), is gas and liquid. This gurgles more noisily when your intestines engage in peristalsis, a coordinated movement of the muscles t...
[]
[]
[ [], [] ]
326y2q
why is the toyotoa pickup present in many wars and insurgencies in africa and the middle east? is toyota intentionally producing old models and selling them in the middle east and africa?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/326y2q/eli5_why_is_the_toyotoa_pickup_present_in_many/
{ "a_id": [ "cq8h0ax", "cq8h0xt", "cq8h4ie", "cq8hbxh", "cq8hzju" ], "score": [ 13, 9, 2, 3, 7 ], "text": [ "Toyota builds good cars that last long enough to make it to the used market and get bought by these groups ", "Older model toyotas are just really tough....
[]
[]
[ [], [], [], [], [] ]
4onin4
why is laundry detergent and fabric softener such a popular item to steal in order to exchange for drugs?
My local walmart guards those items more than tv's and booze. Feels kind of odd.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4onin4/eli5_why_is_laundry_detergent_and_fabric_softener/
{ "a_id": [ "d4e2zzc", "d4e3n4c", "d4egfs2" ], "score": [ 7, 43, 10 ], "text": [ "Wait wtf this is really a thing???", "_URL_0_\n\nExcellent article that gives more detail:\n\n* Everyone uses it, and want to keep to one brand, so someone in better times gets used to using Tide,...
[]
[]
[ [], [ "http://nymag.com/news/features/tide-detergent-drugs-2013-1/#print" ], [] ]
6pgaok
why do small bugs (gnats etc.) seem to hover around and fly into my eyes far more often than everywhere else on my person?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6pgaok/eli5_why_do_small_bugs_gnats_etc_seem_to_hover/
{ "a_id": [ "dkp1kac", "dkp3ykh", "dkp59hp" ], "score": [ 3, 2, 2 ], "text": [ "From what I've heard gnats like to lay eggs in the eyes of animals. (Warm, wet, eggs stick easily) and that's why they do it. Could be wrong though.", "Selection bias. You see out of your eyes, so ...
[]
[]
[ [], [], [ "https://www.reddit.com/r/explainlikeimfive/comments/3ej1p7/eli5_why_do_fliessmall_bugs_seem_to_buzz_around/", "https://www.reddit.com/r/explainlikeimfive/comments/12ufo3/eli5_why_do_flys_buzz_around_our_heads_surely/", "https://www.reddit.com/r/explainlikeimfive/comments/6b84w5/eli5_why_d...
4g1ooa
how do food flavors transfer to other foods despite being in wrappers?
E.g. Candy
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4g1ooa/eli5_how_do_food_flavors_transfer_to_other_foods/
{ "a_id": [ "d2eq0uu" ], "score": [ 2 ], "text": [ "Because taste is a function of smell. It isnt the taste that transfers, it is the scent which you interpret as flavour. Strong smells are caused by particles in the air and they can adhere to other foods easily. For instance, put some strong soap...
[]
[]
[ [] ]
3ein96
why don't we have malaria in the northeast united states? we have lots of mosquito's, why don't they carry malaria?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3ein96/eli5_why_dont_we_have_malaria_in_the_northeast/
{ "a_id": [ "ctfbgnr", "ctfd859" ], "score": [ 3, 2 ], "text": [ "There used to be malaria (plasmodium parasite) in the southeastern US states. In the 20th century the government worked to eradicate malaria by draining mosquito breeding sites, killing the larvae, using DDT on the walls of ...
[]
[]
[ [ "http://www.cdc.gov/malaria/images/graphs/map_950pxwide.gif" ], [] ]
1nubl9
why do rich people have credit cards?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1nubl9/why_do_rich_people_have_credit_cards/
{ "a_id": [ "ccm37q7", "ccm37y7", "ccm39el", "ccm39pa", "ccm3bht", "ccm3bpd", "ccm3nld", "ccm3qwt", "ccm4fl5", "ccm4hze", "ccm4jja", "ccm4jje", "ccm4p4z", "ccm56fn", "ccm592t", "ccm5ckg", "ccm5i8d", "ccm5mqq", "ccm5yge", "ccm718q", "c...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ "http://en.wikipedia.org/wiki/Centurion_Card" ], [], [], [] ]
788bda
how did "cheater boxes" (cable descramblers) allow you to watch premium tv channels for free?
I had a few friends who had one back in the 90's that allowed you to get HBO and pay-per-view without actually paying for it. I always wondered how they work.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/788bda/eli5_how_did_cheater_boxes_cable_descramblers/
{ "a_id": [ "dorsxb7", "dos4i63", "dos6e35", "dos6ox0", "dos6z8v", "dosdaou", "dosnz0w", "dosxz0t", "dot0ebm" ], "score": [ 358, 4, 24, 6, 3, 5, 4, 2, 3 ], "text": [ "Way back when, television was an analog signal. More accurately, it...
[]
[]
[ [], [], [], [], [], [], [], [], [] ]
3fts9t
what causes hair to have a terminal length?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3fts9t/eli5_what_causes_hair_to_have_a_terminal_length/
{ "a_id": [ "ctrw49w", "ctrwax5", "ctrwou5" ], "score": [ 4, 2, 2 ], "text": [ "And why does my beard stop at a certain length?!", "The cell which are producing hairs have a limited lifetime. So when the cell die, the hair stop growing and fall. This is true for any kind of hai...
[]
[]
[ [], [], [] ]