<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:georss="http://www.georss.org/georss"
     xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
     xmlns:media="http://search.yahoo.com/mrss/">
    <channel>
        <title><![CDATA[George Clooney Has Been Cutting His Own Hair with Flowbee for Years]]></title>
        <atom:link href="https://usagag.com/2020/11/29/george-clooney-has-been-cutting-his-own-hair-with-flowbee-for-years/" rel="self" type="application/rss+xml" />
        <link>https://usagag.com/2020/11/29/george-clooney-has-been-cutting-his-own-hair-with-flowbee-for-years/</link>
        <lastBuildDate>Sun, 29 Nov 2020 15:12:51 +0000</lastBuildDate>
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>
        <generator>https://usagag.com</generator>
        <media:content url="/uploads/2020/11/30/george-clooney-has-been-cutting-his-own-hair-with-flowbee-for-years.jpg" medium="image">
            <media:title type="html">George Clooney Has Been Cutting His Own Hair with Flowbee for Years</media:title>
        </media:content>
        <content:encoded><![CDATA[
        
        
    
                          
    
          
                  <img class="img-fluid image-block__img-fluid img-aspect-auto"  data-src="/uploads/2020/11/30/george-clooney-has-been-cutting-his-own-hair-with-flowbee-for-years-0.jpg" loading="lazy" alt="">
                                        
                                      <span class="media-credit image-block__media-credit">Getty</span>
                      
                        
        

    
      <p><strong><strong>George Clooney</strong></strong>'s been on the DIY-haircut hype long before the pandemic hit -- but he's resorted to what many consider a gimmick product to do it ... and he's been doing it for decades!!!</p>
  

    
    
      <blockquote class="twitter-tweet">
      <p lang="en" dir="ltr">Actor/director George Clooney tells <a href="https://twitter.com/thattracysmith?ref_src=twsrc^tfw">@thattracysmith</a> that he&#39;s been cutting his own hair for years - by using the Flowbee haircutting machine <strong>https://t.co/SWYT8pFC8h</strong> <strong>pic.twitter.com/bKepm5LQCM</strong></p>&mdash; CBS Sunday Morning 🌞 (@CBSSunday) <a href="https://twitter.com/CBSSunday/status/1333068534793035777?ref_src=twsrc^tfw">November 29, 2020</a>
              <a href="https://twitter.com/CBSSunday" rel="noopener" target="_blank">@CBSSunday</a>
          </blockquote>
  

<script id="cb-e7904021f2a6a757c161e12e7879f6ab-2043550333-rejected" type="text/x-consent-element">
  <p><strong>Twitter Tweet Unavailable</strong></p>
</script>

<script>
wbq.push(function renderTwitterTweetBlock() {
  var response = 'unknown';
  var target = document.getElementById('cb-e7904021f2a6a757c161e12e7879f6ab-2043550333-target');

  function accept() {
    if (response === 'accepted') {
      return;
    }

    window.TMZ.utils.loadTwitterJs().then(function (twttr) {
      target.innerHTML = '';
      twttr.widgets.createTweet('1333068534793035777', target, {
        cards: '',
        conversation: '',
      });
    }).catch(reject);

    // there is no "accepted" html for twitter block, the above js does it all
    response = 'accepted';
  }

  function reject() {
    if (response === 'rejected') {
      return;
    }

    target.innerHTML = document.getElementById('cb-e7904021f2a6a757c161e12e7879f6ab-2043550333-rejected').innerHTML;
    response = 'rejected';
  }

  watchConsent(function (canUse) {
    canUse('twitter') ? accept() : reject();
  });
});
</script>
  

    
      <p>The actor made the revelation on CBS Sunday Morning -- he told <strong>Tracy Smith</strong> he's been using Flowbee for quite a while now. So all those dreamy Clooney 'dos you've seen of late ... all Flowbee.</p>
  

    
      <p>If you're unfamiliar with what the hell that is ... it's a hair cutting device that's been getting hawked on infomercials since the late '80s. Flowbee is part hair clippers and part vacuum -- all you do is run it along your head, and presto!</p>
  

    
      <p>It might look pretty damn goofy, but hey ... it works, according to George, anyway. And, the best part -- it's only 4 easy payments of $9.99 (prices subject to inflation).</p>
  

    
      

  
  <script id="cb-57761ee58276afa9e9619db043b67088-2122035392-failed" type="text/x-consent-element">
    <p><strong>Unable to render YouTube Video.</strong></p>
  </script>

  <script>
    wbq.push(function renderYoutubeVideoBlock() {
      var $target = $('#cb-57761ee58276afa9e9619db043b67088-2122035392-target');
      var targetWidth = $target.width();

      function initPlayer(onReady) {
          new YT.Player('cb-57761ee58276afa9e9619db043b67088-2122035392-target', {
            height: targetWidth / (16 / 9),
            host: 'https://www.youtube-nocookie.com',
            width: targetWidth,
            events: {
              'onReady': onReady,
            },
            playerVars: {
              'enablejsapi': 1,
              'origin': window.location.origin,
            },
          });
      }

      function cueVideo(e) {
        e.target.cueVideoById('oK7_VSpTyVY', 0);
      }

      function insertSwipe(e) {
        var swipeDiv = document.createElement('div');
        swipeDiv.innerText = null;
        swipeDiv.classList.add('media-swipe');
        swipeDiv.classList.add('youtube-video-block__media-swipe');
        e.target.getIframe().parentNode.prepend(swipeDiv);
      }

      function fail() {
        $target.html(document.getElementById('cb-57761ee58276afa9e9619db043b67088-2122035392-failed').innerHTML);
      }

      function styleIframe(e) {
        var iframe = e.target.getIframe();
        iframe.classList.add('embed-responsive');
        if (!iframe.getAttribute('width')) {
          iframe.setAttribute('width', targetWidth);
        }
        if (!iframe.getAttribute('height')) {
          iframe.setAttribute('height', targetWidth / (16 / 9));
        }
      }

              window.TMZ.utils.loadYouTubeJs()
          .then(function initYouTubeBlock() {
            initPlayer(function onReady(e) {
              styleIframe(e);
              cueVideo(e);
                                        });
          }).catch(fail);
          });
  </script>
  

    
      <p>In all seriousness, folks are shocked that George's great looks -- much of which can be attributed to his haircuts -- are the result of a device like Flowbee. You'd think the guy would be spending $200 to $300 per cut at some exclusive stylist in Italy, but no ... he does it himself and gets the job done in 2 minutes.</p>
  

    
      <p>Funny enough, the Twitter account for George's new movie -- "The Midnight Sky" -- got in on the joke and dropped some Flowbee insight of their own ... writing they could neither confirm nor deny the use of Flowbee on the set.</p>
  

    
    
      <blockquote class="twitter-tweet">
      <p lang="en" dir="ltr">We can neither confirm nor deny the use of a Flowbee on the set of <a href="https://twitter.com/hashtag/TheMidnightSky?src=hash&amp;ref_src=twsrc^tfw">#TheMidnightSky</a>. <strong>pic.twitter.com/op7gt5rLyH</strong></p>&mdash; The Midnight Sky (@midnightskymov) <a href="https://twitter.com/midnightskymov/status/1333068256589066242?ref_src=twsrc^tfw">November 29, 2020</a>
              <a href="https://twitter.com/midnightskymov" rel="noopener" target="_blank">@midnightskymov</a>
          </blockquote>
  

<script id="cb-95a3814520950461c4477b4a4657d2a0-1327458068-rejected" type="text/x-consent-element">
  <p><strong>Twitter Tweet Unavailable</strong></p>
</script>

<script>
wbq.push(function renderTwitterTweetBlock() {
  var response = 'unknown';
  var target = document.getElementById('cb-95a3814520950461c4477b4a4657d2a0-1327458068-target');

  function accept() {
    if (response === 'accepted') {
      return;
    }

    window.TMZ.utils.loadTwitterJs().then(function (twttr) {
      target.innerHTML = '';
      twttr.widgets.createTweet('1333068256589066242', target, {
        cards: '',
        conversation: '',
      });
    }).catch(reject);

    // there is no "accepted" html for twitter block, the above js does it all
    response = 'accepted';
  }

  function reject() {
    if (response === 'rejected') {
      return;
    }

    target.innerHTML = document.getElementById('cb-95a3814520950461c4477b4a4657d2a0-1327458068-rejected').innerHTML;
    response = 'rejected';
  }

  watchConsent(function (canUse) {
    canUse('twitter') ? accept() : reject();
  });
});
</script>
  

    
      <p>Considering George says he's still got his trusty Flowbee lying around the house, we wouldn't put it past him to have brought it into the hair and makeup trailer every now and then.</p>
  

      <p>This story originally appeared on: <strong>TMZ</strong> - Author:<strong>TMZ Staff</strong></p>]]></content:encoded>
                <dc:creator><![CDATA[TMZ Staff]]></dc:creator>
            </channel>
</rss><!--Time: 0.0032470226287842-->