Kalman Tiboldi - CTO & Founder at GemOne-TVH - Simplify or Die: Why Complexity Is the Real IT Challenge
Find out more:
Belgium 30-9-25 Squad Only Virtual english
Everyone has technical debt. The question is what to do with it. Refactor now? Wait for the next feature? Build on it and hope it holds? If you’re tired of debating whether to clean up or move on, this session helps you frame the debt conversation in a way that supports both speed and stability.
Read MorePoland 30-9-25 Physical
Zespoły i ludzie w dobie zmiany w sposobie dostarczania usług. Jak przechodzimy przez złożone zmiany technologiczne i organizacyjne? Czy transformacje w obszarach infrastruktury zmieniają wymagania na przywództwo i kompetencje zespołów.
Read MoreUK 30-9-25 Invitation Only Physical english
This exclusive Jefferson dinner, hosted by Mendix and CIONET, brings together a hand-picked group of senior executives and digital leaders from across the UK financial sector.
Read MoreBelgium 1-10-25 Invitation Only Physical english
In today’s rapidly evolving technological landscape, organisations face a critical challenge: how to modernise their legacy systems while managing costs, maintaining security, and ensuring operational continuity. This exclusive round table discussion brings together CIOs, CTOs, and Digital Leaders to explore best practices for legacy and lifecycle management. Key topics include extending the lifespan of existing systems, mitigating cyber security risks, optimising costs, and integrating legacy platforms with modern technologies. We’ll also delve into sustainability, workforce challenges, and future-proofing IT infrastructures to navigate technological obsolescence.
Read MoreBelgium 2-10-25 Squad Only Virtual english
Architecture doesn’t happen in diagrams. It happens in minds, seasoned, curious, sharp minds that understand how the pieces fit. But who’s shaping these minds? Who’s growing the next generation of digital architects? If you’re responsible for complex systems, and for the people designing them, this session is for you.
Read MoreGermany Sep 25, 2025 Country Members Physical english
Join us for an evening of thought-provoking discussions, real-world use cases, and insights from digital leaders, tech-pioneers and academics as we explore the dynamics of the human-machine relationship.
Read MoreNetherlands Sep 25, 2025 Invitation Only Physical dutch
Alleen op uitnodiging. How can organizations proactively ensure business continuity and IT resilience in 2025 amidst increasing disruptions?
Read MoreGermany Sep 29, 2025 Country Members Virtual german
Unsere Wissensaustausch-Briefings "AI & Data Knowledge Transfer" zielen darauf ab, CIDOs und Senior Digital Leaders mit praktischen Anwendungen und umsetzbaren Erkenntnissen von Fachexperten zu vermitteln, die den Weg für transformative digitale Reisen ebnen.
Read MoreGermany Sep 30, 2025 Country Members Physical german
Von der Theorie in die Praxis: Erst Business, dann Bier.Unstrukturierte Daten sind das verborgene Kapital vieler Unternehmen – und zugleich eine der größten Herausforderungen moderner IT. Gemeinsam mit CIOs, CDOs und CTOs der CIONET-Community sprechen wir zuerst bei WeWork München über Strategien, Technologien und echte Use Cases, um dieses Potenzial zu heben. Danach geht's weiter auf die Wiesn – für den offenen Austausch in bayerischer Atmosphäre.
Read MoreUK Sep 30, 2025 Invitation Only Physical english
This exclusive Jefferson dinner, hosted by Mendix and CIONET, brings together a hand-picked group of senior executives and digital leaders from across the UK financial sector.
Read MoreNetherlands Sep 30, 2025 Invitation Only Physical dutch
Alleen op uitnodiging. Mastering Digital Sovereignty Control, trust and resilience in an era of geopolitical and regulatory shifts. From the Network to the Data.
Read MoreGermany Sep 25, 2025 Country Members Physical english
Join us for an evening of thought-provoking discussions, real-world use cases, and insights from digital leaders, tech-pioneers and academics as we explore the dynamics of the human-machine relationship.
Read MoreNetherlands Sep 25, 2025 Invitation Only Physical dutch
Alleen op uitnodiging. How can organizations proactively ensure business continuity and IT resilience in 2025 amidst increasing disruptions?
Read MoreGermany Sep 29, 2025 Country Members Virtual german
Unsere Wissensaustausch-Briefings "AI & Data Knowledge Transfer" zielen darauf ab, CIDOs und Senior Digital Leaders mit praktischen Anwendungen und umsetzbaren Erkenntnissen von Fachexperten zu vermitteln, die den Weg für transformative digitale Reisen ebnen.
Read MoreGermany Sep 30, 2025 Country Members Physical german
Von der Theorie in die Praxis: Erst Business, dann Bier.Unstrukturierte Daten sind das verborgene Kapital vieler Unternehmen – und zugleich eine der größten Herausforderungen moderner IT. Gemeinsam mit CIOs, CDOs und CTOs der CIONET-Community sprechen wir zuerst bei WeWork München über Strategien, Technologien und echte Use Cases, um dieses Potenzial zu heben. Danach geht's weiter auf die Wiesn – für den offenen Austausch in bayerischer Atmosphäre.
Read MoreUK Sep 30, 2025 Invitation Only Physical english
This exclusive Jefferson dinner, hosted by Mendix and CIONET, brings together a hand-picked group of senior executives and digital leaders from across the UK financial sector.
Read MoreNetherlands Sep 30, 2025 Invitation Only Physical dutch
Alleen op uitnodiging. Mastering Digital Sovereignty Control, trust and resilience in an era of geopolitical and regulatory shifts. From the Network to the Data.
Read MorePaf’s engineering team creates 85 custom GPTs to surge developer productivity
Paf adopted ChatGPT Enterprise across its entire company, with engineers using custom GPTs on a daily basis to speed up routine development tasks. Paf also integrated ChatGPT Enterprise into the grit:lab coding academy. 70% of Paf employees actively use ChatGPT Enterprise, spanning business teams like finance, HR, marketing, and customer support.
Paf is an international gaming company founded in 1966 in the Åland Islands by the Red Cross, Save the Children, and Folkhälsan, and is an industry leader in responsible gaming. With around 315 employees from 29 countries, Paf has contributed over 447.5 million euros to benefit society since it was founded.
As an organization committed to staying ahead of the technology curve, Paf recognized the transformative potential of AI early on. When generative AI began gaining traction, the company swiftly adopted and evaluated various AI systems to understand how this technology could propel its employees and business operations forward.
In their search for the ideal generative AI solution, Paf experimented with LLAMA, Claude and GPT-4. When the team conducted head-to-head accuracy and cost comparisons, GPT-4 was 25% more accurate than competitors, without being more expensive. Paf decided to use GPT-4 as its AI solution.
Paf rolled out ChatGPT Enterprise to the entire team of 100 developers, and now finds ChatGPT Enterprise indispensable for their daily tasks. “I use ChatGPT 20 times a day for tasks like boilerplate code creation or learning a new programming language,” says frontend developer Krista Koivisto. In addition to using ChatGPT Enterprise for general coding assistance, the engineering team has created over 85 custom GPTs to support specific use cases.
One of the engineering team’s favorite applications of custom GPTs is a suite of specialized coding GPTs that help streamline the development process, from creating backend infrastructure to generating frontend components:
Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.
TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.
GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.
Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.
React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.
Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.
TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.
GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.
Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.
React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.
“Focused GPTs avoid overloading models and curb hallucinations,” says Koivisto. “We automatically generate functioning boilerplate implementations with far less effort.” By chaining tailored GPTs together instead of relying on the general model, Paf's developers can quickly generate accurate, standardized application flows and APIs nearly automatically.
Building on its success with the development team’s custom GPTs, Paf has integrated ChatGPT Enterprise into the grit:lab coding academy to accelerate training for 65 aspiring developers. Grit:lab students use ChatGPT for a variety of coding-related tasks, including:
Understanding new programming concepts
Debugging code errors efficiently
Learning syntax and structure across different languages
Generating test data quickly
This AI-augmented software development approach is creating a new breed of software developer, one who has more systems architect knowledge from the start. “Using ChatGPT, the junior developers think at a higher, systematic level,” says Kim Gripenberg, a DevOps engineer, noting that both grit:lab students and junior developers at Paf progress years faster with AI assistance. Instead of getting bogged down in syntax errors and coding basics, developers can focus on the overall application and system design.
In the next year, Paf plans to fully integrate ChatGPT Enterprise and the OpenAI API into all of its processes. “AI is here to stay. Either you are on the train,” says Fredrik Wiklund, Chief Technology Officer, “or you are back at the station, watching it leave.” The company envisions GPTs eventually handling more coding tasks like writing, testing, and deploying software, freeing up developers to focus on higher-level, systems-level work.
This AI-augmented approach will allow Paf to innovate with a velocity similar to that of a much larger company. By integrating generative AI into every part of its business, Paf is set to maximize its positive impact for employees, customers, and communities it serves.
“We estimate ChatGPT is doing the equivalent work of 12 full time employees,” commented Wiklund. “The impact to our business has exceeded our expectations, and this is only the start.”
565 Views 0 Likes Read More
Embark on a culinary journey through the ever-evolving world of digital leadership with our third edition of the CIONET Cookbook: Recipes for Digital Success. Unveiling the intricate trilemma faced by today’s Master Chefs, our trailblazing European CIOs address a challenge at the nexus of customer interests, digital transformation strategies, and IT modernisation. Their secret? Synchronising the gearing between customer, business, and technology to create a frictionless movement through the digital landscape.
The CIONET Cookbook uses the analogy of a five-star restaurant to explain the importance of optimally integrated technology, with the CIO as Master Chef. In order to provide the best service to its customers, a top restaurant must have the right atmosphere, an inviting menu, a well-equipped kitchen, talented and committed front-of-house and kitchen staff and smooth-running processes that ensure an enjoyable experience for diners.
As AI transitions from a specialised tool to an all-pervasive force, understanding its profound implications for our human lives is no longer merely academic but an urgent imperative for social well-being and strategic preparedness.
Geopolitical tensions have dominated the headlines for over two years now. In this context, the cyber threat landscape is also evolving rapidly. The protection and security of critical infrastructure – both physical and digital – is becoming increasingly important.
In our new app, our members connect with other digital leaders from around the world to find better solutions to their challenges.
Connect with digital leaders like you
Share ideas, best practices, and new resources
Experience inspiring and thought-provoking content and conversations you can’t find anywhere else
Make better, more well-informed decisions about the topics that are most important to you
Head of IT Germany and Regional Office Lead Munich, Microsoft
IT Director, IT Thinker
Vice president IT & Compliance, VisionaryRCM (A Carlyle Grp Company)
CIONET’s mission is to help IT executives become more at ease and above all more successful in their jobs. So they can do more than just keep up with change but ultimately define it. CIONET opens up a whole new universe of opportunities in IT management.
With the largest membership of corporate digital leaders across Europe, Latin America, US and Australia, CIONET has the expertise and pioneering vision to solve or address any IT management challenge.
From our local and global events, from our publications and research to our executive education programmes, everything we do is aimed at making sure digital leaders maximise their potential.
with digital leaders who share your interests, who face the same challenges, who care about the same topics.
stories, experiences, and ideas around our shared mission.
from our exclusive events, publications and research.
inspiration, thought-provoking conversations, expert perspectives and exclusive first-hand content each and every day
and make better, more well-informed decisions on how to lead your digital business.
your potential. Realise your ambitions.
You can either send us a registered handwritten letter explaining why you'd like to become a member or you can simply talk to us right here!
Would you like to know more about CIONET, membership or partnership opportunities? Do you have feedback or any other question? Send us a message!