Posts
All the articles I've posted.
Converting Blog From jekyl to astro
Published: at 02:43 PMJust an a public service announcement that I've converted my blog peterkellner.net from Jekyl to AstroBuild,still on Github Pages
Can ChatGPT Reason? A Real-Life Example, You Decide
Published: at 08:00 PMThis blog post provides a concise yet informative overview of ChatGPT's reasoning abilities, its applications, and its implications in various fields, tailored for an audience interested in AI and its real-world applications.
My TypeScript Skills Improving and Best Practices
Published: at 08:00 PMI improved my TypeScript skills by resolving a bug in a REST service, learning the importance of proper type assertions and error handling in Prisma database interactions.
Silicon Valley Code Campfire Software Architecture Event Summary
Published: at 08:00 PMSilicon Valley Code Campfire Software Architecture Event Summary
Understanding OBS Backup Server Transition and Quick Reconnection Strategy
Published: at 08:00 PMWhen streaming with OBS and using a backup server, transitioning back to the primary server can be slow as it doubles the reconnection wait time each attempt. A workaround involves stopping the stream while disconnected, then reconnecting to the internet and resuming the stream, although this method has limitations.