<!DOCTYPE html> <html lang="en"> <head> <title>Peanut Butter Recipe | Paul's Site of Stuff</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="robots" content="noodp"/> <link rel="stylesheet" href="https://paulwilde.uk/style.css"> <link rel="stylesheet" href="https://paulwilde.uk/color/orange.css"> <link rel="stylesheet" href="https://paulwilde.uk/color/background_blue.css"> <link rel="stylesheet" href="https://paulwilde.uk/font-hack-subset.css"> <meta name="description" content="The easiest, greatest, peanut butter you'll have ever tasted."> <meta property="og:description" content="The easiest, greatest, peanut butter you'll have ever tasted."> <meta property="og:title" content="Peanut Butter Recipe | Paul's Site of Stuff"> <meta property="og:type" content="article"> <meta property="og:url" content="https://paulwilde.uk/ponderings/peanut-butter/"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:description" content="The easiest, greatest, peanut butter you'll have ever tasted."> <meta name="twitter:title" content="Peanut Butter Recipe | Paul's Site of Stuff"> <meta property="twitter:domain" content="paulwilde.uk"> <meta property="twitter:url" content="https://paulwilde.uk/ponderings/peanut-butter/"> <link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml"> <link rel="shortcut icon" type="image/png" href="/favicon.png"> </head> <body class=""> <div class="container"> <header class="header"> <div class="header__inner"> <div class="header__logo"> <a href="https://paulwilde.uk" style="text-decoration: none;"> <div class="logo"> Hello, I'm Paul </div> </a> </div> </div> <nav class="menu"> <ul class="menu__inner"> <li><a href="/">home</a></li> <li><a href="/aboutme">about me</a></li> <li><a href="/ponderings">ponderings</a></li> <li><a href="/iuse">i use …</a></li> <li><a href="/tags">tags</a></li> <li><a href="/atom.xml">rss</a></li> </ul> </nav> </header> <div class="post"> <h1 class="post-title"><a href="https://paulwilde.uk/ponderings/peanut-butter/">Peanut Butter Recipe</a></h1> <div class="post-meta-inline"> <span class="post-date"> 2021-11-13 </span> </div> <span class="post-tags-inline"> :: tags: <a class="post-tag" href="https://paulwilde.uk/tags/food/">#food</a> <a class="post-tag" href="https://paulwilde.uk/tags/recipes/">#recipes</a> <a class="post-tag" href="https://paulwilde.uk/tags/spreads/">#spreads</a></span> <div class="ingredients"> <h5>Ingredients</h5> <ul> <li>Raw Peanuts - as many as you like (400g will make about 250ml of Peanut Butter)</li> </ul> </div> <div class="tools"> <h5>Tools Required</h5> <ul> <li>Large Frying Pan</li> <li>Blender</li> </ul> </div> <h5>Time Required : </h5> <ul> <li>20 minutes</li> </ul> <div class="post-content"> <p>This is the easiest thing in the world.</p> <ol> <li>Dry-fry (no oil etc.) the peanuts in the large frying pan for about 10 mins or for as long as it takes for the peanuts to become golden brown. <ul> <li>This will encourage the oils in the peanuts to release - which is exactly what we want!</li> </ul> </li> <li>Put the now-roasted peanuts into the blender and blend. <ul> <li>Blend, blend, blend and blend some more.</li> <li>There will be a point when you think nothing's happening and the small bits of peanut are just moving around the blender, or just stuck in place. Give the stuck pieces a nudge with a spatula and get back to blending.</li> <li>Blend, blend, blend even more until, eventually, the mixture starts to bind together and turn into a thick solid mass.</li> <li>Keep blending and the mixture will loosen up become a lovely, smooth, peanut butter.</li> </ul> </li> <li>Spoon out into a suitable container and allow to cool (or just eat it there and then, I won't judge you).</li> </ol> <p>Top Tips =</p> <ul> <li>If you prefer a chunky peanut butter, save some of the roasted peanuts back and only put them into the blended mixture at the end with a bit of a stir - lovely!</li> </ul> </div> <div class="pagination"> <div class="pagination__title"> <span class="pagination__title-h">Thanks for reading! Read other posts?</span> <hr /> </div> <div class="pagination__buttons"> <span class="button previous"> <a href="https://paulwilde.uk/ponderings/toolsiuse/"> <span class="button__icon">←</span> <span class="button__text">I Use …</span> </a> </span> <span class="button next"> <a href="https://paulwilde.uk/ponderings/thisisnotmyemail/"> <span class="button__text">thisisnotmy.email</span> <span class="button__icon">→</span> </a> </span> </div> </div> </div> <footer class="footer"> <div class="footer__inner"> <a href="https://notnull.space/@paul" rel="me">fediverse (gts)</a> <a href="https://snac.notnull.space/paul" rel="me">fediverse (snac)</a> <a href="https://codeberg.org/pswilde" rel="me">codeberg</a> <a href="https://keyoxide.org/85633E30514CC1932E4268460ED12CF710BC42CA" rel="me">keyoxide</a> </div> <div class="footer__inner"> <div class="copyright"> <span>© 2024 Paul Wilde</span> <span class="copyright-theme"> <span class="copyright-theme-sep">:: </span> Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> </span> </div> </div> </footer> </div> </body> </html>