Tag: tech

  • Building a Personal Browser Start Page

    Building a Personal Browser Start Page

    If you’re like me, you have your web browser open most of the time while you’re working. Maybe you have a few tabs open, maybe you have over forty — yup, I heard someone say they had that many open at once. My Virgo heart almost went into spasms. I always tend to have a…

  • Bash Script for Quick and Easy File Transfer via SSH

    Bash Script for Quick and Easy File Transfer via SSH

    In my last post, I covered using the command line to transfer music files to my Raspberry Pi media server. This time I want to share some bash scripts I wrote to make it even easier. Automated login It gets old typing ssh dj@192.168.4.59 and then entering my password every time I want to log…

  • Managing My Music Files with the Command Line

    Managing My Music Files with the Command Line

    I recently wrote an article for opensource.com, “Why I switched from Apple Music to Jellyfin and Raspberry Pi.” I hope you’ll read that first — or at least skim it — because it’s really fun and you’ll have more context for this post. When managing my digital music collection during the move to Jellyfin, I…

  • WordPress Post Created Using CLI on a Wyse Terminal

    Okay, here’s the thing. I’m a geek about retro technology. Whether it’s old printing presses, cars (before computers), laptops, or dumb terminals, it doesn’t matter. I love finding old tech and giving it new life. I’m writing this post on a Wyse terminal. If you don’t know what that is, you can read about them…

  • WordPress Site Changes Using CLI

    WordPress Site Changes Using CLI

    I’ve been using WordPress since 2009 or so. I even wrote an essay about it because I love working in it so much. For over ten years, I built sites, made edits to config files, and tweaked PHP files using the method of downloading them via FTP and reuploading them. I handled any plugin or…

  • Back to School

    Back to School

    I’m going back to school. Okay, not really, because I’m not actually going to a formal school of any kind – unless you count Udemy or FreeCodeCamp.org. To be more clear, what I’m doing is building myself a curriculum for learning computer science and programming. Rather than apply to a community college or university degree…

  • Movies and Books Collection

    Movies and Books Collection

    The Project: I wanted to create an online database where my family could view our movie and book collection at a glance. Users should have the ability to view, sort, search the collections. They should also be able to add, edit, and delete entries. It should be secure with user logins so no one else…

  • The time I made a rocket fly with BASIC

    The time I made a rocket fly with BASIC

    I am a child of the ’80s. That means that a communication device you could carry in your pocket and allowed you to talk to anyone on the planet was a thing reserved for Captain Kirk. It also means that the first time I sat down at a computer, it was a blue screen with…

  • My Brief History in Coding

    My Brief History in Coding

    Over the years, my coding journey has been sporadic at best. It’s been all over the place as I’ve worked in other careers, mainly illustration and animation. The timeline looks something like this: 1981 I first learned to code BASIC in an early (experimental) elementary school program. That was back when the only computers in…