The Mason Minute

The Mason Minute


Scrolling (MM #4893)

August 14, 2024

The other day, someone at work asked me what was my favorite hobby. I thought for a moment and replied, scrolling. You may not realize this, but it could also be one of your favorite hobbies. What did we spend much time doing when we got our first computer? What are you doing When you open one of your favorite social media apps? And if you use any streaming apps, how do you spend most of your time? If you’re anything like me, you answered each question with one word: scrolling. I never realized how much time I spend every day doing it. I do it so much that I don’t even think about it…






Click Here To Subscribe




jQuery(document).ready(function($) {
'use strict';
$('#podcast-subscribe-button-13292 .podcast-subscribe-button.modal-66c9bf9e6680e').on("click", function() {
$("#secondline-psb-subs-modal.modal-66c9bf9e6680e.modal.secondline-modal-66c9bf9e6680e").modal({
fadeDuration: 250,
closeText: '',
});
return false;
});
});