[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [163646] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [163646] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?,?) ORDER BY name | Params: ["Food","History","Learning & Education","Society"," Arts & Culture","Science & Nature"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [163646,"Food",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [163646] Why we freeze food — Eduo
Eduo
Log in Sign up
Why we freeze food

Why we freeze food

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

History · Articles

1 ideas  ·  1 reads

A Sacrifice For Science

  • Francis Bacon, 'the trumpeter of a new age' was the first to advocate for scientific experimentation.
  • The two pals Bacon and Dr. Witherborne discussed ice-preserving food.
  • Bacon suggested an experiment after seeing the snowy hilltop.
  • He paid a nearby woman to kill and gut a chicken. Bacon assisted her with snow stuffing.
  • Bacon shivered as this took awhile. He became too unwell to return home. His friend, the Earl of Arundel, took him in nearby.
  • Bronchitis killed him on April 9 all in the name of science and future health.
1 reads

Are you sure?