• Watch recording

    Talk type: Game

    Jeopardy: Mobius edition

    Many developers love quizzes like Jeopardy, which testing erudition and ingenuity. But all such shows have one small disadvantage: they have nothing to do with IT. Developers don't have their own game like Jeopardy.

    Well, let's remedy this situation and make our own game. Six themes, questions of different difficulty - everything as it should be. Join in!

  • Watch recording

    Talk type: Talk

    Mobile CI. How to choose and transfer

    The speaker will talk about how to transfer all the pipelines smoothly, what difficulties you may face and how to solve the issues.

  • No record

    Talk type: Talk

    How IT processes have changed for the past 5 years

    THE PANEL DISCUSSION IS NOT RECORDED

    Just 5 years ago everything was simple: write code and commit to the master. Then everything started to get more complicated processes, new methodologies, Agile, regular dailies with the team, managerial practices and mandatory requirement to grow soft skills. Let's discuss:

    • What changes have happened during this time and what are they for?
    • Is it right for all companies or not?
    • What does the future hold?
    • Why is the IT industry adopting practices from other industries?
  • No record

    Talk type: Talk

    How to live on an iOS project with multiple languages?

    Many teams exist in a reality where multiple programming languages are used on a single project. Let's discuss common difficulties and answer questions:

    • How to reduce project compilation time?
    • How to sell a feature to a business that won't make money now, but will prevent future losses?
  • Watch recording

    Talk type: Talk

    Ways of using hidden System API

    In this talk, Nikolai will describe the methods by which the company used the hidden system code when developing applications for their devices.

  • Watch recording

    Talk type: Talk

    Developers: movies vs real life

    Mysterious codes, instant hacks, downloading software on a landing plane - everything in the programming scenes from the movies and TV shows is fine. Except the degree of realism.

    So we'll watch excerpts from different movies and series about developers, discuss their connection to reality (or lack thereof) and understand where there's a movie and where there's real life of a developer. Join in!

  • No record

    Talk type: Talk

    Project versioning. Which versioning model is better now?

    THE PANEL DISCUSSION IS NOT RECORDED

    There can be many variations of how the code gets to the user. And it gets there from time to time with different quality and speed. One project may look different depending on who supports it and how. In addition, each developer has his own vision of how to version a project correctly. And what is the right way to do it? It's a big question that touches on version control systems, approves, commits to the master, and much more. That's what we'll talk about.

  • Watch recording

    Talk type: Round table

    Conversation in the studio «All Shades of Remote Work»

    A lot has been said about remote work over the past two years. But as a rule, such discussions touch on a particular aspect, such as "has it become easier or harder for me as a developer".

    In our studio we will bring together a diverse group of several specialists with their own views. They will discuss the situation for different roles (developer, manager, client) and from different angles (productivity, tools, communication, business in general). Let's try to get big picture - with all the new opportunities, challenges and complexities.

  • Watch recording

    Talk type: Talk

    Automated migration of Android applications to Bazel

    During this session we will talk about the automated migration of Android applications to the Bazel build system. We will see how to write a custom Gradle plugin that will execute the migration of the project. In addition, we will take a look at Kotlin DSL for declarative and type-safe code generation of Bazel build scripts.

  • Watch recording

    Talk type: Talk

    Successful Android automation secrets

    In his talk Alexey will share an experience gained over several years in Android test automation. He will outline the key points of successful automation. In 15 minutes you will get knowledge that will save you many hours of work.

  • Watch recording

    Talk type: Talk

    ExoPlayer for IPTV applications

    During the talk the audience will learn about what is missing in ExoPlayer when developing IPTV applications, and will also take a gentleman's set of player improvements from the talk, according to the author.

  • Watch recording

    Talk type: Talk

    Accessibility is the top of technology

    Mikhail will show you how blind and paralyzed people use phones and tell you what needs to be done to adapt the applications.

    This talk will be about code, but about interfaces.

  • Watch recording

    Talk type: Talk

    Test Impact Analysis for Android & JVM

    In this talk we will analyze the main problems that you may encounter when writing Test Impact Analysis (TIA). We'll take a little look at the bytecode, and also write our own impact analysis!

  • Watch recording

    Talk type: Talk

    Building a production ready Chat SDK using Jetpack Compose

    In this session, we'll talk about how we built the world's first Jetpack Compose Chat SDK, what challenges we met along the way and why put so much trust into a technology that only recently became stable.

    We'll talk about the API design and what decisions we've made to allow for both default behaviour and UI and a rich set of customisation options.

  • Watch recording

    Talk type: Talk

    Increase FPS of apps

    In his talk, Sergey:

    • will remind you what a Render Loop is;
    • will analyze in detail the commit phase;
    • will talk about standard and non-standard methods of optimizing applications.
  • Watch recording

    Talk type: Talk

    Inspired by SwiftUI create a design system on UIKit

    This talk covers the history of the formation of a design system written in UIKit, but in accordance with some SwiftUI concepts, within the Sber Salute application: experience, mistakes, remarks, a look into the future

  • Watch recording

    Talk type: Talk

    Code Born to Die

    How to get a feature under AB/Feature toggle and successfully deliver it to the user? How can you easily roll it out to users through a bot and cover it with analytics simply and without pain for developers and with profit for the company? And how to remember to remove the feature when its time comes?

  • Watch recording

    Talk type: Conversation

    Myths and true stories about Flutter: laying the straw before you go into production

    You've probably heard about Flutter many times before. But not everything you hear can be trusted: somewhere there is truth and somewhere there are stereotypes and prejudices. We'll try to separate one from the other, as well as identify first steps and fluttering tips for aspiring flutterers. If you are theoretically curious about this technology, but haven't dived into the subject yet, this is the most appropriate occasion to do so.

  • Watch recording

    Talk type: Talk

    Navigating the MV* Mess

    During this talk, we will explore tools and techniques to navigate the decisions tree of picking one MV* pattern versus another, storing and propagating data, and organizing your packages to optimize the build time.

  • Watch recording

    Talk type: Talk

    How to brew declarative tea

    Nikita will describe how to pick an architecture fitting for Jetpack Compose and combine them together in a project.

  • Watch recording

    Talk type: Talk

    Training dynamic ML models on iOS 15

    iOS 15 brings exciting opportunities for making our apps even smarter. With CreateML made available on iOS devices, we can now train our own machine learning models dynamically. In this talk, we will see how we can build our own custom image filters, using cool technologies such as CreateML, CoreML, SwiftUI and Combine. We will also see what are the benefits of on-device training over sending the data to a server.

  • Watch recording

    Talk type: Talk

    Using State Machine in SwiftUI — fast, simple and convenient

    Methods and examples of implementing State Machine in SwiftUI + Combine, including those which implement the approach of Unidirectional Data Flow which allow to create fast and clearly the displays of applications, and as a result, a code which is easy to support and to test appears.

  • Watch recording

    Talk type: Talk

    Dependency managers - collect them all

    By developing libraries and SDKs, we are interested in the effective distribution of our products, and therefore broad support for dependency managers. The managers popular in iOS development - SPM, Cocoapods and Carthage - are like Pokemon, have different characteristics, can be friends and come into conflict with each other. Collecting them all in one project is not as easy as it might seem at first glance.

    In the course of the talk, we will create a mini-library and consistently implement its distribution through the mentioned managers, analyze the nuances of organizing multi-modularity and versioning in each of them and, as a bonus, touch on Linux support issues.

  • Watch recording

    Talk type: Talk

    No mobile development in 5 years

    Based on an analysis of market trends in the mobile industry, Kirill will talk about how mobile development will change.

  • Watch recording

    Talk type: Talk

    Building Compose Apps for everyone

    In this talk we’ll explore common accessibility pitfalls, along with how they can be tackled within Jetpack Compose. You’ll leave with the confidence and knowledge to make your apps more accessible for everyone!

  • Watch recording

    Talk type: Talk

    Architecture, and how to cook it

    The talk presents the order of solving architectural problems. The aspects which are the most important in solving such problems will be considered, a certain order of design will be proposed, the stages of which collectively define the general philosophy of solving architectural problems. The relevance of the proposed approach will be considered on the example of solving a practical task, the implementation of which has already reached its final audience.

  • Watch recording

    Talk type: Talk

    Frustrating Mobile Design Patterns in 2021, And How To Fix Them

    The insights are coming from usability tests and user research conducted by yours truly or our colleagues in the community. You’ll walk away with a packed toolbox of techniques that you’ll be able to apply to your projects right away.

  • Watch recording

    Talk type: Talk

    Multiplatform UI: Compose outside Android

    Nikolay will talk about current state of UI framework Compose Multiplatform, opportunities and perspectives of supporting new platforms.

    Audience: Android developers, Kotlin developers.

  • Watch recording

    Talk type: Round table

    Roundtable "KMM Against All"

    Kotlin Multiplatform is a buzzword right now: news about the technology appears regularly, stories of its use in production as well, and recently JetBrains presented a promising KMM development plan. But as you know, there are no "silver bullets", not everywhere KMM fits equally well, and competitors do not sleep either.

    What then are the prospects for the technology and will it be able to outperform all other frameworks and SDKs for smartphones? This is what our experts will talk about!

  • No record

    Talk type: Talk

    Building perfomance monitoring in the Mobile App

    Speakers will talk about their frameworks and why they had to measure performance:

    • what metrics are measured and what the team is monitoring;
    • monitoring of performance releases - how they're structured, degradation/P1/technical debt/targets;
    • examples of successful/unsuccessful changes to improve performance;
    • problems with metrics, tips on what metrics are best to measure;
    • future plans: defect rate, performance tests, Hitch Rate, OZon crash SDK.
  • Watch recording

    Talk type: Talk

    How we integrated Kotlin Multiplatform

    If you develop mobile apps, you've probably noticed that when developing clients for Android and iOS, some of the code is duplicated. Cross-platform code frameworks can help you avoid duplication. This framework includes Kotlin Multiplatform which was released in autumn 2020.

    In this talk Alexander will share his experience in developing a library using Kotlin Multiplatform, tell what problems he encountered and what was the result.

  • Watch recording

    Talk type: Talk

    Debugging multithreaded apps

    Searching for errors in multithreaded apps is pretty difficult. We will see, what errors may occur when working with multiple threads (queues) and how you may catch them.

  • Watch recording

    Talk type: Talk

    Speeding up the VK.com network layer with HTTP/3

    Andrey will talk about the past and the future of the network stack, about what lies behind the technology QUIC and HTTP/3, and also how they are used in mobile applications VK.

  • Watch recording

    Talk type: Talk

    Kotlin IR: past, present & future

    Ilmir will tell why the company started to develop new backends, why they decided to rewrite half of the compiler, what problems they encountered and what their future plans are.

  • Watch recording

    Talk type: Talk

    Experience with IPC technology within App Groups

    At Sportmaster, it is relevant to automate routine operations: inventory, updating price tags, collecting and issuing online store orders, and so on. For this purpose, so-called MRM (mobile workplace) applications are used on iPods, expandable with specialized cases. These mini iOS-applications had to be linked to work with a common database and exchange data with each other. Of all the technologies IPC (inter-process communication) was chosen. The presented code examples together with comments will be a good guide on this poorly covered topic on the runet.

  • Watch recording

    Talk type: Round table

    Roundtable: Do We Need Code Reviews?

    Code Reviews is a very old instrument in the Software development. It always had some cons, but advantages usually were much greater. But today we have some good alternatives to ensure code quality: tests, linters, code analyzers. So do we still need Code Reviews in these days and age? Lets discuss it over the round table.

  • Watch recording

    Talk type: Talk

    Analyze it. Obtaining and analyzing technical application data

    The speaker will cover such topics as:

    • Existing analytics collection tools in mobile applications.
    • Own implementation (Client + Backend).
    • Technical characteristics of the application for analysis.
    • Data collection in high privacy areas (GDPR, CCPA, LGDP).
    • How the team analyzes app data (Grafana, Redash).
    • Results and profits.
  • Watch recording

    Talk type: Round table

    Digital nomads: How do they become digital nomads and where do they live?

    Remote work has made it possible to move around all the time: with a laptop on your lap you can be on the beach in Morocco, or at the table of a French bakery, or on a farm in Idaho.

    "Digital nomads, who actively take advantage of this opportunity, have been around for a long time. But in the last two years there has been a noticeable increase in the number of remote workers in the world - perhaps now it's time for you to think about whether you want to be tied to one city.

    Join our round table: we'll not only discuss how to become a digital nomad, but also share some tried-and-true best practices.