Even if the operating system gets hacked, your device can still protect its most sensitive secrets. 🔐 In his 45-minute talk “Getting started with Trusted Firmware for Embedded Linux”, Karol Przybylski will demystify ARM TrustZone and Trusted Firmware-A, explain how secure boot and hardware isolation create a protected “Secure World,” and show how to start building applications with OP-TEE. From safe storage of passwords and keys to offloading cryptographic operations, you’ll learn how modern embedded Linux devices put security at the core. 🚀 👉 Learn more: https://tiny.pl/mr_889hr #codedive #embedded #security #KarolPrzybylski
code::dive conference
Usługi i doradztwo informatyczne
Wrocław, Dolnośląskie 950 obserwujących
🎤IT conference 🌐code::dive 1️⃣1️⃣editions 👨💻hybrid form 🚀organized by Nokia
Informacje
code::dive stands as a global programming conference, ranking among the largest in the EU. Its aim is to support programmers by broadening their horizons, encouraging knowledge sharing, and providing a platform for networking. The conference focuses on programming languages, in particular C++, software development, and emerging technologies. However, it does not shy away from important topics related to human skills necessary in the IT world. We believe that access to knowledge at the highest level should be for everyone. This is why we invite world-class experts as our speakers and open the conference to all participants, free of charge. Immerse yourself in the world of the latest technology trends and get inspired. Join us at code::dive. code::dive has been organized since 2014 by the dedicated team at Nokia’s Wroclaw branch, driven by a passion for programming and sharing knowledge. Follow us on: Facebook 📱 https://www.facebook.com/CodeDiveWroclaw/ YouTube 🎞 https://www.youtube.com/@codediveconference
- Witryna
-
https://codedive.pl/
Link zewnętrzny organizacji code::dive conference
- Branża
- Usługi i doradztwo informatyczne
- Wielkość firmy
- 2–10 pracowników
- Siedziba główna
- Wrocław, Dolnośląskie
- Rodzaj
- Organizacja non-profit
- Data założenia
- 2014
- Specjalizacje
- programming, c++, conference, event, knowledgesharing i IT community
Lokalizacje
-
Główna
Kazimierza Wielkiego
19a
Wrocław, Dolnośląskie 50-077, PL
Aktualizacje
-
Modern tools provide fast and reliable feedback to help improve code quality, yet too many developers overlook those that make their code safer 🔒 Compilers, static analyzers, cppcheck, clang-tidy… Lieven De Cock, in his 75-minute talk “Several easy ways to increase the quality of your code, make them yours”, will break them down for you. Get ready to let machines be your strongest allies in writing cleaner and safer code! 👉 Learn more: https://tiny.pl/sg9pny-g #codedive #sca #dca #LievenDeCock
-
-
Metaprogramming in C++ is powerful – but let’s be honest, meta code is often hard to read and even harder to write 🧩 In his 45-minute talk “Clean Meta Code”, Wojciech Gańcza will explore how to make metaprogramming more approachable and self-explanatory. He’ll show how preparing code generators in Python can simplify even the most complex metaprograms. By treating meta code like production code – starting from requirements, design, and clear algorithms – you can make the compiler do the hard work while keeping your codebase clean and obvious 💡 👉 Learn more: https://tiny.pl/wdsm07dp #codedive #Cpp #metaprogramming #WojciechGancza
-
What if pentesting wasn’t enough to keep your applications secure? ⚡ In his 45-minute talk, “Pentesting Alone Isn’t Enough! – Why Security-by-Design is the Game-Changer for Modern Application Development”, Maciej explains why security can’t be just an afterthought. He’ll show how embedding DevSecOps strategies early in the design phase helps deliver secure software faster, cheaper, and stronger. From defining the right tactics, to orchestrating the full app lifecycle, to surviving in a world of ever-evolving threats - this session will equip you with practical ways to build security in, not bolt it on. 🔐 👉 Learn more: https://tiny.pl/9n_d4k4x #codedive #devops #security #testing #MaciejPokorniecki
-
-
We often treat security, safety and correctness as if they go hand in hand – but do they really? 🤔 Andrzej Krzemieński, in his 60-minute talk “Contract Assertions Against Security, Functional Safety and Correctness”, will explore how efforts to make software “safer” can sometimes decrease its correctness. Then, he will dive into C++26 contract assertions – what they are, how they work, what they could do. Interested? 👉 Learn more: https://tiny.pl/824v1kzg #codedive #Cpp #safety #contracts #AndrzejKrzemienski
-
How can software redefine customer value and brand identity across industries? 🚗✈️ In his 45-minute talk, “From Embedded to Empowered: The Rise of Software-Defined Products,” Konrad Kolski presents how shifting to software-defined systems transforms development processes, team dynamics, and value creation. Learn how tools like #MATLAB and #Simulink can help capture opportunities while mitigating risks. 👉 Interested? Learn more: https://tiny.pl/4ccy11nm 🖥️ Did you know that Konrad was already our speaker in 2021? Check out his presentation: https://lnkd.in/e_accGxU #codedive #automation #embedded #KonradKolski
-
Email spam is the cockroach of the internet: resilient, annoying, and constantly evolving 🪳 In his 15-minutes talk “46 years of spam: why it still sucks and what to do about it?”, Jakub Pietrucha will explore the ever-changing landscape of email spam. He’ll revisit why Bayesian filters were revolutionary in their time but are no longer enough, and how modern tools like Hey, Superhuman, and LLM-based filters are changing the game. You’ll dive into the performance, cost-per-mail, and scalability of these advanced solutions, and walk away with practical tips on building or buying spam defense that truly works 💡 👉 Learn more: https://tiny.pl/0dm_w7k2 #codedive #AI #spamfiltering #LLMs #emailsecurity
-
-
What if your C++ code wasn’t failing because of complex logic…but because of something as simple as a risky get? 🤔 In his talk “Safer APIs in C++: applicative Use over risky Get”, Semen Antonov explores why issues like null dereferencing, unchecked optionals, and unsafe fallbacks still haunt modern codebases and how to design them out. Through practical patterns and mindset shifts, he shows how applicative techniques and principles like “tell, don’t ask” can help you write APIs that are robust, expressive, and safe by default. 💡 👉 Learn more: https://tiny.pl/276yzhjx #codedive #Cpp #safety #SemenAntonov
-
-
What do a smart lightbulb, a cruise ship and your fridge have in common? 💡 They might all be running FreeRTOS – the embedded OS you might not have heard of. In 2025, FreeRTOS is turning 22 years old. Maciej Norberciak, Ph.D. is going to celebrate it properly by diving into its surprising history, current capabilities, and what the future holds in his talk “FreeRTOS – The King of Embedded Operating Systems” 👑 👉 Learn more: https://tiny.pl/9kwys6js #codedive #embedded #history #MaciejNorberciak
-
🚀 Registration for code::dive 2025 is now open! Ready for another deep dive into tech? The wait is over – registration for the 12th edition of code::dive is live! 🎉 The conference takes place on October 23rd at Kino Nowe Horyzonty in Wrocław. Seats are limited, so don’t miss your chance to join us in person. This year the program focuses on software safety and security, specifically exploring how C++ addresses the NSA’s call for memory safety. Throughout the day, expert-led sessions will cover safer C++ practices, embedded-friendly features, security-by-design, and modern software development techniques. Sessions range from 15 and 90 minutes, giving you both quick sparks of inspiration and deep technical dives. 👉 Register now: https://lnkd.in/d4DhHe95 📌 Full agenda: https://lnkd.in/ezhesHRE Can’t make it to Wrocław? No problem – the entire event streams online for free, no registration needed. Let’s dive in together at code::dive 2025! 🌊 #codedive #ITconference
-