About us
Golang Brno meetup is all about people who start with Go, use it everyday or just interested in this language. We'll have presentations and talks, sometimes just beers. Join if you are interested in Go programming language. golang.org
Upcoming events
2

Ultimate Private AI: Full-Day Hands-On Workshop
Clubco, Vlněna 5, Brno-Brno-střed, CZThis is a hands-on, full-day workshop where you'll go from zero to running open-source models directly inside your Go applications — no cloud APIs, no external servers, and no data leaving your machine.
***
## Getting Started
You'll start by:
- Loading a model
- Running your first inference with the Kronk SDK
***
## Configuring for Performance
Then you'll learn how to configure models for your hardware:
- GPU layers
- KV cache placement
- Batch sizes
- Context windows
So you get the best performance out of whatever machine you're running on.
***
## Controlling Model Output
With the model tuned, you'll take control of its output through sampling parameters:
- Temperature
- Top-k
- Top-p
- Repetition penalties
- Grammar constraints that guarantee structured JSON responses
***
## High-Performance Caching
Next, you'll see how Kronk's caching systems work:
- System Prompt Cache (SPC)
- Incremental Message Cache (IMC)
These eliminate redundant computation and make multi-turn conversations fast.
You'll watch a conversation go from full prefill on every request to only processing the newest message.***
## Building Real Applications
With the foundation solid, you'll build real applications:
Retrieval-Augmented Generation (RAG)
A RAG pipeline that grounds model responses in your own documents using embeddings and vector search.
Natural Language → SQL
A system where the model generates database queries from plain English — with grammar constraints ensuring the output is always valid, executable SQL.***
## End-to-End Progression
Each part builds on the last.
By the end of the day, you won't just understand how private AI works — you'll have built applications that:- Load models
- Cache intelligently
- Retrieve context
- Generate code
All running locally on your own hardware.
# Workshop Leader
This workshop is led by William Kennedy, Managing Partner at Ardan Labs in Miami, Florida. William travels from the United States to deliver this workshop, building on the positive reception of his workshop last year.
Ardan Labs is a group of passionate engineers, artists, and business professionals focused on building and delivering reliable, secure, and scalable solutions.
William is the author of Go in Action and the Ultimate Go Notebook, and has written over 100 blog posts and articles about Go. He is also a founding member of GoBridge and the GDN, organizations dedicated to increasing Go adoption through diversity.
With years of experience teaching and building production systems in Go, William brings deep technical expertise and practical insight to this hands-on workshop.## Registration
Registration is required in advance.
Secure your seat here:
👉 https://luma.com/ultimateai4 attendees
GopherCamp 2026
Location not specified yet🇨🇿 Gophercamp 2026 — The Largest Golang Conference in Central Europe
📍 Brno, Czech Republic
📅 April 24, 2026
🛠️ Hands-on workshops: April 23
💙 Go community • Talks • Networking • Beer-ready vibesWelcome to Gophercamp 2026 — a major Go conference packed with practical talks, deep technical dives, and real-world engineering stories from Go developers across Europe and beyond.
────────────────────────
🎙️ 13 Confirmed Speakers & Sessions
William Kennedy (Ardan Labs)
• Ultimate Private AI
• Kronk: Hardware accelerated local inference
Alex Rios (Stone)
• Green Tea GC: The Insight Behind Go's New Garbage Collector
Adi Abramovitch (Cyolo)
• Leak and Seek: A Go Runtime Mystery
Jakub Coufal (Microsoft)
• Concurrency and thread limit in Go
Pranoy Kundu (OpenProvider)
• Understanding Escape Analysis in Go – Stack vs Heap
Daniel Milde (Outreach.io)
• Protobuf internals
Anette Haferkorn (Qonto)
• Observability-Driven Development
Matúš Bafrnec (STRV)
• Supply Chain Security
Josef Podany (Microsoft)
• How Go Optimizes Your Code
Manuel Doncel Martos (ING)
• Create Your First Linter
Stanislav Láznička (Microsoft)
• Caching filesystem access
Aaron Cruz (Netze)
• Finding Bugs Before Your Users Do
Peter Malina (Navigara)
• The Self-Building Gopher
More speakers coming soon — the lineup is still growing!
────────────────────────
🏆 Why You Should Join
After Gophercamp 2025 (the first Go conference in CZ 🎉) with 100+ attendees and 17 speakers, we’re leveling up in 2026:
🎯 200+ attendees
🎤 20+ speakers
💡 More talks, more hallway track, more community energy
Expect deep dives into:
⚡ Performance & profiling
🧵 Concurrency internals
🔐 Security & supply chain
🛠️ Tooling, linters, debugging
☁️ Cloud-native & real-world Go systems
📊 Observability and reliability engineering
────────────────────────
🎤 Call for Speakers is OPEN!
Got a cool Go story, tool, bug hunt, or performance win to share?
First-time speakers welcome — we’ll support you 💙
Submit your talk:
https://sessionize.com/gophercamp
────────────────────────
🎟️ Tickets
🐣 Early Bird tickets are available until the end of February 2026:
https://luma.com/gophercamp
────────────────────────
🤝 Sponsorship
Want to support the Go community and get your brand in front of Go engineers?
Contact us:
info@gophercamp.cz
────────────────────────
See you in Brno! 🐹🇨🇿🔥11 attendees
Past events
24


