[📈 JOURNEY] Building AI Hedge Fund Manager (Day 3)
It’s decision overload today—frameworks, languages, data sources… and a $500/year reality check from Yahoo Finance. 🫠 More in the article...
[📈 JOURNEY] Building AI Hedge Fund Manager (Day 2)
QuestDB is installed and connected, but man, ORM headaches are real. 🤦♂️ Trying to decide the best stack for quick prototyping and beyond, while minimizing managing database manually. More in the article...
[📈 JOURNEY] Building AI Hedge Fund Manager (Day 1)
Stepping back into algo trading after a decade, I’ve started with the foundational task: data collection. A lot has changed since I was deep into it—new programming languages, assets classes, APIs, brokers, and even AI research, that are transforming the landscape. More in the article...
[⚠️ JOURNEY] Building MP3 AI Manager for Data Hoarders (Day 11)
Got tired of just reading tutorials and decided to dive in and experiment directly with the code. Successfully managed to print filenames, but not without encountering some frustrating documentation issues along the way. Bing Copilot turned out to be a lifesaver here. More in the article...
[⚠️ JOURNEY] Building MP3 AI Manager for Data Hoarders (Day 7-10)
Followed an MVVM to-do list tutorial for Avalonia and set up a more complex project structure. While the framework is interesting, the syntax complexity and learning curve are starting to weigh heavily—especially compared to React. More in the article...