-
Read more...
-
AI & C# in NoteBookmark - Let's display those suggestions (stream 276)
Summary
Worked on NoteBookmark’s AI-powered suggestions: wired up parameter binding, fixed JSON property names, and got deserialization flowing so the grid displays fetched posts cleanly. Revisited the Aspire timeout quirk (using a custom resilience handler) and continued migrating shared models into my new ReKa .NET SDK NuGet for reuse. Next, I’m considering a small safety loop to auto-fix malformed JSON via AI when responses come back truncated.
📺 - Twitch archive - stream no.276
Replay
Read more...
-
Writing .NET SDK for Reka's AI API (stream 275)
Summary
Worked through converting reused Reka API models into a proper .NET SDK NuGet package, setting up the new project structure, metadata, and tags, and refactoring NoteBookmark to consume it cleanly. Debugged the earlier Aspire timeout issue (fixed via custom resilience handler options) and validated the class moves and project references. Wrapped with initial commit and versioning groundwork; next step is automating publish and adding more API surface (speech, etc.).
📺 - Twitch archive - stream no.275
Replay
Read more...
-
Add AI into NoteBookmark to search the web for us (stream 274)
Summary
This was a live coding stream working on NoteBookmark where I tried to implement web search functionality to pipe AI-generated research suggestions back to the UI. I made some progress refactoring code structure and moving classes to the right places, but hit a frustrating HTTP client timeout issue that kept cutting requests short at 30 seconds despite setting it to 5 minutes. Couldn’t solve it by the end of the stream - sometimes you just need to step away and come back fresh!
📺 - Twitch archive - stream no.274
Replay
Read more...
-
Working on NoteBookmark add AI to search the web for us (stream 273)
Summary
This is a live coding stream where Frank works on his open-source project “NotebookMark,” a tool that aggregates reading notes from articles and generates weekly blog posts with AI-powered content suggestions. He discusses his recent setup changes (switching to Arch Linux with Hyprland), shares his experience with various programming languages including starting to learn Go, and works on implementing web search functionality with domain filtering for finding relevant tech blog posts. The stream includes casual conversation with viewers about .NET Conf, streaming tools, learning JavaScript, and his workflow for managing technical reading and note-taking over the past 15+ years.
📺 - Twitch archive - stream no.273
Replay
Read more...
subscribe via RSS