// notes
Field notes.
A running archive of things I've built, broken, fixed, or learned along the way. Short reads, lessons, experiments, tools — all the work that doesn't fit on a portfolio page.
-
[note]
How I actually ship cTrader indicators with AI
Five steps: spec, first build, debug, optimization, publication. AI compresses the process 2-3x, not 10x. Here's where the time actually goes
#ai-workflow #trading #ctrader #csharp #optimization02 May 2026 -
[lesson]
Why AI won't write you a trading indicator
A correctly coded indicator can still be the wrong answer. AI can write the code. It can't tell you whether the data underneath is the data your method was designed for.
#ai-workflow #trading #ctrader #expertise #wyckoff10 Apr 2026 -
[experiment]
The blog that wrote itself
I built a blog that wrote itself. A week later I had 50 articles that looked like one article, written 50 times. The system worked perfectly. The content was garbage.
#ai-workflow #automation #entropy #idtrader #cron #experiment07 Mar 2026 -
[lesson]
Why AI defaults to Electron
An AI built me an SSH terminal in five minutes. It lagged. The real question wasn't 'why' — it was 'why did it pick Electron in the first place.
#ai-workflow #tauri #electron #senu #engineering #lessons09 Dec 2024