Best place to watch the SR fireworks outside of the fairground?

OK, maybe you'll be loath to share, but what are your best spots to watch the Sonoma Fairground fireworks NOT inside the fairgrounds? Maybe I'm feeling broke, or maybe I don't like crowds.

reddit.com
u/curiousjbird — 1 day ago

Subprompt - Camera/Voice/Text app to use with AI workflows

I just finished up and launched my first official Android app (2nd one coming soon). It was a great learning experience. I made it mostly with Claude Code.

The app is called Subprompt. See it here on the Play Store.

It came from a challenge I had. I set up Claude Cowork to use my Obsidian vault. I have scheduled tasks that will review folders for new notes and then action them.

One of my main flows was to take a picture of my food and then have Claude estimate the calories and add to my diet tracking.

The stumbling block came when I wanted to take a picture with my phone and have it automatially add it to my vault. At first I thought I just needed to sync my phone and desktop vaults and then find an app that would take a picture to a specific folder on my phone. But any of the photo apps I could find would allow me to use just any folder.

So I ended up building it out. And then I thought, what if I could embed the prompt instructions in the image so that maybe I wanted to take a picture of a reminder, then Claude could just read the image and do that task. So I built that in.

And then I added audio notes and text, because why not?

And then I added in multiple labels for different types of prompts, sub-labels, auto sharings. And more.

So even if you don't use Obsidian/Claude Cowork you can snap an image with the label you want and then send it directly to your LLM of choice without any additional instructions.

Give it a try and I would appreciate any feedback. Thanks!

And here is a short video demo.

u/curiousjbird — 25 days ago

Obsidian structure for Claude Cowork/Code

I'm relatively new to Obsidian, came via Evernote (with a brief layover at Notion). I've really started digging into it as a shared repo with my Claude Cowork workflow. I let Claude set it up for me using the PARA method (projects, areas, research, archives) that I've used in the past (when I had to manually sort files like a Neanderthal). It also had me set up a few hot keys for quickly capturing todos, ideas, etc. I have a set of scheduled tasks in Cowork that sweep my inbox, create projects as needed, review my projects, clean up tasks, etc. It's working pretty well. But there is quite a bit of overhead; I have a CLAUDE.md and memory.md file in every folder, for example. I'm curious what you all have used for a structure (if any) and any recommendations for making it more efficient. I'm still not great with properties--trying to figure out how to use them better, so if I edit a file and want Claude to review, it will pick up automatically. One of my thoughts is to improve the interconnectedness of the files, doing a periodic pass to create links between them.

u/curiousjbird — 25 days ago