- check out https://infinitedigits.co/docs/products/zeptocore/ if you're into sample-y, jungle/breakcore-y audio mangling/button mashing
- and his https://infinitedigits.co/docs/software/collidertracker/ terminal-based tracker
Signed, an honorary member of the Zack Fan Club :-) haha
Thanks for making the internet a more positive (and springy!) space!
-Zack
https://deanebarker.net/tech/blog/let-me-know/
https://deanebarker.net/tech/blog/notify-one-time/
I'm glad someone finally did something here. I wish you every success.
okay, but how does it work? how does it check the status of things?
1. Scrape a google search for the question, feed that into OpenAI with the additional prompt of "Given the above information, is the answer to <user prompt> yes or no". Or give the AI a "google" tool and just ask it directly.
2. Same thing, except instead of OpenAI feed it into underpaid people in the global south (i.e. amazon mechanical turk). These people then probably feed it into ChatGPT anyway.
Given there's a free tier, and when you use it it produces very ai-sounding text, I think it's pretty clearly 1.
Also, if you enter a clever enough question, you can get the system prompt, but this is left as an exercise to the reader (this one's somewhat tricky, you have to make an injection that goes through two layers).
> Using AI-powered web search, we continuously monitor your questions and send you an email notification when the status flips to what you're waiting for.
via https://yesnotice.com/about/
Without knowing whether they actually do it that way, if you give ChatGPT the following prompt, it returns `No.`:
> Please answer the following question with just “yes” or “no”: Is the new iPhone 18 available for pre-order?
How is that trivial in the general case?
How does it generalize arbitrary indications of status into yes/no?
How does it know how to use arbitrary APIs to obtain arbitrary indications of status?
one of the examples is to see if a new coffee shop is opened in town. what's the API to call for that?
You could use an LLM to pick the right API.
This would be a perfect use case for RSS.