sam firke dot com

Rare blog, rattlin’ blog

Author: sfirke

  • Installing a grommet to fix my belt’s torn hole
    , ,

    Installing a grommet to fix my belt’s torn hole

    A few years ago I was given a belt made out of old bike inner tubes (specifically, the Ballard Belt from Alchemy Goods). It worked great! A little stretchy and a nice repurposed object.

    Things fall apart. Eventually the belt hole that fits me got torn out:

    a black belt with white stitching, one of the holes has been stretched and ripped

    I asked around and no one local had a grommet tool to lend me. So I bought my own from Sail Rite (after going down a rabbit hole and looking for vintage setter dies on eBay). With the right tool for the job, it was a ten-minute repair and the belt once again holds my trousers up. The only thing I’d change would be to get a smaller size of grommet. I used #1 size, 5/16″ in, and for a belt I think #0 (1/4″) would be better. Here’s the fix, step by step.

    First I hammered a cutter tool (in the background of this photo) to make a clean hole for the grommet, over where the old hole had failed:

    the black belt on a scrap of wood on a wood workbench, with a clean large hole punched in it

    Then I inserted the top and bottom pieces of a grommet into the setting die and got ready to whack it with a mallet:

    the belt is sandwiched between two pieces of a grommet setter and die

    And voila! The hole was reinforced and usable again:

    the original belt, now with a gleaming grommet installed that is a little too big

    It does look a little distorted, not that I think anyone ever looks closely at my belt. Maybe if I had cut a bigger hole there would be less material to bunch up? I have two sizes of cutter and can’t remember which one I used.

    A smaller grommet might help as well. But regardless, my fix mates with the other part of the buckle perfectly:

    the closed belt, with the long skinny poker thing inserted through the grommet and held against the bar.

    Of course, one of the holes now of course looks different from the others, but I like that – the belt is now sized precisely for me. This repair technique also offers the opportunity to install a hole at any point, in case the user of the belt wants to wear it a little tighter or looser than the old hole allowed.

    The grommet would grip tightly anywhere, it doesn’t have to go where the old hole went. So you could buy a belt that doesn’t fit at a thrift store, or get a belt from a loved one, and create a strong hole exactly where it will fit you.

    Was it silly that I spent $70 on tools to fix a $40 belt? Well, I wanted to fix the dang belt and didn’t have another option. But (if you know me, you know what’s coming next) now I can lend the tool to people! And it will cost them $0. Maybe we can get more belts fixed.

    Here’s the grommet tool’s listing on Meutch, the peer-to-peer sharing site. Since that link will expire in 30 days, I’ll throw in a screenshot here to illustrate:

    a screenshot of meutch.com showing hole cutters and an inserting die for spur grommets for loan

    If you live in Ann Arbor, feel free to request the grommet setting kit from me on Meutch. Maybe you can repair your belt, or shower curtain, or make something attachable with a carabiner, or …

    I’m looking out for other uses for this tool. For instance, I installed a grommet on the safety clip for my bike carrier, a device I invented to tow bikes around town and that I intend to write up in its own post.

    That’s all. I hope this helps someone who believes their belt has more life in it even after a hole tears out!

    No comments on Installing a grommet to fix my belt’s torn hole
  • ,

    Another site migration complete

    In 2020, I migrated this blog to A2Hosting – I know that because I wrote about it at the time. I’ve just migrated again and am writing this brief post in part to check that everything is working (including sending via email to subscribers).

    I was up for renewal again this year at A2Hosting (now Hosting.com), looking at $450 for the next three years. I have gotten both more skilled at and more interested in self-hosted web stuff in recent years, so I took the plunge and started renting a little DigitalOcean Droplet virtual machine. I installed a little Docker Compose stack of these containers:

    • WordPress
    • MariaDB backend
    • Caddy frontend for SSL (and to lay the way for hosting other projects on this box)

    Then I exported my WordPress blog from my old admin panel, imported it on the new site, and it scraped all the media files from the old site. That’s all I had over on the old host. You’re now reading this page served from the DigitalOcean Droplet!

    I took the occasion to choose a new theme, Twenty Twenty-Five. I hadn’t realized that my old theme, Twenty Twenty, was not 100% compatible with the “new” Gutenberg block style that WordPress uses these days. This is a nice quality of life upgrade.

    Unfortunately I still have a lousy sense of style, including web design. I cycled through different layouts and color schemes, loving none of them. This was the best I could do but I don’t love the main font or the colors. If something is hard to read, let me know, especially if you have an idea for a better set of choices!

    EDIT: I’ve worked on this and am much happier with the aesthetics!

    The Droplet is about half the price of the hosted solution, but that’s not the only advantage. I can now also host family members’ WordPress blogs at no additional cost to myself using the shared infrastructure, including backups I’m piping to a separate cloud provider (Hetzner, in Germany). And I can host any other web projects that need a home. I have tinkered a little with a tool that will help me mealplan, basically suggesting to me what I should cook each week. If I ever get it running, I’ll host it on this droplet too.

    Just need to remember to do my maintenance on this VM and install upgrades. I have calendar reminders for that.

    I started this blog in 2015 which means I lasted five years at the first host and six at the second. I hope I can keep the self-hosting going indefinitely!

    No comments on Another site migration complete