reddit-kv
In a HackerNews thread "Ask HN: Do you have any evidence that agentic coding works?", a user made a comment with the typo of using Reddit as a key-value store, rather than Redis, as this comment pointed out.
Since we can produce anything at a prompt with some care and direction -- especially combining very common things like API access to Reddit and the concept of a key-value store -- I created reddit-kv to prove the point.
I didn't run it against real Reddit but I did run it against a mock Reddit we created. This took less than 30-minutes. I don't think the code is that hard to read.
Given the solid base, we can advance it with smaller commits and reviews to perfect it, but I am leaving it where it is...