This might make some people upset, and others doubly so.

I have made a mastodon archiving app which will index my timeline/favs/bookmarks and allow me to search it later.

And... I vibe coded all of it!
In Swift/UI because I have not touched Swift in.. 10 years and only briefly back then.

I'm really quite happy with the result. An although I could have done this myself but it would have taken weeks and it would have produced a worse result.

When I first looked for this, I came across and remembered the Searchtodon hulabaloo. From this, I know there are some people who object to their posts being indexed in any way, and I want to respect that without making the app useless. And also figuring out if someone has deleted a toot is kind of impossible. The compromise I came up with was to just show a snippet of text, not the full toot. To see the full toot, you have to click the result and you will be taken to a real mastodon client showing that toot. If the toot is deleted, that won't work.

I don't know if I will share it or open source it, maybe if there is interest. For now, I'm just happy I don't have to spend 10 minutes trying to find that toot I saw last week.