Category: Uncategorized

  • After do-release-upgrade Name Resolver Stops Working

    Symptoms: after doing a big release upgrade on Ubuntu, the name resolution stops working. You can’t use domain names to reach websites or servers. The file /etc/resolv.conf shows the nameserver is set to 127.0.0.53 What’s happened here is that the traditional DNS resolution system has been replaced by the systemd name resolution system.

  • Audacity Recording Problems Choosing an Input Source on Linux Mint

    Symptoms: Audacity is unable to get any input from the audio output or microphone. System uses PulseAudio and ALSA.

  • Beach Cities IMC

    I was in a South Bay group and got a message about a cop there who painted swastikas on cars, and it reminded me of “Beach Cities IMC”. This was a fake Indymedia site that posted a lot of right wing crap. (For that matter, the current IMC is being spammed by crap posts… so…

  • WP-CLI: wp wc product update images

    I’m running WordPress inside a Docker container, and wanted to control the website with command lines, and code. The two options are to use the REST API, or to use the WP-CLI interface. I opted for the CLI because I assumed it was faster. I suspect I’m wrong, but I’m sticking with it for now,…

  • What Are You Shooting For? by Roberto Rubalcava et. al. 1993

    This mural no longer exists. I thought it was one of the best ones in Los Angeles, because it was so postmodern, but also specific to its location and time. I didn’t realize, until I did research, that it was created in 1993, a long time ago. It was created not long after the term…

  • Brown Kingdom: Macy aka Sunset aka Cesar Chavez Ave

    There was this blog, Brown Kingdom, written by Lonewolf, which documented about old LA Chicano gangs. They had an article about the Macy area, but it’s gone now. An archive was up on a site prohibited by Facebook, so I’m pasting it here. Lots of info about the old and new Chinatown areas. This is…

  • Run a Shiny Server with the rocker/shiny and Docker-Compose on Debian or Ubuntu

    How to set up Ubuntu to run Docker, a Shiny Server container, with an existing Apache proxy server configuration. This setup will work for a low-volume application. It runs a single container, on a single host.

  • White Mold on Umeboshi (is Probably Yeast)

    (I really don’t know where to put this, so I’m putting it on this site, which makes some sense, I suppose.) My mom makes umeboshi, and we have a ume tree, so it’s cheap to do, and tastes good. Lately, we haven’t had good yields, so she used some ume that had fallen, and had…

  • How to Remove Rusty Scale From Your Toilet Bowl

    If you have hard water, your toilet bowl will develop ugly mineral scale deposits. When these are brown, they’re called “rust” stains, but it’s not rust. These three techniques to clean out the bowl are easy, and two of them are pretty safe. The last is dangerous, but fast. For all these methods, you need…

  • Crossplatform Keyboard Mappings for MacOS, GNOME, and Windows

    I use all three types of computers, and use the following mapping to make it easier to move between computers. Most of my software development has moved into a server in the cloud, and I SSH in. Even locally, I often use a Terminal session. My local Linux environment is GNOME, but this may also…