[⚠️ JOURNEY] Building MP3 AI Manager for Music Hoarders (Day 14)
Connected the folder picker functionality to a Avalonia ListBox to render filenames from the selected folder. Resolved issues with path transformations and successfully displayed file lists dynamically. More in the article...
[⚠️ JOURNEY] Building MP3 AI Manager for Music Hoarders (Day 13)
Shifted focus to implement functionality for opening a folder instead of a file. Faced several issues with compatibility, strict typing, and binding updates but eventually got the UI to display the selected folder path correctly. More in the article...
[⚠️ JOURNEY] Building MP3 AI Manager for Music Hoarders (Day 12)
Attempted to add a button with an open file dialog but ran into several roadblocks, from unhelpful examples to cryptic errors. Managed to resolve the issue after hours of frustration—it came down to a missing pair of curly brackets and missing critical Nuget packages. lol. More in the article...
[📈 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...