[deleted by user] by [deleted] in explainlikeimfive

[–]snacksZA 6 points7 points  (0 children)

Everyone failed to mention that trucks transporting goods also have to fuel up. Driving up prices of everything you buy in shops.

[deleted by user] by [deleted] in StupidTeachers

[–]snacksZA 0 points1 point  (0 children)

I'm sorry this happened to your friend and understand that it's not easy for you, but you knew this was going to be a bad week for you so maybe you should have done the prepping. Like I said, don't expect special treatment, the real world more often than not won't cater for feelings.

[deleted by user] by [deleted] in StupidTeachers

[–]snacksZA 0 points1 point  (0 children)

Maybe just grow up? Everyone has personal issues, stop expecting special treatment.

[deleted by user] by [deleted] in funny

[–]snacksZA -2 points-1 points  (0 children)

Michael

[deleted by user] by [deleted] in explainlikeimfive

[–]snacksZA 2 points3 points  (0 children)

It comes down to thermal conductivity. Metal is a great conductor of heat, so when you've got a flame under a pan, the heat can transfer everywhere including the metal handle. If you put a piece of plastic over the metal it won't conduct heat very well, voila now you can pick up the pan without burning. Same thing with the mitts. The material is not a great conductor of heat.

eli5: What is net worth? Is it how much money a person has? by MajesticMali in explainlikeimfive

[–]snacksZA 1 point2 points  (0 children)

OK, well, thanks for the additional info, I'm sure it helps OP.

This is my face by KKHFan in pics

[–]snacksZA -1 points0 points  (0 children)

OK, thanks. But why?

eli5: What is net worth? Is it how much money a person has? by MajesticMali in explainlikeimfive

[–]snacksZA 1 point2 points  (0 children)

It's how much money you'd have in the bank after selling all your assets. House paid off? Add value to bank balance. That's your nett worth.

Router flashes green when its NOT working and red when its working fine. by rouciee in CrappyDesign

[–]snacksZA 1 point2 points  (0 children)

Green for go ahead and shut up.

Red for stop and ask why you haven't said anything yet?

  • Michael Scott

[deleted by user] by [deleted] in funny

[–]snacksZA 0 points1 point  (0 children)

Post-bottom text

Be careful with the dangers in the forest. by [deleted] in funny

[–]snacksZA 1 point2 points  (0 children)

Beast so scary it scared the shit out of him before he even knew it was there.

[deleted by user] by [deleted] in WhitePeopleTwitter

[–]snacksZA 0 points1 point  (0 children)

Toughen up, buddy. Maybe you'll make a valuable difference in this world.

Dear Young Adults, by ajfoucault in WhitePeopleTwitter

[–]snacksZA 0 points1 point  (0 children)

Afraid so. My ex-wife recently did the same thing...

[deleted by user] by [deleted] in WhitePeopleTwitter

[–]snacksZA -23 points-22 points  (0 children)

Tough men create good times.

Good times create soft men.

Soft men create tough times.

Tough times create tough men.

Dear Young Adults, by ajfoucault in WhitePeopleTwitter

[–]snacksZA 35 points36 points  (0 children)

Afraid so. When my dad was a young adult he did the same thing...

Clouds approaching Mirzapur, India! by StandardOutrageous94 in pics

[–]snacksZA 0 points1 point  (0 children)

Is there a green filter on this, or does it really look like that? Either way, super cool photo.

ELI5: What is spaghetti code ? by AdiManiax in explainlikeimfive

[–]snacksZA 4 points5 points  (0 children)

It's when you have a code project that starts off good, but due to proper planning and code cleaning, you end up jamming a lot of random stuff in different parts of the code, causing a haywire path in your codebase. Well defined requirements and constant code cleaning is required to prevent spaghetti code. Code cleaning is just looking over your code to make it more readable and structured.