Hoodie Allen - Leap Year

Hoodie Allen Leap Year

Rapper/producer Hoodie Allen just released his latest mixtape titled Leap Year. The 22-year old former Google employee has a sound and persona that’s reminiscent of Asher Roth, Sam Adams, or duo Chiddy Bang.

Some of the best tracks on Leap Year include “Song for an Actress,” “The Chase is On,” and “#WhiteGirlProblems.” Hoodie Allen is currently about to embark on a nation-wide tour, lasting through the end of August. Stream or download the mixtape below.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });