Harmless Made

Harmless Made I craft as a way to destress. I like to create things. To me, it's about the process, the finished product is just a bonus.

This hurt me deeply
07/15/2024

This hurt me deeply

On to the double increases
07/12/2024

On to the double increases

I didn't like the way the double decrease was looking so I started over and with US 8 needles instead. Had to redo the m...
07/07/2024

I didn't like the way the double decrease was looking so I started over and with US 8 needles instead.
Had to redo the math too but thats OK.

The double decreases. They look terrible but they should block out. Next time I will do them differently. Love the way t...
07/03/2024

The double decreases. They look terrible but they should block out. Next time I will do them differently.
Love the way the colors pool or line up together.

I did have to go to the store to get more yarn.

It is vital to this pattern to do a gauge swatch. Its rare that I do one but its important to get an accurate stitch cou...
06/27/2024

It is vital to this pattern to do a gauge swatch. Its rare that I do one but its important to get an accurate stitch count.
I decided on 4mm or US 6 needles rather than US 5. The stitch count is the same.

Starting the Adult Surprise Jacket needs some algebra. Math isn't my strong suit, but as I've gotten older and my brain ...
06/27/2024

Starting the Adult Surprise Jacket needs some algebra.
Math isn't my strong suit, but as I've gotten older and my brain matured and I've learned to apply it, it makes more sense.
So formulas are given to figure out different values used throughout the pattern.
At one point the math don't math but I'm going to trust the process. There's a reason its called the surprise jacket.

I decided to make the Adult Surprise Jacket since I'm obsessed with the southwest colors of this yarn.  I had started th...
06/27/2024

I decided to make the Adult Surprise Jacket since I'm obsessed with the southwest colors of this yarn.
I had started the Baby Surprise Jacket for my second born in March of 2020 but..... things got in the way. Pictured is the yarn I'm using I got for my birthday this week.

03/11/2023
Headbands
03/11/2023

Headbands

Address

Laurelville, OH

Website

Alerts

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

Contact The Establishment

Send a message to Harmless Made:

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); });