Summary

In this stream, Frank dove into the tricky world of database synchronization for his Maui app, NotebookMark, focusing on how to handle offline comments without losing data. He spent some quality time debugging Visual Studio environment issues and leveraging Gemini and a variety of Hermes-powered AI agents to refactor his sync services and logic. Despite a few hurdles with Android emulators and build errors, the session was a productive blend of technical exploration and chill Friday vibes.

📺 - Twitch archive - stream no. 430

Replay


Project

All the code for this project is available on GitHub: NoteBookmark - https://github.com/FBoucher/NoteBookmark

Game Results

Statistics

Notes/ References / Snippets

  • Send App to Emulator: dotnet build src/NoteBookmark.MauiApp/NoteBookmark.MauiApp.csproj -t:Run -f net10.0-android