All posts by Scott Wells

Scott Wells, 46, is a Universalist Christian minister doing Universalist theology and church administration hacks in Washington, D.C.

Reading list

Here’s what I’m reading now.

George Orwell’s 1984. Re-reading it after many years, but mostly because I read The Ministry of Truth: The Biography of George Orwell’s 1984 this summer.

Delio Pereira de Souza’s Homanarismo: La Interna Ideo. (Esperanto Wikipedia page about the book.) A “modest commentary” of the religious philosophy of L. L. Zamenhof, the “author” of the planned language Esperanto. The work is in Esperanto, and so even though it’s short this is going to take me some time. It’s also from a Spiritist (English Wikipedia) press, so I’ll have to watch out for that viewpoint. Here’s an English Wikipedia article on the subject: “Homanarismo.”

Stuart Rutherford, Jonathan Morduch, Orlanda Ruthven, and Daryl Collins’s Portfolios of the Poor: How the World’s Poor Live on $2 a Day. While old (2009) I wanted to catch up on the concepts that distinguish microlending from microfinance, and look at the strategies that the world’s poorest people use in their financial lives before making more finance-based charitable giving.

Waking up, and page for tiny links

Well, I didn’t think it would be three years before I would write here again. Most of my writing (about Universalism and church administration) is at revscottwells.com, but honestly I’ve not said much there either. Did the pandemic do that much to me? The collapse of Unitarian Universalist institutions and churches generally? Middle age? Perhaps.

But I do write, but for mainly myself and a private audience, and so I thought I would try to make this blog a true web log and start logging some of my miscellaneous links, thoughts and tidbits here. Even if nobody else reads it, I can use this blog as a commonplace. (Wikipedia)

One page that I have been working on lately is on a pubnix (public access UNIX-now-Linux shell) account, which scratches a lot of nostalgic itches and speaks to my concerns about sustainability in the larger sense, and with computing in particular. The page itself is whisper-light and speedy to load; that’s on purpose. It’s also links to other useful sites that are also very light. Not just a demonstration project, but a useful one: the wifi and mobile connection on a train can be thin and spotty. And this was a concern when Hurricane Maria devastated Puerto Rico (Wikipedia) in 2017, leaving the people without grid power and easy communication. Having grown up in hurricane zones, you have to plan for failure and plan to make do.

Feel free to use it, link to it or imitate it for your own low-bandwith needs.

Low-bandwidth links

A smaller web footprint

Every few years I want to slim down my web properties and internet use. The internet is a globally a large user of electricity, thus a large producer of greenhouse gas emissions. But the bigger pain are overbuilt sites that tax my computers and eat up my mobile phone data. Our “everything online” lives in the pandemic doesn’t work for those without fast internet service, not to mention it’s thrilling to load a site that’s a light as a whisper, even on a phone. And in much of the world, that’s the difference between a site loading or having someone necessarily give up in frustration. Since so many of my sites are dedicated to Universalist Christianity, with the hope of spreading it, that won’t do.

As an interim step, I’m using this lighter theme here, and I shrunk the header image at revscottwells.com. I’ll survey my properties and make them as small as practical.

What inspired this now? The Canadian Broadcasting Company’s recent deployment of a low-bandwidth news site, as a service to dial-up and metered mobile phone users. There are other “lite” news sites, but none as attractive.

How I journal today

I keep this blog for non-theological issues, last writing last September about disaster preparedness. That’s weighed on me lately, with the floods here in the East, volcanoes in Hawaii, fires in Greece and — above all — the unresolved crisis in Puerto Rico as the new hurricane season ramps up. So I’ll be writing up how I am preparing for emergencies and why. Something more than pointing at the Ready.gov site (though it is useful).

Which means keeping notes and writing some documentation, which I do best by logging my days. “Blogging” is a coy contraction of “web logging” so I could log my days online, but that would hamper candid thoughts. I could log in a book like generations have done before me, but I have a pile of half-written blank books to show that’s futile. I’ve decided to journal in a text file, then produce it as a web page that I can read locally (that is, from my own computer) through a web browser. (Could I read the text file? Sure. Am I drawn to reading web pages? You bet.) Here’s how I do it.

I treat each month as its own document, and (should I keep this going) each year as its own “volume.” So I created a set of nested folders: “2018” within “Journal” within Dropbox, so I can also see and edit these files from other Dropbox-connected devices. I have a folder within “2018” called “assets” for keeping images files: think “scrapbook clippings”.

