How I Built an SEO Analysis Tool with AI Agents
Aug 23, 2025
High-level look at building an SEO analysis tool with GitHub Copilot and Claude Sonnet 4 - what worked, what broke, and why AI speed still needs human direction.
Aug 23, 2025
High-level look at building an SEO analysis tool with GitHub Copilot and Claude Sonnet 4 - what worked, what broke, and why AI speed still needs human direction.
Aug 11, 2025
A backtest of random trading signals on NQ futures - from seed 42 experiments to massive 10,000-generator ensembles. Explore probability patterns, profit curves, and what happens when chaos meets code.
Aug 4, 2025
Write faster with AI while preserving your unique style. A creator’s step-by-step workflow that works.
Aug 3, 2025
Explore how I integrate AI into daily work - for research, writing, and learning - and the real challenges of accuracy, trust, and privacy.
Jul 27, 2025
AI won’t replace humans - but it will redefine their role. A deep dive into abstraction, specialization, and what AI is really doing to us.
Jul 27, 2025
While cleaning up old DNS records, I mistakenly deleted key subdomains after confusing Google Cloud Storage with Amazon S3 - thanks to a misleading XML namespace. Here's what happened, what I missed, and what I learned
Jul 26, 2025
After a 7-year hiatus, I’m rebooting this blog with a fresh mindset. From battling perfectionism and over-engineering my own blogging tools to embracing managed platforms like Ghost Pro, this post reflects on the lessons learned - and a pivot toward frictionless writing in 2025.
Jul 25, 2025
Most traders enter prop trading with big hopes and bigger misconceptions. Here’s what really happens, why most fail, and how to trade smarter.
Jul 19, 2025
Evaluating a strategy isn’t just stats - it’s about mindset, drawdown tolerance, and lifestyle fit. Here’s my stick-with-it framework.
Jul 17, 2025
Many traders chase high win rates, but this can backfire on them. Learn why low reward-to-risk setups can break you, even if you’re often right.
Jun 23, 2025
I used ChatGPT to backtest an EMA + ATR system with stop-loss, slippage, commissions, take-profit, and real P&L tracking.
Jun 22, 2025
Manual backtests build feel, but code (or AI tools) helps you test faster and uncover deeper insights.