Listen Live
Close

Representing Henderson, NC, BigHomieTroy is one of the artists who has been on his grind for the past few years. With two albums and several buzzworthy tracks under his belt, the MC shows how important it is to remain hungry and work on your craft. He briefly chats with DJ Remedy about what he has coming down the pipeline and the grind that comes with it…but really, he just lets his freestyle speak for him.

Check out BigHomieTroy’s latest single, “Real N*ggas,” available on all DSPs!

id="wpcom-iframe-c2162523af5591c68dfb11b3f70867f6"
width=""
height=""
src="https://embeds.go.ione.nyc/protected-iframe/c2162523af5591c68dfb11b3f70867f6"
scrolling=""
frameborder="0"
class="wpcom-protected-iframe"
>

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( 'a' );
origin.href = e.origin;

// Verify message origin
if ( 'embeds.go.ione.nyc' !== origin.host )
return;

// Verify message is in a format we expect
if ( 'object' !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case 'poll_size:response':
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && '' === iframe.width )
iframe.width = '100%';
if ( iframe && '' === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( 'function' === typeof window.addEventListener ) {
window.addEventListener( 'message', funcSizeResponse, false );
} else if ( 'function' === typeof window.attachEvent ) {
window.attachEvent( 'onmessage', funcSizeResponse );
}
}
if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); }
else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); }
} )();