In the “2018” I’ll have a file for each month; I’m calling July’s 2018-07_journal.md. The “.md” is for Markdown, a light way to markup my texts that I can do on the fly. Above all, I don’t want to be distracted by a word processor; you can write with Markdown in a terminal (as I do at home) or on a text editor on a phone. Remember Microsoft Notepad? That would work too. For the sake of this example, putting one underscore on either side of a word _like this_ makes italicized. One or two pound signs or hash marks (#) makes the line a level one or level two header, respectively. That’s how I divide the journal into weeks and days, respectively. Starting a line with a > makes a block quote. Once you get used to Markdown, you can do more, like add images.

(If you know Markdown, I use the kramdown variant and use a YAML header: title and author only. If that means nothing to you, don’t worry because it’s what’s another program will use to make the HTML web page.)

Pandoc is a tool to convert documents of one format to another, in this case Markdown to HTML. It runs on the command line, but there are graphic interfaces like this , but I’ve never used them. (This page helps Windows users.) It’s the command line that makes Pandoc fast and thus preferable. I can select options within Pandoc, too.

Here’s the command I run to regenerate my journal:

pandoc 2018-07_journal.md -s --toc -H bmfw -o 2018-07_journal.html

The -s makes the HTML document a stand-alone, self-contained single webpage. The --toc gives the page a table of contents, in this case each day of the month so I can jump any given day. The -H bmfw pulls in a file called bmfw (more about that later) to supply CSS, to style the page to make it more readable. The -o outputs the HTML to a file called 2018-07_journal.html. That I open with my preferred web browser, Firefox.

Journal page as it appears in firefox

I was inspired by this blue-named site for my format, thus the bmfw file above. I fiddle with it as I like, say, making the text monospaced for now. This is what the beginning of my journal looks like. The “July 2018 Journal” and “Scott Wells” come automatically from the YAML header I mentioned above, but are not required. But what did I do to get it? At the beginning of my 2018-07_journal.md file I typed


---
title: July 2018 Journal
author: Scott Wells

---

There’s a blank line after the second ---. So the beginning of my journal looks like this:

Opening text in terminal window

I hope that gets you started.

Preparing for emergencies: your plans?

It’s hard not to look at the suffering following Hurricanes Harvey, Irma and Maria plus the earthquakes in Mexico and not have deep empathy for those people suffering. (Indeed, you may be one of them.) As each disaster happened I wondered, “what would I do to prepare?” and drew on my Gulf Coast childhood memories of hurricanes and flooding. The difference is that Washington, D.C. (my home) is likely to get different disasters, and now that I am an adult need to be responsible for myself and my family, and helpful so far as I can to my neighbors. And I need to be a good world-citizen to others not near me who need immediate help.

So, what to do? I’m talking about material preparation, but also spiritual and probably political preparation, the last being what power can be harnessed to overcome political roadblocks. (We’ve seen evidence of this this week.)

I’ve been documenting some plans and identifing some resources. Until then, what are your plans (or habits) for when disasters strike? What tools do you need to prepare? What incentives or encouragments do you need to take steps now?

Feel free to comment as I work through this myself.

Ten non-resolutions for 2017

So, it’s 2017 now. I’m in that group of people who wants to make New Year’s resolutions, but doesn’t keep them well. I’ve made ill-fated resolutions about losing weight so many times that I’ve given up on them. I’ll try these ten non-resolutions instead:

  1. Try to keep my sodium intake down. That should help with my blood pressure.
  2. Find and use a tailor to make my clothing fit. Easier than trying to tailor myself.
  3. Try to walk a bit more. It’s the most exercise I get, so I might as well get more.
  4. Move my diet closer to vegan (I’m already a vegetarian) particularly by restricting egg consumption. I don’t really like them anyway, and it’s a good way to lose some more saturated fat.
  5. Work on core strength. Do those exercises I learned in physical therapy. A concrete step to overcoming back pain.
  6. Settle on a good haircut, with a reliable barber. I wasn’t going to lose skull weight anyway, so a good haircut would help my head look better. Ditto the beard.
  7. Cut back on white bread. I like it, but it sits on me like lead.
  8. Try to take outings that don’t focus on getting food or eating.
  9. Take the stairs more and see if that helps strengthen my knees, or see an orthopedist if it doesn’t.
  10. Learn to stretch my back to help relieve back pain.

So I won’t make a resolution to lose weight, but will endeavor to change those behaviors that will get me closer to having those health and appearance improvements that I attribute to weight loss. After all, it’s not the particular number of pounds that I want.

We’ll see if that works, or at least if I can keep up with it.