Baty.blog
  • Archive
  • Notes
  • About
  • Tags
  • Uses
  • 🔍
Photo: Bildhuus website

Testing Aspect for photo management

Some former Nik Software people are building a new tool for managing photo libraries. It’s called Aspect. I’m a sucker for any photo-related software, so I installed the beta and spent yesterday testing it. I took some notes after using it for a day. First impressions were good. I like the ideas behind Aspect. It relies on the underlying file system, so it’s reasonably transparent. It organizes things for me based on dates and events. I can control the structure. I can even change it later, and Aspect will move things around to match. ...

November 28, 2024

Forging org-attach features into Tinderbox

Every note-taking app handles file attachments differently. Most of them do it poorly. What I’ve found surprising is that I actually like what Org mode does with attachments. I might be the only one who does. The way I have Emacs configured, dragging a file into an open buffer window will prompt me with a few options, the one I use being “Attach file”. This then copies the file into a subfolder of whatever directory is configured as the org-attach-directory. This subfolder is named based on any ID property set in the Org file. This means I end up with a directory tree that looks like this: ...

November 25, 2024

Hardcover

All I want is Letterboxd for books. LibraryThing is the Craigslist of book trackers. Goodreads is icky. TheStoryGraph has a layout I don’t get along with. Bookwrym is decent, but doesn’t feel that great. Plus, I don’t care if my reading list is “federated”. I asked about this on Mastodon, and @johnke responded, suggesting Hardcover, which I’d never heard of. It was a good suggestion. I imported all of my books from TheStoryGraph, which I’d previously imported from Goodreads, and I was off and running. Here’s what it looks like: ...

November 25, 2024

Creating self-contained HTML exports from Tinderbox

How to export a note with images from Tinderbox and end up with a fully self-contained HTML archive.

November 21, 2024
Mirror self-portrait using the Nikon FE2

Returning the Nikon FE2

I bought a nice Nikon FE2, but I don’t love it enough to keep it.

November 18, 2024
It's not as if I haven't been reminded of this every time I look up.

I have neither reduced, nor simplified

At the beginning of 2024, I had grand plans to Reduce & Simplify. I was also determined to use what I have. I’ve done neither of those things. It’s November. I tried for a while. Or rather, I tried a bunch of different times, which had the effect of making everything less simple. Instead of limiting the number of tools I use, I switched from one to another (in an honest but misguided effort to make things simpler). The result has not been the nice, clean, simple set of tools I had hoped for. Instead of having few dependencies and requiring little maintenance, my stuff is spread everywhere and littered with neediness. ...

November 13, 2024

Fun with software today

I had fun today exploring my options for a browser-based workflow.

November 10, 2024

Adding an ID property to Org-mode files in directory

I wanted to add an :ID: property to several hundred files, but only if one didn’t already exist. I cheated and asked ChatGPT for help. It helped.

November 10, 2024

Adding an Edit link to Ghost posts

How I added a subtle link to edit the current page or post in Ghost.

November 8, 2024

Floating images in Ghost

There is no built-in method in Ghost for floating an image and having text flow around it. It’s a significant omission, and one which they say is “too hard” and have no plans to change. OK fine, I’ll do it myself. I found a reasonable solution in this post on the forums. Here’s how I’m using it. Add the following to the header in the code injection area: /* small images to float but not look stupid on mobile */ @media (min-width: 40rem) { .float-left-half figure, .float-left-two-thirds figure { float: left; margin: 8px 20px 6px 0; } .float-right-half figure, .float-right-two-thirds figure { float: right; margin: 8px 0 6px 20px; } .float-left-half figure, .float-right-half figure { max-width: 50%; } @media (min-width: 64em) { .float-left-two-thirds figure, .float-right-two-thirds figure { max-width: 67%; } } } Then, in a post or page, I add an HTML block before the image card I want to float (e.g to the right). ...

November 8, 2024
Alice enjoying herself at the park.

Roll-185 (Canon AE-1 Program HP5)

The Canon AE-1 Program was my first real camera. Unfortunately, I no longer own that original from 1982, so I bought another one in 2013. It’s not a great camera, but it works. I like to put a roll through it now and then.

November 8, 2024
All he wants to do is walk around. (Photo: Jessica S.)

Roll-184 (Leica MP/HP5)

I spent the morning of the election with my daughter and grandson. It was a nice way to spend part of an otherwise anxiety-filled day.

November 7, 2024

The pros and cons of moving back to Ghost

OK, it’s happening again. Hugo broke my site for the second time in two updates. I got mad (again) and decided it was time for us to break up. I dusted off the version of the blog that I’d built using Eleventy and started working on getting everything updated. Except it didn’t work. I don’t know what I was missing or what had changed since I stopped using it, but things were broken. I then decided that I would start fresh with Eleventy’s base blog repo. That was also a mistake. After several hours, I had built an ugly blog, without some of the features I’d wanted. I gave up. ...

November 6, 2024

Wednesday, November 06, 2024

What have we done?

Cloudy 50.0 | Low 45.7, High 50.7

A Doom Emacs status update after several days

I’ve been back in Doom Emacs for a few days. This is how it’s going.

November 5, 2024

Tuesday, November 05, 2024

I hope you’re voting for Harris today. Other than that, I’m shutting my political brain down for the rest of the day. My heart can’t withstand this level of sustained anxiety. I have a lot of anxiety around flying, so before and during a flight, my brain and body sort of shut down and go into internal, primary-systems-only mode. That’s how I’m reacting to the election. This is mostly because of two things: ...

Light rain 63.0 | Low 60.6, High 65.7

Monday, November 04, 2024

Do you ever feel like your life’s wake is littered with missed opportunities? I spend so much time looking backwards that I don’t pay attention to what’s ahead. I don’t understand people who post overconfident, often controversial posts on social media, and then say things like “This is NOT an invitation to debate!…”. I mean, where do you think you are? I’ll tell you where, you’re in a place where everything is an invitation to debate, whether you like it or not. ...

Heavy rain 54.2 | Low 50.9, High 62.8

Sunday, November 03, 2024

You should vote vote for Harris. I did.

Partly cloudy 39.9 | Low 41.2, High 57.0

Friday, November 01, 2024

I have a routine that I go through on the 1st of every month, during which I always tell myself that, “This one will be different.”, but in the end they’re all the same.

Clear 38.2 | Low 37.1, High 49.8
Polariod of a tree in our yard

Thursday, October 31, 2024

I’m so mad at Emacs right now. It’s so frustrating when something stops working for no reason I can fathom. I sync everything related to my Emacs config via Syncthing, and the Emacs version is identical, and yet doom-modeline fails to load on the MBP but works fine on the Mini. It’s crazy-making and I can’t figure it out. UPDATE: I had to re-install the “f” and “shrink-path” packages for no apparent reason. I still hate not knowing why things broke in the first place. Makes me want to throw in the entire Emacs towel. ...

Sunny 66.4 | Low 45.4, High 65.3
« Prev  Next  Â»
© Jack Baty | · Powered by Hugo & PaperMod