The closing talk at the Go Amsterdam meetup was the one that stepped back from code: Ainsley Clark’s “How to Stay Passionate in Tech in the Age of AI.” With AI now writing a growing share of the code we used to write ourselves, the question of why we stay in this field — and how — is no longer academic.
The Tension
The framing resonated with the room: when a model can scaffold a service, fix a bug, or summarize a codebase faster than you can open the file, it is easy to feel like the craft is shrinking. Ainsley’s argument was the opposite — that the tool changes the shape of the work, not its worth. The interesting problems (what to build, for whom, under what constraints) are more human, not less.
What Helps
A few threads from the talk that landed:
- Protect the parts you love. If systems design excites you, keep doing it even when AI could do the boilerplate. Delegate the tedious, keep the meaningful.
- Build in community. Meetups like this one exist precisely because motivation is social. Showing up, talking to other engineers, and seeing what others are building is a more durable fuel than any productivity system.
- Measure growth, not output. Lines of code written is a worse signal than ever. Learning, judgment, and taste are the things that compound.
- Stay curious about the substrate. Understanding what the tools actually do — including their failure modes — is what keeps you the operator rather than the passenger.
- Give yourself permission to be a beginner. The ground is shifting under everyone; treating that as a shared adventure beats treating it as a threat.
Why It Fits a Go Meetup
There is something fitting about hearing this among Gophers. Go itself was a bet on developer happiness and simplicity over cleverness — a language designed so that teams stay productive and sane. The “passion” question is really a “sustainability” question, and the community is part of the answer.
Takeaway
AI is not the end of caring about technology; it is a reason to be more deliberate about why we do it. Ainsley’s talk was a good note to end the evening on — and a reminder that the hallway conversations after the talks are where a lot of that passion actually lives.
Related Content
- The Go Programming Language: a practical guide
- Go Meetup Amsterdam: A Deep Dive into the select Statement
- Go Meetup Amsterdam: The Curious Case of the Missing Memory
- Go Meetup Amsterdam: Event Recap





