Jack Baty
  • Archive
  • Notes
  • About
  • Tags
  • Uses
  • 🔍

App Launchers

Mike mentions disabling Alfred and going back to using Spotlight as an app launcher. I’ve been having similar thoughts. I use Raycast, and its latest release notes are mostly around features of the $8/month subscription version. I thought, there’s no way I’m paying monthly for what’s basically a glorified app launcher, which brought me back to thinking about Spotlight. My first app launcher was Quicksilver and it immediately became an intregal part of using a Mac. From there I moved to LaunchBar and then to Alfred before settling on Raycast. I still sometimes fire up LaunchBar because it’s great for navigating the filesystem. And it’s faster. ...

October 19, 2023

Moving this Kirby site from Fortrabbit to my DigitalOcean VPS

⚠️ This blog is no longer running Kirby, but I left this here just in case. I’ve recently whittled my servers at DigitalOcean down to a single 2GB instance running Caddy. When I started playing with Kirby, I tried getting it running there, but had issues with php-fpm and Caddy not playing well together, so I spun up a hosted instance at (link: https://fortrabbit.com/ text: Fortrabbit). Running Kirby doesn’t require a database or anything fancy, just a web server and PHP, and it bugged me that I couldn’t get it working, so yesterday I tried again, and finally figured it out. I’m writing this down so that I don’t lose it. ...

October 17, 2023

v13.baty.net

Now that baty.net is running on Kirby, I’m moving this content to a new domain: v13.baty.net

October 15, 2023

Saturday, October 14, 2023

I spent the afternoon with my new grandson yesterday. His name is Lincoln. His middle name is Jack. She gave him my name and that might be the nicest thing anyone has ever done for me. Proud grandpa holding Lincoln The Kirby experiment continues. I did some work on it this morning. You might notice that the home page now shows a grid of recent posts under the latest Journal entry. Also, the Posts page shows a simple list of posts. No covers or anything. I found the cover images made the page too jarring or erratic or something. ...

October 14, 2023

The Kirby Experiment so far

How long do we all think my Kirby experiment will last? It’s a fair question.

October 13, 2023

Sunday, October 08, 2023

The Kirby experiment has been fun, but I’m not sure I’ll finish anything useful.

October 8, 2023

Saturday, October 07, 2023

I spent some of the morning writing a new function for generating posts in Hugo. Then, I spent the rest of the morning building out a scaffolding in Kirby. This can’t end well.

October 7, 2023

Creating new Hugo posts using Emacs but with an option to use bundles

A lisp function for generating either Page Bundles or normal Markdown files when creating new Hugo posts.

October 7, 2023

Images in Hugo RSS feeds

How to fix URLs in RSS feeds when using relative paths in page bundles in Hugo

October 6, 2023

Friday, October 06, 2023

I’ve been having thoughts of more Linux. I’ve got MINT running on the little MacBook Air, but also glanced at the ThinkPad Carbon running Pop_OS that’s sitting on a shelf. It would be fun to play with, but then I remembered that the most productive move I’ve ever made was to stick with running one OS on one computer. Some day that may be Pop_OS on a Thinkpad, but right now it’s macOS on a MacBook Pro. ...

October 6, 2023

Thursday, October 05, 2023

Blogging options. Where I’ve landed.

October 5, 2023

Tinderbox for blogging?

As much as I love Tinderbox, I’m wondering if it will continue to make sense long-term as a blogging engine. I get along great with most of Tinderbox’s features, but export is one that has eluded me for going on 20 years. I can muddle my way through, but it’s always a challenge. This blog’s export templates have become complex enough that I don’t want to touch anything, for fear of breaking something. The HTML/CSS is aging and janky, but the thought of updating it is daunting. I mean, look at this thing… ...

October 5, 2023

Grand Haven Pier (Oct 1, 2023)

A few snapshots from our walk on the pier in Grand Haven this afternoon. The weather was beautiful and so was the waterfront.

October 1, 2023

Links that look like links

Links should looks like link. Let’s bring back blue and purple.

September 30, 2023

An attempt at file management

I keep a lot of files in a lot of folders, but I’m inconsistent in how I organize them. This means I too frequently have trouble finding things, so I’ve made another attempt at fixing the problem. I’ve tried all the popular “systems”. From PARA to ACCESS to Johnny Decimal, but everything has felt either too prescriptive or too loose. And they all felt like I was living in someone else’s space. I don’t want to memorize or check the “rulebook” to figure out where I should put something. ...

September 30, 2023

RSS as security risk?

While looking for a way to enable xmlrpc in this Siteground-hosted WordPress installation, I ran into this: RSS continues to struggle with maintaining traction, and this doesn’t help.

September 29, 2023

The analog equivalent of having too many blogs

The notebooks I’m actively using right now. Seriously. We all know that I have too many blogs. What’s less obvious is that I use too many different notebooks. Here’s what’s currently in rotation: A yellow legal pad. It’s nice to just throw stuff on the top page without thinking. Leuchtturm 1917 A5 Notebook (lined). This is my sort-of bullet journal. I keep lists and notes here, mostly. Hobonichi Techo. This is my calendar/planner. I keep appointments and important dates here. I also try to jot down a quick summary of the day or a small drawing representing something that happened. Field Notes “Dime Novel” edition. I recently found this on a shelf and thought it too pretty to ignore. This is likely to become my next journal, even though I’ve cheated and started writing in it already. Midori MD Notebook (lined). This is only for journaling. I like the paper and the 7mm lines. Index cards. I can’t decide what goes on index cards, but I keep them everywhere, just in case. Usually, I write quotes on them so I can pin them to my bulletin board. I also have maintained a half-assed Zettelkasten on the cards, but that’s mostly died on the vine. Is this too many? I don’t know. Some days it feels like a huge mess and I worry that I’m writing something in the “wrong” place. Other days, it’s perfect and I like having the options. ...

September 29, 2023

Grab the weather forecast using weatherapi.com

I like to record the weather in my journals. For several years, I’ve used https://wttr.in via curl. Recently, wttr is often unreachable or throws errors, so I took a look at weatherapi.com Designed for developers by developers, Weather API is the ultimate weather and geolocation API The free account limits are generous, so I created an account. The default JSON results are very thorough. I created a little shell script that uses jq to parse the JSON and returns only the high/low temps and a text summary of the forecast: ...

September 26, 2023

RSS feeds as emails using Notmuch and rss2email

Could I too start storing things as email and find them later using Notmuch?

September 20, 2023

Hiding scheduled TODO items in Org-mode

Many of my TODO items in Org-mode include a SCHEDULED property, which lets me ignore them until a specified date in the future. This keeps my Org agenda nice and tidy. Something that always bugged me is that this worked fine in the Agenda, but not the global TODO list. It finally bothered me enough that I went looking for a solution, which I found in like twenty seconds: (setq org-agenda-tags-todo-honor-ignore-options t) ...

September 8, 2023
« Prev  Next  Â»
© Jack Baty | · Powered by Hugo & PaperMod