June 2026

  • Life Summary > Actionable Advice Prompts

    Life Summary > Actionable Advice Prompts

    Two prompts which I found really useful. The background is that Anthropic just released a new model and I wanted to export everything ChatGPT knew about me and then run that through the new frontier model on Openrouter to get the best advice possible. Prompt 1 – ChatGPT This will work best with a model…

  • Circom Groth16 on Stellar

    Circom Groth16 on Stellar

    This walkthrough shows how to take a Circom Groth16 proof and verify it This walkthrough shows how to take a Circom Groth16 proof and verify it inside a Stellar smart contract. James On YouTube Watch On YouTube: https://youtu.be/cNyKOl_uLiI | Subscribe The circuit is intentionally trivial (a * b = c). Given two private inputs A…