My dad was a prolific family photographer when I was growing up (which I guess we all are now, with our phones). He also meticulously cataloged the photos and used a spreadsheet (first created on our Compaq Portable!) to store "metadata" about them, such as descriptions, dates, people in the photos, etc. A few years back, as family Christmas presents, my parents had the photos digitized, and had someone add the "metadata" as a caption on every photo.
This led to the first AI-related project I undertook that really blew my mind. I wrote a python script that read the captions, then sent them to ChatGPT with a prompt that asked it to get the exact coordinates of any locations mentioned, and to get dates for captions that mentioned a holiday or other even, but not a date, e.g.: "Christmas 1987," my birthday, which I included in the prompt, etc. I was then able to apply the results to the exif data the majority of the photos.
Now when I open Google Photos, my timeline stretches back to the day I was born, and the location heatmap shows the where photos were taken on extensive road tripping we did as a family.
Committed Mouseless user, here. I use a split keyboard that has a mouse layer, but I almost never use it, let alone an actual mouse or trackpad. Mouseless is so much more efficient for me. It did take a day or two to get used to using it (and to get used to comments from people who see your screen when it's active).
I just finished restoring the Univox Coily that was sitting in my parents' basement for the past 25 years. Every time I step into the room and see it I do a double take because it looks so cool. (It sounds pretty great, too, especially through my Kay 703, aka the widowmaker.)
We also re-elected Bush Jr. after he started the disastrous war in Iraq, along with doing a bunch of other terrible shit. Is it really that surprising that Trump was elected twice?
Ooh thanks for the hot tip on Scoot! I've been using Mouseless (https://mouseless.click/) for a while and it's been a game changer, allowing me to almost never touch the trackpad. That said, I like the fact that Scoot allows for selecting elements. Gonna give it a shot!
I use Free File Fillable Forms to prepare my taxes. It can be a bit tricky to make sure all the correct forms are completed and the calculations are correct, so that is the exact approach I take. It's a pain in the butt to essentially do my taxes twice, but I'm willing to go through that if it means I'm not giving money to the tax prep industry.
Yep, I've adjusted the settings, and that has definitely helped. When it comes to real world typing, it feels like I'm using a ridiculous amount of brain power to get the word out of my head and onto the keys.
I'm in the same boat as OP. I've used keybr and https://monkeytype.com/, and while doing the exercises, I get pretty close to the speed and accuracy I had using a standard keyboard and qwerty, but I get much worse on both fronts when typing in the real world.
I just did this last week, mostly using Claude Code. I live close to a major airport and wanted to be alerted when interesting planes are flying overhead. The PWA Claude Code spit out is exactly what I was hoping for, and adding an AR overlay was really trivial.
It's amazing and in some ways frightening that I had an interesting problem, and within a couple hours I had a fully functional app that completely solved it.