Men Tools

Men Tools Men Tool �
(7)

01/15/2026

Whenever I can cut on the spot, I will

01/15/2026

While I was in Hawaii I started researching travel bag alternatives as I’ve been travelling much more these past couple of years

01/15/2026

Whenever I switch to any new tool belt or tool setup, I’ll always force myself to get proficient at grabbing and putting away all tools without looking down

01/15/2026

When you’re in construction you always notice deficiencies of houses you pass by

01/15/2026

Which method do you prefer to scribe with? I probably use the second way more since I’m more used to it and I find it quicker

01/12/2026

When re doing my roof, I had to cut off 5 metal corners due to the thickness of the new tiles and to have access to get all of the new flashing in

01/12/2026

When it’s too cold to want to work outside, you have a little bit of fun

01/12/2026

When you fool around at a tool store and end up pressing the wrong button 😂

01/12/2026

When you forget to put your plank on edge over the weekend in the winter 🤦🏻‍♂️

01/12/2026

When Luke posted his reel yesterday about using “Hacky Sack skills” to put tools down it totally resonated with me

01/12/2026

wow so good, and perfect working

01/04/2026

When I installed my first 3 rows

Address

Ashburn, VA
20147

Alerts

Be the first to know and let us send you an email when Men Tools posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });