AI (8)
Apps, games & projects

Command line Tic Tac Toe →
One of my first games in C++, and the first with AI. A command-line Tic Tac Toe whose garage-level AI should win or draw when it moves first.
2026
Product discovery now that AI is useful
Main points from my Bart.js meetup talk on product discovery, the four risks, small bets, opportunity solution trees, measurements, and what AI changes.
Two ways to make Opus 5 concise
Opus 5 answers every question with a word salad. I used to fix it with a custom ASD-STE100 output style, now Claude Code has a built-in Concise mode.

Produktutforskning nå som AI er nyttig
Talk for the Bart.js meetup in Trondheim about product discovery and what AI does to it. It covers why the wrong product gets built (the four risks, and teams that add features but never remove them), how opportunity solution trees, measurements and prototyping worked at three customers, and what changes now that prototypes are back and building is easy: the temptation to build too much instead of chasing the value.

AI anno august 2026
Talk for NGU about generative AI after three years of daily use, from how a language model actually works to agents that write and test real code. It covers the three-step process my team uses for the hard tasks, the lessons that took longest to learn (tokens, model choice and context), and what people have to be best at now that agents write the lines: the system as a whole.

Produktutforskning nå som AI er nyttig
Talk about product discovery now that AI has become genuinely useful, drawing on two real projects: a finance system at HENT and map tools at NGU. It shows how to validate hypotheses faster and get from idea to something testable quickly, using rough prototypes and small experiments against real data, so teams discuss less and decide based on something concrete.
2024
How to Deal with AI as a Product Team
The cross-functional product team is the most effective and efficient unit for delivering digital products. How does generative AI impact the product team?
2020
AI i spill
Talk for NTNU students about AI in games with workshop creating AI to play Snake.