Category Archives: Uncategorized

Landscape Rake – pulling weeds from the driveway (and modifying the rake to sit on the quick-attach 3-point hitch)

I made a video version of this that you can watch here:

But I like this kinda thing as a blog post, so here is is.  Click on the pictures to embiggen them.

It starts out with the build (and takes a detour into revising the assembly the Vevor rake I bought to sit in my quick attach 3 point hitch setup). Continue reading

Wisconsin Catholic Tribune is at it again — just in time for the April 1 2025 Supreme Court election

Got this in the mail today.  It turns out this is a tradition here in Wisconsin when there’s a tight election like the one for a critical Supreme Court justice.  Since the guy who publishes it is shy and doesn’t include any information about himself, here’s a link to help you out.  Summary: it’s fake.

Catholic leaders say Wisconsin Catholic Tribune is political mail not authorized by the church

And, since he doesn’t have any copyright notices in his propaganda, here’s the whole thing.  Thanks for all your help you jerk. Continue reading

Riverland rate changes – 2024

Here’s a summary of an analysis I did to understand the impact on me (as a grid-connected solar member) of a recent change in rates at the electric coop (Riverland Energy Cooperative) that I belong to.

My conclusion in a nutshell: I accept the new rates as they stand.  They seem fairer to coop members as a whole and I’m happy to carry the impact that my solar panels have on our shared infrastructure. 

I looked at three rate-change puzzlers: Demand Charge, Annual to Monthly True-Up and Rate of Return.  The rest of this post goes through them at a high level, and there’s an 18-minute video at the end that goes into more detail.

UPDATE: There is a new version of the spreadsheet and an additional video on how to use it at the very end of this post.

Continue reading

X/Y Pal notes

A quick post about getting X/Y Pal connected between an iPhone 15 and an M1 Mac Ultra.

Connecting over the wire (USB in the documentation) didn’t work, but using a Network MIDI connection did — with the advantage of not having to be tethered to the Mac.  Here’s a 45 second video that shows the following steps:
Continue reading

Scaling Jack (and Jacktrip?) by using section-routing

This is really fast/early draft stuff.

The puzzler:  Building a 20-person mix-delete audio routing template in my Pretty Good Jacktrip Toolkit crashes (moderately-sized) Linode servers.  They seem to crash when automating large numbers of Jack-connection adds or deletes — issuing a delete-all with JMESS for example.

The hypothesis: Jack works OK, it’s the number of connections per endpoint that’s causing the trouble.

The idea to get around this (so far): split the mix-minus routing in two by putting players in sections.

Continue reading

PerformaX 16×32 sander – reduce burning – improve airflow

Clogged sandpaper leading to burns in the wood has always been a big problem with my PerformaX (JET) 16-32 drum sander.  I’m hopeful that this is the fix — replacing the cover to provide a connection for a 4″ dust collection hose (from the current model) rather than the original one which connected a 2.5″ hose.  Here are the pictures — which started just before COVID and end…  today, almost a year and a half later.

Starting point — March 1st, 2020 — the old cover

The new cover arrives – March 7 2020

Continue reading

Loopback: routing Jacktrip audio

UPDATE: September 2023

This post is for a person using command-line connection to Jacktrip and Qjackctl to manage Jack (which is the way we did it back in March of 2021).  It creates a single virtual device to route audio to and from Jacktrip.  This makes Qjackctl a lot easier to manage by providing a single interface that can be used for both input and output.

These days JackTrip has a terrific graphic user interface (GUI) that can manage audio input and output devices directly through RT Audio (eliminating the need to use Qjackctl).  In that case I would suggest creating a separate Loopback devices for audio being sent to Jacktrip and audio being received from Jacktrip.  It’s much easier to keep things straight and just as flexible.


Here’s a step-by-step post about routing Jacktrip audio using Rogue Amoeba’s Loopback software.  Loopback is a for-money successor to Soundflower and similar to BlackHole.  I like it because it is more visual and does more stuff.

The goal of this post is to get a person with a 2×2 interface going with a setup that will let them join a Jacktrip session reliably, without having to “rewire” things each time.  It also covers things like routing audio into and out of other audio software like Logic Pro, Ableton Live, Max and Zoom.

Alas, this is for Mac folks only.  Windows audio puzzles me.  I don’t have a clue how to do this on a Windows machine.

There are links to short videos that “animate” each of these steps and examples.   Click on the pictures to embiggify and read them.

Step 0: Assumptions – Click here for video
Continue reading

WORT memories — for the 45th anniversary

dear WORT.

happy 45th!

many thanks for the invitation to throw a few words into the virtual gathering.  here’s a collection of WORT memory-jogger photos, starting off with a few pages from early program guides, that tell a lot of the story of the early days.  clicking on the newsletter-page photos brings up bigger versions.

. . . .

here’s Numero Uno – volume 1 number 1.  my writing style in those days was a completely-hopeless attempt, by an illiterate geek,  to emulate my hero Lorenzo Milam.  Milam was guiding light for a gaggle of us who started stations all over the country — we lost him this year (2020), along with so many others.

a pretty good exposition about why most of us did all that work – it was fun, we made lots of good friends and we kinda took care of each other.  Jeff Lange did a lot of the graphics for the first-generation newsletters including everything on this page (i think). Continue reading

JackTrip — Hub-Mode server options

Here’s a scratchpad on how Jacktrip Hub Mode does audio routing as of early September 2020.

Starting the server in Hub Mode (capital-S instead of lower-case S) with the “-p” option offers four ways to configure the server.  Here’s an example launch string that would fire up a server in Mode 2:

jacktrip -S -p2

Mode – 0 (the default – my machine hears everybody and everybody hears the mix that I send them)

Continue reading