Switching to Google Calendar

December 9th, 2020
tech
When I first started keeping a calendar, in 2006, it was just an HTML table on my website:

Over time, I extended it to generate an iCal feed and wrote several commands to make it easier to add entries to the table (proc_schedule). I knew it was a peculiar way of doing things, but it met my needs and I didn't feel much reason to switch.

With covid, however, I have a lot more short social events. An hour to play One Night Ultimate Werewolf, half an hour to talk with someone about a question they have, an hour and a half of no-hands pair programming on the bucket brigade singing project. Now I care about invites, RSVPs, time zones, video calls, and notifications. Yes, perhaps I could have extended my program to have all of these features, but why?

I'm already familiar with Google calendar because we use it at work, and have now switched over to it for personal things as well. If you want to invite me to something, use my jeff.t.kaufman@gmail.com address.

(The spirit of generating a calendar feed from an HTML table lives on, however, in proc_fr_schedule and proc_kf_schedule for the Free Raisins and Kingfisher. Hopefully, post covid, there will be gigs again.)

Comment via: facebook, lesswrong, substack

Recent posts on blogs I like:

Thing of Things AI use policy

dynomight recently wrote an article calling for bloggers to state publicly whether and how they use AI

via Thing of Things July 6, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)