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
2twtqb
why don't internet companies use the current electricity line infrastructure? you cant use the internet without electricity, so why not?
Surely it would be cheaper to use the current electricity poles and lines for new fiber connections than it would be to continuously dig up sidewalks and roads? Why can't companies just use the current above ground lines? Even if the line goes down, the power goes out and computers won't work anyway?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2twtqb/eli5_why_dont_internet_companies_use_the_current/
{ "a_id": [ "co30zcf" ], "score": [ 5 ], "text": [ "Not really cheaper. A couple outfits have tried it. The problem is that wiring for electricity isn't terrific for carrying high-speed data, and the filters/splitters/termination gear is expensive. \n\nIt does have some uses in low-speed data, but...
[]
[]
[ [] ]
3askvw
why is it that, no matter which hotel i stay at, the hotel soap always seems to be the same in smell and dryness?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3askvw/eli5_why_is_it_that_no_matter_which_hotel_i_stay/
{ "a_id": [ "csfkzrt" ], "score": [ 3 ], "text": [ "You probably stay at hotels in a similar price range, and over time they have polished their offerings to be rather similar -- in many cases even buying from the same suppliers -- because they know what the average customer wants.\n\nIf you stay ...
[]
[]
[ [] ]
4nloci
do 100% blind people see any particular color even though they are blind? if so, what do they see and why?
More so if they do see any color, how and why can/do they see that color. If they see nothing then how would you explain how that would "look" to a person who can see?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4nloci/eli5_do_100_blind_people_see_any_particular_color/
{ "a_id": [ "d44x3jf", "d44x55g", "d44x88a", "d44zw2s" ], "score": [ 5, 3, 42, 3 ], "text": [ "So many people incorrectly think that blind people see blackness in place of vision but that is still a sight based thing. They see the same thing you see behind your head right n...
[]
[]
[ [], [], [], [] ]
z2i22
how is it that a googlemaps accessed thru a fixed broadband connection (adsl) can find my exact address on a map?
I understand how a 3g network like on a mobile phone can locate me, but I was on google maps on my google nexus tablet (connected via wi-fi) and it found my exact street address? How is this possible unless google has access to my ISP details who have my physical address listed? This also leads to the question, if I ha...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/z2i22/eli5_how_is_it_that_a_googlemaps_accessed_thru_a/
{ "a_id": [ "c60w4fg", "c60x99c", "c60x9sp" ], "score": [ 4, 2, 3 ], "text": [ "Your nexus 7 has GPS bro.", "This is copy/pasted from Google:\n\"Google Maps obtains your location from your web browser, through its Geolocation feature. When you activate the My Location feature, ...
[]
[]
[ [], [], [] ]
3cridi
how did seemingly uneducated individuals such as the wright brothers and john moses browning accomplish such feats of engineering?
Is it related to the time period? This question applies especially to the wright brothers, since aerospace is such a difficult area of research.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3cridi/eli5_how_did_seemingly_uneducated_individuals/
{ "a_id": [ "csy9yzs", "csya3qp" ], "score": [ 12, 11 ], "text": [ "A proper education is just formalizing the process of getting knowledge. Just because they didn't go to school for aerospace engineering doesn't mean they were clueless on the subject matter.\n\nThe levels of details and f...
[]
[]
[ [], [] ]
6pc6l4
why is out of school suspension used as a punishment for students when getting out of school for a long period of time is almost generally enjoyed?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6pc6l4/eli5why_is_out_of_school_suspension_used_as_a/
{ "a_id": [ "dko6o8i", "dko8ugo", "dko8wrd", "dkoaq15", "dkocv6q", "dkodpxj", "dkog79h", "dkoipsx", "dkom3aa", "dkop75f" ], "score": [ 66, 18, 20, 3, 2, 28, 116, 6, 6, 15 ], "text": [ "School suspension puts you behind in clas...
[]
[]
[ [], [], [], [], [], [], [], [ "https://www.reddit.com/r/explainlikeimfive/comments/5kbvkj/eli5_why_is_suspension_from_school_a_punishment/" ], [], [] ]
2ju40i
st. thomas aquinas's argument from motion
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2ju40i/eli5_st_thomas_aquinass_argument_from_motion/
{ "a_id": [ "clf32nm", "clf32rc", "clf3dco", "clf62x0" ], "score": [ 3, 2, 2, 3 ], "text": [ "It's the \"first mover\" argument that is still alive today. If things are \"in motion\" and we observe that things that are not in motion must be put in motion by an agent or act...
[]
[]
[ [], [], [], [] ]
2nt9ly
what would happen to me if i were to drink only salt water?
Not sure if I'd die of dehydration or not.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2nt9ly/eli5_what_would_happen_to_me_if_i_were_to_drink/
{ "a_id": [ "cmgncy2", "cmgndck", "cmgndwu", "cmgnkkk" ], "score": [ 9, 3, 3, 4 ], "text": [ "You would definitely die. Your body cannot effectively filter the salt out of the saltwater and so your mental state would deteriorate, and you would dehydrate and die.", "The ...
[]
[]
[ [], [], [], [] ]
1ex5kc
why is java popular and why did google write android os in java?
Java has large support from companies and Google wrote the Android OS in Java. Why do companies like Java so much and why did Google write android OS in Java? Personally, I dislike Java because of the wordy syntax, the lack of operator over loading, concurrency is needlessly hard, and functions are not first order.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1ex5kc/eli5_why_is_java_popular_and_why_did_google_write/
{ "a_id": [ "ca4mvls", "ca4t5cw", "ca4tn88" ], "score": [ 3, 3, 3 ], "text": [ " > why did Google write android OS in Java?\n\nIt was written mostly in C, but also in C++, and some in other languages including Java. Only about 10% was written in Java.\n\n\n\n", "Java initiall...
[]
[]
[ [], [], [ "http://www.fosspatents.com/2011/07/judge-orders-overhaul-of-oracles.html" ] ]
2c71l3
what is that purplish gunk i spit out when i use the "crest" mouthwash?
Is it supposed to be the bacteria it kills or is it reacting with some enzyme in my saliva?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2c71l3/eli5_what_is_that_purplish_gunk_i_spit_out_when_i/
{ "a_id": [ "cjcnjfn", "cjcp8o8" ], "score": [ 2, 3 ], "text": [ "Agreed I always wanted to know this.\n\nWe are talking about the non-alcohol mouth wash.\n\nWhen you spit it out it has like protein chains gunked together ", "You're talking about the Pro-Health stuff, right? The gunk y...
[]
[]
[ [], [ "http://www.thedailybeast.com/newsweek/2008/04/24/the-mouthwash-debate.html" ] ]
r9nf0
why do women run differently compared to men?
Things like hands moving differently. Does the female anatomy significantly have different balance compared to men?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/r9nf0/why_do_women_run_differently_compared_to_men/
{ "a_id": [ "c445k8b", "c446417" ], "score": [ 3, 2 ], "text": [ "Different pelvis & bone structure ", "Walking or running with wide-set legs causes the body to rotate more as each leg is thrust forward (see [the way geese waddle](_URL_2_) for an example). \n\nYou may have noticed th...
[]
[]
[ [], [ "http://image.shutterstock.com/display_pic_with_logo/257323/257323,1255377677,181/stock-photo-full-length-walking-woman-red-skirt-38800855.jpg", "http://www.youtube.com/watch?v=5syLUGKwUiM", "http://www.youtube.com/watch?v=vxKvChqvCBo&feature=related", "http://static2.bigstockphoto.com/t...
4lhdfb
how do interest work in a savings bank account?
I'm embarrassed to say that I still don't quite get the principles of interest rates at all. I do know that the higher it is, the more the amount increases especially if you have loans and credit. In a bank savings account, how does interest work? I've received cents or sometimes a dollar deposited to my account. I g...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4lhdfb/eli5_how_do_interest_work_in_a_savings_bank/
{ "a_id": [ "d3nb3sv", "d3nb3tk", "d3ndvvb" ], "score": [ 3, 3, 3 ], "text": [ "Basically when you deposit money into a bank, the bank uses it to fuel their investments. The bank makes their money off of their investments. Since they are using your money to make their money, they g...
[]
[]
[ [], [], [] ]
5zpg3n
we were just taught how to calculate huge powers like 10^5 raised to the power 10^5 raised to the power something else. why do we need such numbers?
The question said that as the numbers are too huge we have to provide its modulo with 10^9+7. We used Chinese remainder theorem and Fermat's little theorem and whatnot. So my question is are such Numbers needed in real life or are we just calculating these because we can?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5zpg3n/eli5_we_were_just_taught_how_to_calculate_huge/
{ "a_id": [ "dezybvy", "dezygjc", "df039h4" ], "score": [ 2, 2, 2 ], "text": [ "Huge numbers are needed to describe reality and do calculations about reality. For example, the mass of the Earth is around 6 x 10^24 kilograms. (Yes, doing physics means going Metric.) It's not just ph...
[]
[]
[ [], [], [] ]
2zog8e
what makes hot springs naturally hot?
A couple of friends and I were talking about camping at Harrison Hot Springs (BC, Canada) and this question popped in my head.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2zog8e/eli5_what_makes_hot_springs_naturally_hot/
{ "a_id": [ "cpkth4q" ], "score": [ 3 ], "text": [ "Geothermal heating. Generally from a nearby source of magma heating the rocks. That's why Yellowstone has such a huge number of Geysers and hot springs, a good portion of the park sits atop a SuperVolcano.\n\n\nEDIT: The Harrison Hot Springs in p...
[]
[]
[ [] ]
3l584h
why are there always sales just before the financial year ends?
Above ^ Any feedback is greatly appreciated.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3l584h/eli5_why_are_there_always_sales_just_before_the/
{ "a_id": [ "cv3akaa", "cv3jyo1" ], "score": [ 2, 2 ], "text": [ "Because many people in the company have performance targets or even bonuses tied to revenue (or profit, or new customers, etc) in the fiscal year. So if the big day is approaching and they need a little bump to earn a bonus...
[]
[]
[ [], [] ]
3plqsi
since i'm not a nielsen family, does pirating a show basically have the same effect as watching it on live tv?
From my understanding, ratings are only calculated from people who have Nielsen stuff. So the ratings aren't impacted by my watching it live. Is watching it live then the same as pirating it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3plqsi/eli5_since_im_not_a_nielsen_family_does_pirating/
{ "a_id": [ "cw7dqdr", "cw7eevo" ], "score": [ 5, 2 ], "text": [ "With respect to TV ratings, if you're not participating in any special Nielsen Families (or related) program, then pirating would be effectively the same as watching the TV program live via antenna or via a passive cable/sat...
[]
[]
[ [], [] ]
5dlf8e
how is uk's new surveillance law different from what data retention laws in the eu already allow the government to do?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5dlf8e/eli5_how_is_uks_new_surveillance_law_different/
{ "a_id": [ "da5n4we" ], "score": [ 4 ], "text": [ "A lot of it is basically legalising what GCHQ have been doing illegally for years - hacking devices and bulk collection of data. There are supposed safeguards againts misuse of these powers, but most people think they aren't enough and it'll ess...
[]
[]
[ [] ]
1zmcbn
hiv/aids and why can't we kill it.
I've been reading up on it but I don't seem to understand. Why can't we kill it. Why can't our immune system protect us from it? What about if we put two pipes in someone and had one suck out all the infected blood and another pipe injecting new, clean blood.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1zmcbn/eli5_hivaids_and_why_cant_we_kill_it/
{ "a_id": [ "cfuwpn4", "cfuwunx", "cfuxi31", "cfv0d69", "cfv1d25" ], "score": [ 8, 2, 4, 2, 2 ], "text": [ "HIV is whats known as a retrovirus. Meaning every time it divides within you, it changes its receptors on the outer shell. When white blood cells produce anti...
[]
[]
[ [], [], [], [], [] ]
1moouc
are there any negative health consequences as a result of all the invisible waves (wifi, radio, x-ray ect.) that we are constantly exposed to?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1moouc/eli5_are_there_any_negative_health_consequences/
{ "a_id": [ "ccb6e1q", "ccb84qo", "ccbesz2" ], "score": [ 4, 3, 3 ], "text": [ "X-rays are very rare to occur naturally, and the ones you get at the doctor are designed to be as low a dosage as possible.\n\nAs far as the long wavelengths like radio and infrared, it's precisely beca...
[]
[]
[ [], [], [ "http://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/EM_Spectrum_Properties_edit.svg/500px-EM_Spectrum_Properties_edit.svg.png" ] ]
69jona
how do bathroom mirrors always get those little spots on them even if you literally never touch the mirror?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/69jona/eli5_how_do_bathroom_mirrors_always_get_those/
{ "a_id": [ "dh74evh", "dh74g7s" ], "score": [ 6, 3 ], "text": [ "probably splashes from you brushing your teeth and washing your face and not wiping the mirror afterwards.", "Do you brush your teeth in front of the mirror?\n\nYou probably do, and like most people, you probably spatter...
[]
[]
[ [], [] ]
22r6m1
how does applying a foreign substance to a baseball (e.g. pine tar, vaseline, crisco) give the pitcher a competitive advantage over the hitter? why is it worth the risk?
This question stems from tonight's Red Sox-Yankees game where it appeared Yankees pitcher Michael Pineda appeared to have some kind of a substance on his pitching hand. Jury's not out yet on whether or not he broke any rules, I don't really have a stake in the matter either way, I just want someone to explain to me t...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/22r6m1/eli5how_does_applying_a_foreign_substance_to_a/
{ "a_id": [ "cgpl164" ], "score": [ 8 ], "text": [ "If air is moving differently over one side of a moving object than the other, the object will get pushed sideways. It's the same principle that lets planes generate lift. \n\nIn baseball, the spin of the ball and the interaction of the laces with...
[]
[]
[ [ "https://www.youtube.com/watch?v=5_rslXAXE6Y" ] ]
3ziyg1
why do us american citizens have so little powers in controversial laws passed by congress? (i.e. gun control, raising of congressmen wages, etc.)
It seems as though we have a little say in many laws which are, in a sense, very powerful.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3ziyg1/eli5_why_do_us_american_citizens_have_so_little/
{ "a_id": [ "cymj48q", "cymjdfz", "cymjpve" ], "score": [ 7, 3, 2 ], "text": [ "USA is more of a republic, not a democracy. We vote for (hopefully qualified) professionals to learn about laws, discuss, debate, and vote on our behalf. We essentially elect them to become educated on ...
[]
[]
[ [], [], [] ]
4gl4il
why do we feel motivated after we are upset or angry?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4gl4il/eli5_why_do_we_feel_motivated_after_we_are_upset/
{ "a_id": [ "d2ihvhw" ], "score": [ 3 ], "text": [ "Depends on where the motivation comes from. Sounds like it's from a place of retribution or to prove someone wrong. " ] }
[]
[]
[ [] ]
6okc5t
how does applying sunscreen regularly really help you age gracefully, considering that your skin cells constantly die and get replaced by new cells?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6okc5t/eli5_how_does_applying_sunscreen_regularly_really/
{ "a_id": [ "dki0udk" ], "score": [ 5 ], "text": [ "Because UVA rays damage the collagen layer below your skin, which acts as a sort of \"support structure\". This causes your skin to wrinkle and take on a \"leathery\" appearance." ] }
[]
[]
[ [] ]
bbax1b
why do high end sports cars have scissor doors? is it just for aesthetics or is there a practical reason?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/bbax1b/eli5_why_do_high_end_sports_cars_have_scissor/
{ "a_id": [ "ekhj164", "ekhy117" ], "score": [ 11, 4 ], "text": [ "Typical high end sports car are much wider than regular car due to increased performance and the scissor door in high end sports car allow their owner to exit the vehicle easily even parked in between cars. By having the do...
[]
[]
[ [], [] ]
2gtqjc
why companies choose advertising, sponsorships, expensive promotions, and blanket mailing over offering cheaper better service
I really don't understand why I get a 4 pages letter on glossy paper every couple of weeks from my ISP asking if I wanna sign up for a landline. I get ton of mail addressed to "Occupant" from other ISPs and these are just examples from one industry. On the other hand, I have to pay $80 for cell phone and $65 for in...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2gtqjc/eli5_why_companies_choose_advertising/
{ "a_id": [ "ckmff5i" ], "score": [ 6 ], "text": [ "Guess which one is more effective at making them money? **The one they are doing**." ] }
[]
[]
[ [] ]
3kg05b
why are tote-bag apples cheaper than bulk apples?
I wanted apples for a pie, but they're about $1.99-$2.99lb to buy in bulk at my local grocery store. If I buy the smaller ones in tote bags, they are anywhere from $0.99-$1.50lb. Why is that?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3kg05b/eli5_why_are_totebag_apples_cheaper_than_bulk/
{ "a_id": [ "cux3i30", "cux3neo" ], "score": [ 4, 5 ], "text": [ "Because stocking bulk apples is more expensive, as people will only buy the most perfect-looking ones and the rest will spoil and need to be thrown out. \n\nThat isn't to say that bagged apples are lower-quality - they just ...
[]
[]
[ [], [] ]
3d34e1
hiring a lawyer
What does the process look like?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3d34e1/eli5_hiring_a_lawyer/
{ "a_id": [ "ct1cuzk" ], "score": [ 2 ], "text": [ "You'll have to focus your question a little, there are hundreds of specialties in law.\n\nContract law, criminal law, family law, intellectual property law, estate law, property law, etc.\n\nAnd there are lawyers who specialize in certain things,...
[]
[]
[ [] ]
3bqlpe
why does airconditioning in my car consume gas but the headlights/radio does not?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3bqlpe/eli5_why_does_airconditioning_in_my_car_consume/
{ "a_id": [ "csojsx5", "csojtd3", "csok9vd", "csovq0y" ], "score": [ 8, 2, 2, 5 ], "text": [ "The headlights and radio do consume gas (or if the engine is off they drain the battery, which is then recharged by burning gas later). They use a lot less than running the air con...
[]
[]
[ [], [], [], [] ]
btiiz2
why do people sell their things to pawn shops when they can sell it to auctions for a much better price?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/btiiz2/eli5_why_do_people_sell_their_things_to_pawn/
{ "a_id": [ "eoyc26v" ], "score": [ 3 ], "text": [ "You sell to a pawn shop when you need the cash right that second. You are facing eviction or want to keep the power on or need to buy drugs. It's for when you haven't got time for an auction." ] }
[]
[]
[ [] ]
3sbqbh
what is a beta?
What is a beta in stocks? Can someone clarify it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3sbqbh/eli5what_is_a_beta/
{ "a_id": [ "cwvrz40" ], "score": [ 3 ], "text": [ "Can you be more specific? There are beta fish, beta phases of software, beta personalities/people, there's a letter of the Greek alphabet called beta, etc. which are you worried about?" ] }
[]
[]
[ [] ]
4pwlb3
why does brown rice split open after it is boiled, but white rice doesn't?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4pwlb3/eli5_why_does_brown_rice_split_open_after_it_is/
{ "a_id": [ "d4oebhw", "d4oray3" ], "score": [ 9, 2 ], "text": [ "White rice is just brown rice without the chaff or bran of the grain. The splitting it's this casing splitting open. White rice just doesn't have the casing.", "What is white rice? Can you grow rice and have it come out ...
[]
[]
[ [], [] ]
5ri04g
why do many viruses that can kill you are hard to catch while less harmful ones are easy to catch but don't kill you
For example, HIV is hard to catch (you have to have a blood transfusion, sex with an infected person, etc) and it can kill you, but the common cold virus is easy to catch but usually won't do lasting harm.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5ri04g/eli5_why_do_many_viruses_that_can_kill_you_are/
{ "a_id": [ "dd7drlr", "dd7du35" ], "score": [ 7, 3 ], "text": [ "Because doctors and scientists have focused a great deal of effort making sure that viruses that can kill/debilitate you AND are easy to catch do not spread. This is mostly done through vaccines that provide herd immunity. I...
[]
[]
[ [], [] ]
eafgmw
would a human being from 5000 years ago look the same as a human being today, considering if it's from the same genus, species, subspecies?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/eafgmw/eli5_would_a_human_being_from_5000_years_ago_look/
{ "a_id": [ "faqfrys" ], "score": [ 12 ], "text": [ "Anatomically modern humans first appeared about 200,000 years ago. Behaviourally modern humans appeared about 40,000 years ago. Anatomically modern humans are physically the same as us, and as far as we know you'd be hard pressed to tell the dif...
[]
[]
[ [] ]
7yo3df
how is a neuron conneted to so many others?
How can a Neuron be connected to tens of thousands of cells? I understand this on a biological level, but what I want to know is the architectural/spacial organization. How is it possible that all those thousands and thousands of Neurons are individually connected to so many more, and that seemingly effective (short di...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7yo3df/eli5_how_is_a_neuron_conneted_to_so_many_others/
{ "a_id": [ "dui15c6" ], "score": [ 2 ], "text": [ "Dendrites and axons. These appendages are what communicate to other cells and other neurons. They can also be very long. Axons can be feet long, giving lots of room for large networks." ] }
[]
[]
[ [] ]
8fxb3s
how do countries get rid of nuclear warheads when they decide they no longer want/need them?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8fxb3s/eli5_how_do_countries_get_rid_of_nuclear_warheads/
{ "a_id": [ "dy77ien", "dy77mnr", "dy78k1q", "dy78ojc", "dy78ypm", "dy7ao3x", "dy7b1dn", "dy7b1q3", "dy7bpz5", "dy7cr0p", "dy7dph2", "dy7dxwb", "dy7e8y3", "dy7hzgq", "dy7mpay" ], "score": [ 3207, 641, 181, 46, 2, 3, 6366, ...
[]
[]
[ [], [], [], [], [], [ "https://en.wikipedia.org/wiki/Megatons_to_Megawatts_Program" ], [], [], [], [ "https://en.wikipedia.org/wiki/Project_Plowshare" ], [], [], [], [ "https://nnsa.energy.gov/mediaroom/pressreleases/megatonstomegawatts", "https://en.wikipedia.org/wiki/...
ag2st3
the rate at which muscles lose strength and size after halting a consistent exercise program?
Say for example you bench pressed consistently for a year. And your maximum was 300 pounds. After not working out for a month will you still be able to hit the 300 pounds from a month ago?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/ag2st3/eli5_the_rate_at_which_muscles_lose_strength_and/
{ "a_id": [ "ee3rfil", "ee3s7xi" ], "score": [ 2, 2 ], "text": [ "Inactivity does not take long to have it's effects on muscles. Regardless of how consistently one has previously worked out, it will only take a few weeks of inactivity for muscle to lose size/power. Muscles require a lot of...
[]
[]
[ [], [] ]
39tc8t
how do people determine the artist of a song and the featured artist of a song?
I noticed that most DJ's or rappers are the artists while the chorus singer is only the "featured" artist, why is that?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/39tc8t/eli5_how_do_people_determine_the_artist_of_a_song/
{ "a_id": [ "cs68wdz" ], "score": [ 3 ], "text": [ "If you were making an album and invited me to sing parts of a song on it you'd be the artist and I'd be the featured guest. If it was my album and you came to rap part of a song I'd be the artist and you'd be the feature. It all depends on who is...
[]
[]
[ [] ]
6sf5fu
how do films and shows make people appear on fire without causing injury?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6sf5fu/eli5how_do_films_and_shows_make_people_appear_on/
{ "a_id": [ "dlc8nws", "dlcevnc", "dlcml3o" ], "score": [ 28, 38, 7 ], "text": [ "Someone watched the latest episode of Games of Thrones, didn't they?\n\nStuntmen do two things to avoid injury when they are on fire.\n\n1. The fuels that are burning generally have a low flame point....
[]
[]
[ [], [], [ "https://youtu.be/pE2wcBeyNdk?t=10m30s" ] ]
fr42in
why do screens often have odd pixel amounts like 1080 or 1440? why not even number like 1000 or 1400?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/fr42in/eli5_why_do_screens_often_have_odd_pixel_amounts/
{ "a_id": [ "fltoqfx", "fltq39y", "fltyv8g", "flu3k6t", "flu5l9w", "flu7yqa", "flukn5h" ], "score": [ 267, 41, 27, 6, 8, 4, 2 ], "text": [ " > There are historical reasons:\n > Back in the day, analogue television had limited bandwidth. They used tha...
[]
[]
[ [], [ "https://en.m.wikipedia.org/wiki/File:Vector_Video_Standards2.svg" ], [], [], [], [ "https://www.youtube.com/channel/UCy0tKL1T7wFoYcxCe0xjN6Q" ], [] ]
8mp5yo
why are speakers arranged with woofers on the bottom and tweeters on top?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8mp5yo/eli5_why_are_speakers_arranged_with_woofers_on/
{ "a_id": [ "dzpaxyk", "dzpdgw7" ], "score": [ 19, 3 ], "text": [ "Two reasons. First, subs are heavier because they have thicker membrane and bigger coils. The second one I can't explain that well in English, so I'll have to keep it at low-frequency noises tend to be less directional so i...
[]
[]
[ [], [] ]
3bw5pt
could different races of humans (asian, black, caucasian, hispanic, etc.) be classified as different breeds (such as labradors, retrievers, terriers, etc. for dogs and other animals)? why/why not?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3bw5pt/eli5_could_different_races_of_humans_asian_black/
{ "a_id": [ "csq25a8" ], "score": [ 2 ], "text": [ "Biologically there are no Human Races but one. However the genetical difference between Dog \"races\" is still much bigger then between Human \"races\" so the classification as breeds like with Dogs is just as inappropriate as the classification ...
[]
[]
[ [] ]
lfxv3
what's so special about minecraft?
I don't get it. I've never played it or know much about it. ELI5 please.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/lfxv3/eli5_whats_so_special_about_minecraft/
{ "a_id": [ "c2sd45a", "c2sdbuc", "c2sedk6", "c2seei2", "c2sf10m", "c2sf585", "c2sfw9b", "c2sg2di", "c2sd45a", "c2sdbuc", "c2sedk6", "c2seei2", "c2sf10m", "c2sf585", "c2sfw9b", "c2sg2di" ], "score": [ 73, 38, 2, 2, 2, 6, 2...
[]
[]
[ [], [], [], [], [], [ "http://www.escapistmagazine.com/videos/view/zero-punctuation/2680-Minecraft" ], [], [], [], [], [], [], [], [ "http://www.escapistmagazine.com/videos/view/zero-punctuation/2680-Minecraft" ], [], [] ]
1lut44
why do some businesses not tell you their prices for services or merchandise up front.
It seems super shady to me and can't figure out why any business wouldn't want to tell you one of the most important pieces of info before dealing with them. EDIT: Now I understand why some business would do this. I am trying to get something printed and for the same job most sites have their prices listed. It's not a...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1lut44/eli5_why_do_some_businesses_not_tell_you_their/
{ "a_id": [ "cc2y1bg", "cc2y1gp", "cc2y3vd", "cc30dpv", "cc312wm", "cc31tfr", "cc3202h", "cc32leq", "cc33d39", "cc34ad3", "cc36tkz", "cc3bfb9" ], "score": [ 4, 4, 5, 33, 29, 28, 5, 5, 8, 4, 4, 3 ], "text": [ "T...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [] ]
d1ap3l
how come when you practice something for so long in one session, you start to get worse at it?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/d1ap3l/eli5_how_come_when_you_practice_something_for_so/
{ "a_id": [ "ezjvrv8", "ezjvurm" ], "score": [ 45, 12 ], "text": [ "In a word, fatigue. You get tired both mentally and physically (even if you don’t immediately feel so) which hinders performance.", "I don't know any scientific terms for this, but as you practice one thing, you begin ...
[]
[]
[ [], [] ]
2n3kqt
how a "turbo" charger for a cell phone works and why it is better or worse than usb 3.0
With a slew of new devices coming into the market, some manufacturers are offering "turbo" chargers. Isn't USB 3.0 supposed to be better?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2n3kqt/eli5_how_a_turbo_charger_for_a_cell_phone_works/
{ "a_id": [ "cma4wq1" ], "score": [ 5 ], "text": [ "Okay, because the other answers are making a mistake, I'm making my answer with it fixed:\n\nUSB limits the amperage, which is basically the \"amount\" of electrons that goes through. More of them make it charge faster, but because USB wasn't mad...
[]
[]
[ [] ]
c483fx
why is liquid nitrogen cold and is it possible to make it warm?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/c483fx/eli5_why_is_liquid_nitrogen_cold_and_is_it/
{ "a_id": [ "ervatj2" ], "score": [ 3 ], "text": [ "Let's take water as an example here for a moment.\n\nWater is a liquid at room temperature, but if you heat it up it becomes a gas that we call steam. If you make water cold it becomes a solid which we call ice.\n\nThese changes in state occur be...
[]
[]
[ [] ]
od2k9
the three branches of government.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/od2k9/the_three_branches_of_government/
{ "a_id": [ "c3ga6ni" ], "score": [ 7 ], "text": [ "Alright my little 5 year old.\n\nYour kindergarten class is run by a teacher, right? Set sets all the rules for your class, is the one who makes sure the rules are followed, and judges the situation in which the rules are applied.\n\nYour teacher...
[]
[]
[ [] ]
2a1xqj
how do some people have perfect pitch and others are tone deaf?
Some people can tell when a pitch is sharp/flat or what note it is. What separates these people from people who are tone deaf?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2a1xqj/eli5how_do_some_people_have_perfect_pitch_and/
{ "a_id": [ "ciqolqa" ], "score": [ 2 ], "text": [ "Inside your ear, there is a structure called the cochlea that houses specialized hairs that detect sound. Each hair is tuned like a tuning fork for a specific pitch or frequency of sound. Therefore, the hair only vibrates when it \"hears\" or is ...
[]
[]
[ [] ]
f3ytyj
why do drug addicts bend syringe needles?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/f3ytyj/eli5_why_do_drug_addicts_bend_syringe_needles/
{ "a_id": [ "fhmlw1p", "fhn1bz2", "fhnc10k", "fhnd0xb", "fhndhmb", "fhnigen" ], "score": [ 9117, 120, 37, 4626, 533, 1265 ], "text": [ "So that they don't get reused. No one wants dirty needles in circulation, so they destroy them.", "It happens over tim...
[]
[]
[ [], [], [], [], [], [] ]
6nhis0
how do we know how much to chew?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6nhis0/eli5_how_do_we_know_how_much_to_chew/
{ "a_id": [ "dk9pe6y", "dka866x" ], "score": [ 23, 3 ], "text": [ "You don't start out knowing. You learn around the age of 2 and as your throat grows you learn to gradually take in as much as you can swallow. Some people don't learn and eat very slowly.\n\n2 year olds put more than they ...
[]
[]
[ [], [] ]
2r730r
is uranium glass not radioactive and dangerous to use?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2r730r/eli5_is_uranium_glass_not_radioactive_and/
{ "a_id": [ "cnd25z8", "cnd2gme" ], "score": [ 36, 3 ], "text": [ "Is it radioactive? Yes.\n\nIs it dangerous? No.\n\nThe amount of radiation that would be given off by the small amounts of uranium seeded in the glass (remember, glass is basically melted sand, so you just mix some uranium ...
[]
[]
[ [], [ "http://imgur.com/pe5yUw4" ] ]
2iw88u
how millionaires and billionaires keep their cash that isn't invested. isn't it dangerous to store all your cash over $250,000 in one bank?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2iw88u/eli5_how_millionaires_and_billionaires_keep_their/
{ "a_id": [ "cl62nnk" ], "score": [ 6 ], "text": [ "Most millionaires and billionaires keep the majority of their wealth in investments, not cash. It's how they get richer without doing necessarily as much work. What liquid cash they have, they likely keep in multiple banks, not just one. " ] }
[]
[]
[ [] ]
30ln2d
if the director's cut is different from the theatrical cut, then whose cut is the theatrical cut?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/30ln2d/eli5_if_the_directors_cut_is_different_from_the/
{ "a_id": [ "cptjybr", "cptqwk8" ], "score": [ 3, 4 ], "text": [ "The producers' and studio's, essentially. The people putting up the money get final say. If their decisions differ wildly from the director's, the director may release a cut of his own later.\n\nThe director and producers bo...
[]
[]
[ [], [] ]
1yrbqs
why hasn't the price of black market drugs changed 15 years when everything else has gone up?
A gram of Marijuana has been $10 or $200-240 an ounce since I was old enough to know what it was and how much it costs which has been about 17 years, its likely it has been those prices for even longer. The cost of a chocolate bar has gone up 23% since 2000 alone, why has inflation / increased wages not effected th...
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1yrbqs/eli5_why_hasnt_the_price_of_black_market_drugs/
{ "a_id": [ "cfn2329", "cfn4v6s" ], "score": [ 2, 2 ], "text": [ "The price of marijuana may not have changed, but other drugs do have changes in price. \n\nJust like any other good, they too follow principles of economics( supply-demand, inflation, etc )", "Jesus you get your stuff fo...
[]
[]
[ [], [] ]
99ccp4
while sand is abrasive and opaque, why glass made from that is such smooth and transparent?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/99ccp4/eli5_while_sand_is_abrasive_and_opaque_why_glass/
{ "a_id": [ "e4mik40", "e4mj7ap", "e4mj99m", "e4mjhsj" ], "score": [ 4, 2, 4, 2 ], "text": [ "Sand is mostly silicone dioxide and when melted it is changed at a molecular level. When it cools it forms a smooth clear substance.", "Sand is basically quartz crystals, sharp...
[]
[]
[ [], [], [], [] ]
42ux0y
why do the same injuries hurt so much when you're young and when you're old you might not even notice it?
I remember my dad getting splinters out of my feet and it felt like it was the end of the world. Now, I cut myself open and superglue it together and get back to work. Why?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/42ux0y/eli5_why_do_the_same_injuries_hurt_so_much_when/
{ "a_id": [ "czdax11" ], "score": [ 7 ], "text": [ "Pain is relative.\n\nWhen you were younger, your most painful moment could have been when you fell down and scraped your hands on the pavement. And then one day, you are getting your sprinters ripped out of your flesh AND OMG THIS HURTS MORE THAN...
[]
[]
[ [] ]
1sqena
what are the pros and cons of a forward swept wing aircraft?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1sqena/eli5_what_are_the_pros_and_cons_of_a_forward/
{ "a_id": [ "ce05azj", "ce07ytj", "ce0anuy" ], "score": [ 19, 9, 3 ], "text": [ "It's like having rear wheel steering- very maneuverable but not stable. \n\nEven more five year old- push your red wagon by the steering handle and see what happens. ", "A major con of it is very h...
[]
[]
[ [], [ "http://www.desktop.aero/adw/html/index.html" ], [] ]
47gydn
us congress and stocks, how are those things not a conflict of interest?
It just seems to me that the people in power of making laws in this nation shouldn't be able to both create laws and own stocks in the companies they are making laws for.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/47gydn/eli5_us_congress_and_stocks_how_are_those_things/
{ "a_id": [ "d0cvxcp" ], "score": [ 5 ], "text": [ "It is a complete and total conflict of interest. They briefly banned insider trading in the senate (?) but it was quietly removed. It's disgusting and certainly part of the reason people on both ends of the political spectrum are supporting \"out...
[]
[]
[ [] ]
1r3gmd
what causes my green eyes to vary in color throughout the day?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1r3gmd/eli5_what_causes_my_green_eyes_to_vary_in_color/
{ "a_id": [ "cdj6rjd", "cdj6rrb", "cdj8wno" ], "score": [ 3, 2, 3 ], "text": [ "Your eye color doesn't really change, it's how we perceive it that changes. Now here are some factors that changes the color of your eye: the angle, type of light, and whether your eyes are dilated or n...
[]
[]
[ [], [ "http://en.wikipedia.org/wiki/Color_constancy" ], [ "http://en.wikipedia.org/wiki/Eye_color#Green" ] ]
3e3qa7
how is it that in 2015, we can't use science to accurately recreate stradivarius violins?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3e3qa7/eli5_how_is_it_that_in_2015_we_cant_use_science/
{ "a_id": [ "ctb7aql", "ctb7pf5" ], "score": [ 2, 6 ], "text": [ "We'd need to know what we were recreating. Where the wood came from and what the weather was like every single year that those trees grew, what chemicals were applied in what quantities and how, where was it stored and for h...
[]
[]
[ [], [ "http://www.thestrad.com/cpt-latests/blind-tested-soloists-unable-to-tell-stradivarius-violins-from-modern-instruments/" ] ]
3slmgb
how can judges legally require citizens to do "community service"?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3slmgb/eli5_how_can_judges_legally_require_citizens_to/
{ "a_id": [ "cwyboi3", "cwybpy4", "cwybtip", "cwybtxo", "cwydkgq" ], "score": [ 11, 6, 3, 2, 2 ], "text": [ "Because the relevant lawmakers decided it would be a good idea, drafted laws to that effect, and passed them. That's what it takes to make something \"legal\...
[]
[]
[ [], [], [], [], [] ]
4rzctd
why does bushfire smog often appear red (i live in melbourne australia) and not just shades of gray?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4rzctd/eli5_why_does_bushfire_smog_often_appear_red_i/
{ "a_id": [ "d55e53h" ], "score": [ 2 ], "text": [ "Our primary source of light is of course the sun. As we know, the visible spectrum can be simplified as red, orange, yellow, green, blue, indigo and violet. These are listed from [lowest to highest frequency \\(or largest to smallest wavelength\\...
[]
[]
[ [ "http://science.hq.nasa.gov/kids/imagers/ems/roygbiv_waves.gif", "http://science.hq.nasa.gov/kids/imagers/ems/visible.html" ] ]
428wcl
what is actually happening when matrices are being multiplied?
I often have trouble recalling the restrictions of matrix multiplication and how to perform the multiplication by hand. Without an understanding of what the math is representing, I find the operation more difficult than I should. Is there an intuitive way to understand this operation?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/428wcl/eli5_what_is_actually_happening_when_matrices_are/
{ "a_id": [ "cz8k620", "cz8luq4" ], "score": [ 2, 2 ], "text": [ "When you do the typical scalar product on two vectors, you are essentially adding the contributions of every entry on the vectors to get a specific number. Also, these scalar products are usually written as a (row vector) x ...
[]
[]
[ [], [ "http://mathworld.wolfram.com/DotProduct.html", "http://mathworld.wolfram.com/images/eps-gif/DotProduct_1000.gif", "https://upload.wikimedia.org/math/9/4/d/94d092558445b6aa77739fa99dea4dbc.png" ] ]
cp15qe
what do scientists means when they say that the "big bang happened everywhere and not at one single point"?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/cp15qe/eli5_what_do_scientists_means_when_they_say_that/
{ "a_id": [ "ewmid27", "ewmioy6" ], "score": [ 2, 13 ], "text": [ "When we look at the universe we see that the distances between far away things are getting larger. This means that a long time ago they were smaller. If we use math and scientific observations we find that the universe was ...
[]
[]
[ [], [] ]
146go5
why do condoms not always prevent the spread of std's?
What's the deal with that? It acts like a barrier, so why do some diseases still get through?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/146go5/eli5_why_do_condoms_not_always_prevent_the_spread/
{ "a_id": [ "c7aa3ri", "c7ad78c" ], "score": [ 5, 2 ], "text": [ "Sometimes condoms break.\n\nSome STIs can spread through skin to skin contact, and not all infected skin is always covered by a condom.", "Also, people.\n\nThe effectiveness rate of prophylactics or birth control would b...
[]
[]
[ [], [] ]
3b7xxe
there are billions of people that have died since the current form of burial has been around. so why isn't the world littered with cemeteries?
I feel like there should be way more cemeteries around judging by the amount of people in the world and the amount of people that die everyday.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3b7xxe/eli5there_are_billions_of_people_that_have_died/
{ "a_id": [ "csjo539", "csjouap", "csjprxg", "csk9zaw" ], "score": [ 13, 8, 3, 2 ], "text": [ "Bodies and coffins decay. Depending on the soil, it doesn't even necessarily take that long. I have personally worked in cemetaries only around 100 years old where the only traces...
[]
[]
[ [], [], [], [] ]
4k2753
smartphone progression getting slower.
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4k2753/eli5_smartphone_progression_getting_slower/
{ "a_id": [ "d3bhzc3", "d3bjc7t" ], "score": [ 2, 5 ], "text": [ "One reason is marketing.\n\nCompanies want you hooked on their brand, so they will push out product with slightly better specs each year to make sure people are upgrading.\n\nAs far as the technology itself, the first touch ...
[]
[]
[ [], [] ]
43c8f8
why are the voices in peoples heads so negative?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/43c8f8/eli5_why_are_the_voices_in_peoples_heads_so/
{ "a_id": [ "czh65xk" ], "score": [ 3 ], "text": [ "That's actually not universal. \"The voices\" seem to be cultural and are different depending on the society. " ] }
[]
[]
[ [] ]
49prrr
why is there still a charge for video games that were made by developers that go out of business?
e.g. Irrational Games, Lionhead Studios (in the future) I imagine it has to do with the fact that its not the developer that gets paid directly but rather the publisher, who then distributes the portion back to the developer. If that's the case then if a dev goes under, does the publisher get to retain all of those ge...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/49prrr/eli5_why_is_there_still_a_charge_for_video_games/
{ "a_id": [ "d0tr0u2", "d0tr2iv", "d0tra2o", "d0tzh6h" ], "score": [ 13, 4, 2, 2 ], "text": [ "When studios go under, or are forced to fold their IP usually gets auctioned out. The owners of the IP would receive profits from all sales of products the IP they bought covers.\...
[]
[]
[ [], [], [], [] ]
jikho
when do i properly use the word "literally?"
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/jikho/when_do_i_properly_use_the_word_literally/
{ "a_id": [ "c2cetyh", "c2cgf98", "c2cgk4f", "c2cetyh", "c2cgf98", "c2cgk4f" ], "score": [ 9, 2, 2, 9, 2, 2 ], "text": [ "Most of the time when someone uses the term literally wrong, what they mean is figuratively, so the best way to answer this I think is t...
[]
[]
[ [], [], [], [], [], [] ]
3mse2u
the evolutionary advantage to emotions
Wouldn't not having emotions make is better at survival? Insects, as far as we know, don't have emotions and they seem fine. Side question; Why do we have emotions/feelings?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3mse2u/eli5_the_evolutionary_advantage_to_emotions/
{ "a_id": [ "cvhq05p", "cvhq2xv" ], "score": [ 22, 2 ], "text": [ "Emotions serve as a motivator to engage in survival behaviors. On a basic level, emotions are punishments and rewards inside our own brains, in response to our own behavior. \n\nInsects can get by without emotion (at least,...
[]
[]
[ [], [] ]
1xwn9q
what is a "house majority whip"?
I'm watching House of Cards
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1xwn9q/eli5_what_is_a_house_majority_whip/
{ "a_id": [ "cff9eq3", "cff9htx", "cff9uvm", "cffa67s" ], "score": [ 4, 2, 2, 2 ], "text": [ "\"Whips\" the others in the party into line. \n\nMajority means that he/she is a member of the party that currently holds the most seats in the House of Representatives. Currently,...
[]
[]
[ [], [], [], [] ]
5crqep
do all presidents use air force one for campaigning?
[deleted]
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5crqep/eli5_do_all_presidents_use_air_force_one_for/
{ "a_id": [ "d9yt67z", "d9yt7t1", "d9z7ht9" ], "score": [ 9, 2, 3 ], "text": [ "While you are the President of the United States ALL airplanes that you set foot on get the call sign Air Force One. All of them. \n\nThe specific plane that you think of as Air Force One is specially d...
[]
[]
[ [], [], [] ]
3yvv2o
what is a steam arg, and what does arg stand for?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3yvv2o/eli5_what_is_a_steam_arg_and_what_does_arg_stand/
{ "a_id": [ "cyh4034" ], "score": [ 2 ], "text": [ "ARG stands for \"Alternate Reality Game,\" where the gameplay is layered on top of real life. One notable example is \"I Love Bees,\" an ARG that came out for Halo 2 that had people listening at payphones all over the country, piecing together cl...
[]
[]
[ [] ]
3m9k84
i want to know basic electrical terms and how they mesh together.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3m9k84/eli5_i_want_to_know_basic_electrical_terms_and/
{ "a_id": [ "cvd7a12" ], "score": [ 2 ], "text": [ "I'll try? There are a lot though, and I'll probably miss some.\n\nVoltage- Think of there being a \"slope\" between any two points of an electric field. The Voltage is the steepness of that slope\n\nCurrent- The rate that charge flows between two...
[]
[]
[ [] ]
atyjdz
why do some songs sound familiar, despite never having heard them before?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/atyjdz/eli5_why_do_some_songs_sound_familiar_despite/
{ "a_id": [ "eh4ahbn" ], "score": [ 5 ], "text": [ "a lot of song that get attention have similar progressions; and some times are in similar keys. \n\nChord Progressions are what order the sounds are played. for example **I–V–vi–IV** is the most common chord progression. you can check out axis o...
[]
[]
[ [ "https://www.youtube.com/watch?v=oOlDewpCfZQ" ] ]
ela0hx
why people curse when they’re angry or frustrated ?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/ela0hx/eli5_why_people_curse_when_theyre_angry_or/
{ "a_id": [ "fdgguti" ], "score": [ 2 ], "text": [ "so humans like many animals are vocal and social creatures, we have emotions and we express them. expressing yourself at times may be difficult. consider three year olds throwing tantrums, they feel many emotions very strongly but they don't know...
[]
[]
[ [] ]
3eqlsx
if you had a stick one lightyear long, would the kinetic energy transfer faster than the speed of light if you poked something?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3eqlsx/eli5_if_you_had_a_stick_one_lightyear_long_would/
{ "a_id": [ "cthgqo8" ], "score": [ 2 ], "text": [ "No. The stick would not move all at once; your push would propagate down the stick at the speed of sound in whatever the stick is made out of. " ] }
[]
[]
[ [] ]
25hx89
why do girls and women tend to view more things as "cute" than boys or men?
I speculate that it might be society's norms that's shaping women to be more like this but I really don't know.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/25hx89/eli5why_do_girls_and_women_tend_to_view_more/
{ "a_id": [ "chhbyoz", "chhdn0h", "chhdrpf", "chhhaiz", "chhp3kz" ], "score": [ 5, 4, 2, 2, 2 ], "text": [ "heternormativity. ie: that's how we customarily act according to gender roles.", "I'm no expert, but I believe that since women were 'built' to nurture a...
[]
[]
[ [], [], [], [ "https://www.youtube.com/watch?v=Z0zConOPZ8Y" ], [] ]
3et36s
how do reptile ears work?
I just got a bearded dragon and I was wondering how his ears work, what keeps bugs out of his ears? And does the skin linin the inside of his "ear holes" shed?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/3et36s/eli5_how_do_reptile_ears_work/
{ "a_id": [ "cti43rv" ], "score": [ 4 ], "text": [ "Their ears work like yours. There is a very thin and delicate membrane at the base of the ear canal. DO NOT TOUCH it, or you may damage your pet's hearing. The skin lining the exterior ear canal can shed, usually in little flakes. You don't n...
[]
[]
[ [] ]
456eto
why are the planet orbital patterns in a flat ring
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/456eto/eli5why_are_the_planet_orbital_patterns_in_a_flat/
{ "a_id": [ "czvjaus" ], "score": [ 2 ], "text": [ "Asked and answered, plenty of times. It comes from everything spinning around it and settling into what are now the planets." ] }
[]
[]
[ [] ]
4qsyju
when you're dehydrated, is it better to chug water fast or to drink it slowly over time, or does it even matter?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4qsyju/eli5_when_youre_dehydrated_is_it_better_to_chug/
{ "a_id": [ "d4vnzrp", "d4vsr71" ], "score": [ 2, 3 ], "text": [ "I've heard on a survival show that your body can only absorb like 1 liter of water per hour, so I don't think the pace at which you drink it really matters. If you drink more than 1 liter of water in an hour your body will j...
[]
[]
[ [], [] ]
ara9ox
how does asymmetric encryption work?
Taking A-Level Computer Science, and I'm very comfortable with the majority of concepts that I study. I've never really understood asymmetric encryption though - outside of my studies, having read about public/private key encryption and SSL, understanding how the communication works at a basic level, the only thing th...
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/ara9ox/eli5_how_does_asymmetric_encryption_work/
{ "a_id": [ "eglu07n" ], "score": [ 3 ], "text": [ "The trick is to find problems that are easy to calculate in one direction, but difficult to reverse. Then you base your algorithm on that kind of problem. \n \nFor example, plain multiplication does NOT have that property. Division is pretty...
[]
[]
[ [] ]
blmzog
why does nothing ever really happen to huge corporations who massively break the law and cause people to die? like boeing just recently?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/blmzog/eli5_why_does_nothing_ever_really_happen_to_huge/
{ "a_id": [ "emprerj" ], "score": [ 2 ], "text": [ "Corporations are financially liable. This will cost Boeing a fortune but does not appear to be a criminal issue. If a crime is uncovered, employees or officials can be charged. \n\nBasically this is a civil problem and the forthcoming investigati...
[]
[]
[ [] ]
6zrqzl
how does a 3 month old baby learn the difference between laugh and a simple shout for the first time?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/6zrqzl/eli5_how_does_a_3_month_old_baby_learn_the/
{ "a_id": [ "dmy10ft" ], "score": [ 2 ], "text": [ "They don't, really. Babies smile and laugh instinctively. It takes them a long time to learn what any of it actually means. If someone has a big, booming laugh that they are not used to, they may well startle and cry. Over time (months) they lear...
[]
[]
[ [] ]
1gxagv
base stealing in baseball
How does it work? When can players on base do it?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1gxagv/eli5_base_stealing_in_baseball/
{ "a_id": [ "caot4vc" ], "score": [ 2 ], "text": [ "When a player gets on base, say 1st base, he can take a lead of the base. A lead can be a few steps, or a few more than that. It just means he is not physically touching the base with any part of his body. He may do this when the pitcher has the ...
[]
[]
[ [] ]
84ooub
why do large indoor areas use one giant flat fan instead of a couple small fans?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/84ooub/eli5_why_do_large_indoor_areas_use_one_giant_flat/
{ "a_id": [ "dvr4v0h", "dvrthqm" ], "score": [ 3, 4 ], "text": [ "You get more bang for your buck when it comes to surface area: usually the single set of large blades can push more air than several smaller ones.\n\nIt also simplifies wiring & installation: when you have several fans you...
[]
[]
[ [], [ "https://en.wikipedia.org/wiki/Thermal_destratification" ] ]
3qg88r
nihilism
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/3qg88r/eli5_nihilism/
{ "a_id": [ "cwevuek", "cwf32sa", "cwf6ouy", "cwfaods", "cwfbg09", "cwfcgkm", "cwfdvk4", "cwfeb06", "cwfeey2", "cwfeklh", "cwfep6v", "cwfg6y4", "cwfg7vl", "cwfgz5z", "cwfhlop", "cwfhnve", "cwfi7yf", "cwfieag", "cwfimb5", "cwfizs0", "c...
[]
[]
[ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ]
jzw61
- why does a fulcrum (lever) make something easier to lift?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/jzw61/eli5_why_does_a_fulcrum_lever_make_something/
{ "a_id": [ "c2gfxwv", "c2gg3ef", "c2gfxwv", "c2gg3ef" ], "score": [ 2, 2, 2, 2 ], "text": [ "A lever is typically supported by a fulcrum. It is one of the six \"Simple Machines of Physics\". Typically, you take a lever and it is put onto the fulcrum.\n\nThink of a seesaw, ...
[]
[]
[ [], [], [], [] ]
2qkpdm
what is my "permanent record", and where is it located?
I always hear that something is going on someones permanent record..
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/2qkpdm/eli5_what_is_my_permanent_record_and_where_is_it/
{ "a_id": [ "cn6ylb5", "cn73xht" ], "score": [ 5, 2 ], "text": [ "The most likely meaning here is your education transcript. ( _URL_0_ ) \n\nhowever, this has been a long standing in-joke among educators, intending to scare students with the threat of irrevocable consequences. i.e. \"when...
[]
[]
[ [ "http://en.wikipedia.org/wiki/Transcript_(education)" ], [] ]
1mbpbi
why do cheap restaurants often only have canned soda for sale instead of fountain soda, when the fountain soda has a much higher rate of return?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/1mbpbi/eli5_why_do_cheap_restaurants_often_only_have/
{ "a_id": [ "cc7ns5b", "cc7ny2r", "cc7o5r6", "cc7o7pq" ], "score": [ 2, 2, 7, 2 ], "text": [ "Because they don't have the money/space to install a fountain. Or they don't sell enough pop to want to have to worry about maintaining it/changing syrup bags/cleaning/etc.", "...
[]
[]
[ [], [], [], [] ]
4ojorw
graphene aerogel. if it is 7 times lighter than air, shouldn't it float?
I'm having a hard time grasping the concept.
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/4ojorw/eli5_graphene_aerogel_if_it_is_7_times_lighter/
{ "a_id": [ "d4d4kml", "d4d4q9q" ], "score": [ 3, 16 ], "text": [ "If, in total, it's less dense than air, it should float. Sometimes, by lighter than air, they mean that if the aero gel had cells of vacuum instead of cells of air, it would be lighter. But it's filled with air, so in total...
[]
[]
[ [], [] ]
7hk5wi
why does autotune sound so bad in 2017?
It’s 2017. We have smart-everything now. Autotune has sounded the same since 2000s. How come it hasn’t improved since? Side question; why does autotune sound so bad in the first place?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/7hk5wi/eli5_why_does_autotune_sound_so_bad_in_2017/
{ "a_id": [ "dqrldha", "dqrmwih", "dqrn0om", "dqrofeq" ], "score": [ 15, 2, 4, 2 ], "text": [ "Autotune has been used, unbeknownst to the public, long before Cher's Life After Love, which is commonly credited as the first song to employ apparent autotune. Before then, it wa...
[]
[]
[ [], [], [], [] ]
8widrx
why during the 60s british bands put out different albums in the uk and us
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/8widrx/eli5_why_during_the_60s_british_bands_put_out/
{ "a_id": [ "e1vslod" ], "score": [ 9 ], "text": [ "At the time British bands would have to sign separate deals with US record labels to get their albums distributed there, and those labels would have had their own ideas as to what songs to put on the albums to best cater to the US market" ] }
[]
[]
[ [] ]
ljd2u
how a photocopier works.
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/ljd2u/eli5_how_a_photocopier_works/
{ "a_id": [ "c2t5qho", "c2t5qho" ], "score": [ 10, 10 ], "text": [ "A very bright, intense light is flashed at the original document. This light is then reflected onto a negatively charged metal drum, which through various quantum mechanical effects causes it to lose its charge where the l...
[]
[]
[ [], [] ]
37luhg
why don't we have atomic powered aircraft?
explainlikeimfive
http://www.reddit.com/r/explainlikeimfive/comments/37luhg/eli5_why_dont_we_have_atomic_powered_aircraft/
{ "a_id": [ "crnrhvx" ], "score": [ 6 ], "text": [ "We tried. In the Cold War the USA did work on trying to make a nuclear powered bomber. They actually did put a reactor in a plane. \n\nToo many problems, and it irradiated the ground crew. Plus it actually didn't make a very fast plane. " ] }
[]
[]
[ [] ]
9eee9d
how do hydrogen fuel cells create electricity and regulate how much is made? also how is the hydrogen extracted from water and collected?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/9eee9d/eli5_how_do_hydrogen_fuel_cells_create/
{ "a_id": [ "e5ojkj5" ], "score": [ 3 ], "text": [ "Hydrogen fuel cells are more akin to batteries in practice. They hold energy by having hydrogen and oxygen separated from one another by a membrane. When the particles travel through this membrane to create water they release a bit of energy into...
[]
[]
[ [] ]
a4a2ap
how can we make an educated guess about the time it is when we wake up without seeing a clock?
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/a4a2ap/eli5_how_can_we_make_an_educated_guess_about_the/
{ "a_id": [ "ebcncon" ], "score": [ 4 ], "text": [ "Light through the window puts you in the ballpark. But also take into consideration the times you’ve been out by a mile.\nI’m a shift worker but on days for a project and after 2 weeks my body now wakes me up 5-10 minutes before the alarm goes of...
[]
[]
[ [] ]
5ty232
what the difference is between x264 and x265 video encoding and which is better
explainlikeimfive
https://www.reddit.com/r/explainlikeimfive/comments/5ty232/eli5what_the_difference_is_between_x264_and_x265/
{ "a_id": [ "dj6yy5t", "ddpxai3", "ddpxbj2" ], "score": [ 2, 19, 8 ], "text": [ "As of now H264 is the major player around the world. It is everywhere, mobile streaming, youtube, many online sites utilize it. H265 is the successor to H264. H265 was designed to be efficient at video...
[]
[]
[ [ "https://www.quora.com/What-is-the-difference-between-x265-x264-video-coding-Which-is-advantageous" ], [], [] ]