Building a Debugger • Sy Brand & Tim Misiak

Presenters Sy Brand Tim Misiak Source GOTO podcast Debugging Deep Dive: Unraveling the Mysteries of Code and Peering into the Future 🚀 Ever felt like your code is speaking a language you don’t understand? Debugging, the art of finding and fixing those elusive errors, can feel like an endless maze. But what if we could rewind time, replay execution, and truly understand what went wrong? A recent tech conference presentation dove deep into the fascinating world of debugging, exploring its complexities, highlighting the challenges of teaching it, and even peering into the future with technologies like time travel debugging. 💡 ...

September 19, 2025 · 4 min

Telemetry -Intelligence: Streaming Observability Data to AI Models

Presenters Neel Shah Source Gophercon India 2025 🚀 Level Up Your Observability: How AI is Transforming Application Monitoring 💡 The world of software development is complex. Distributed architectures, microservices, and ever-increasing workloads mean traditional monitoring just isn’t cutting it anymore. We need a smarter, more proactive approach. That’s where observability – and particularly AI-powered observability – comes in. Let’s dive into how these technologies are reshaping application monitoring and performance optimization. ...

September 19, 2025 · 4 min

High Performance PyData Tools by Adding Go to the Mix

Presenters Prasun Anand Source Gophercon India 2025 🚀 Say Goodbye to Jupyter Lag: Introducing Zasper, the Go-Powered Notebook Alternative! ✨ For years, Jupyter notebooks have been the go-to tool for Python data scientists. But let’s be honest, they’re not without their frustrations. Crashes, slow performance, and deployment headaches – we’ve all been there. But what if there was a better way? Enter Zasper, a high-performance Jupyter notebook alternative built with Go, and poised to revolutionize your data science workflow. ...

September 19, 2025 · 3 min

Go Concurrency: How not to Burn the House Down

Presenters Vignesh Ravichandran Source Gophercon India 2025 🚀 Go Concurrency: Avoiding Common Pitfalls & Building Production-Ready Systems 🛠️ Hey everyone! 👋 Concurrency is a powerful tool, especially when building robust and scalable applications. Go, with its built-in support, makes concurrency seem easy. But it’s easy to fall into common traps that can lead to performance bottlenecks, resource leaks, and even crashes. Today, we’re diving into some of those pitfalls and, more importantly, how to avoid them, drawing inspiration from how a system like CockroachDB tackles these challenges. Let’s get started! ...

September 19, 2025 · 4 min

SQLens: AI Powered Database Intelligence for Go

Presenters Akshay Khurd Source Gophercon India 2025 🚀 Bridging the Gap: How AI is Supercharging SQL Performance at Dua 💡 Dealing with slow SQL queries can feel like wading through molasses. It’s frustrating, impacts API performance, and can derail even the most skilled developers. At Dua, they faced this problem head-on, and the solution they built – SQL Lens – is a brilliant example of how AI and schema intelligence can work together to unlock significant performance gains. Let’s dive into how they tackled this challenge and what we can learn from their innovative approach. ...

September 19, 2025 · 4 min