Ігор, Роман, Руслан
Шо по коду?
🇺🇦 Технічно-популярний подкаст про програмну інженерію та технології 💻 shopokodu.substack.com
Koniecznie odwiedź stronę podcastu i wesprzyj twórcę: shopokodu.substack.com
Autor
Ігор, Роман, Руслан
Kategoria
Strona podcastu
Ostatni odcinek
4 lip 2026
Gdzie słuchać?
Podcasty w aplikacji Replaio Radio Już wkrótcePodcasty trafią do aplikacji już wkrótce. Zainstaluj teraz i jako pierwszy zobacz nowe podejście do podcastów
Odcinki
#138 | Стабільне гешування (Consistent hashing) 22.06.2025 1:34:35
🔗 Матеріали згадані у випуску * A Guide to Consistent Hashing * Consistently Faster: A survey and fair comparison of consistent hashing algorithms * Fast Consistent Hashing in Constant Time * furc_hash - a stateless consistent hash function 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this w...
#137 | Що програмісти мають знати про те, як працюють CPU 02.06.2025 1:39:03
🔗 Матеріали згадані у випуску * What Every Programmer Should Know about How CPUs Work, Matt Godbolt * Conversational x86 ASM: Learning to Appreciate Your Compiler, Matt Godbolt * Матеріали про оптимізацію коду і архітектуру процесорів від Агнера Фога * Compiler Explorer 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If yo...
#136 | Автентифікація HTTP запитів для ботів 26.05.2025 1:08:52
🔗 Матеріали згадані у випуску * Forget IPs: using cryptography to verify bot and agent traffic * RFC 9421: HTTP Message Signatures * HTTP Message Signatures for automated traffic Architecture * TLS Flag - Request mTLS * Application Layer Transport Security 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like t...
#135 | Фільтр Блума 19.05.2025 1:06:49
🔗 Матеріали згадані у випуску * Bloom Filters, Sam Rose * Калькулятор параметрів фільтра Блума * Використання фільтрів Блума для оптимізації перевірки відкликаних сертифікатів * Анімовані математичні відео від 3Blue1Brown * Анімовані відео з математики та фізики українською 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. I...
#134 | Критичний (чи не дуже) погляд на MCP 16.05.2025 1:17:48
Розбираємося з архітектурою протоколу MCP. 🔗 Матеріали згадані у випуску * A Critical Look at MCP * Model Context Protocol 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
#133 | Найцікавіші новини: квітень 2025 06.05.2025 1:33:50
Обговорюємо нормальні новини квітня :) 🔗 Матеріали згадані у випуску * git виповнилося 20 років * Оптимізація String у JDK 25 * Redis знову міняє ліцензію * Як пишуть curl * Драма у світі Fosstodon * Нікому нецікавий APT 3.0 * Doge (майже) поламав базу CVE 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like t...
#132 | Моделі пам'яті 04.05.2025 1:37:50
Обговорюємо моделі пам’яті процесорних архітектур сімейств x86 та ARM, а також їх вплив на моделі пам’яті мов програмування на прикладі C++. 🔗 Матеріали згадані у випуску * Hardware Memory Models * Programming Language Memory Models * Updating the Go Memory Model * Rust Atomics and Locks * Реалізуємо примітиви синхронізації потоків на Rust: spin lock 🌟 Слідкуйте за нами * YouTube * Discord * Tel...
#131 | Підготовка до постквантової криптографії 25.04.2025 1:35:25
Розбираємося в чому полягає загроза квантового компʼютера для криптографії, і як постквантова криптографія зможе нас захистити. 🔗 Матеріали згадані у випуску * Prepping for post-quantum: a beginner’s guide to lattice cryptography * Cloudflare Research: Post-Quantum Key Agreement Дізнайтесь, які постквантові криптоалгоритми підтримує ваш браузер 🌟 Слідкуйте за нами * YouTube * Discord * Telegram...
#130 | Автоматизація розгортання змін в Google 23.04.2025 1:30:20
🔗 Матеріали згадані у випуску * Prodspec and Annealing: Intent-based actuation for Google Production 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
#129 | Найцікавіші новини: березень 2025 07.04.2025 1:31:23
🔗 Матеріали згадані у випуску * What's New in Neovim 0.11 * Firefox 137 * Karpathy’s ‘Vibe Coding’ Movement Considered Harmful * Introducing the Framework Desktop * PEP 751 – A file format to record Python dependencies for installation reproducibility * Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer 🌟 Слідкуйте за нами * Discord * Telegram * YouTube * Spotify *...
#128 | Ціна абстракцій С++ 30.03.2025 1:22:42
🔗 Матеріали згадані у випуску * Cost of C++ Abstractions in C++ Embedded Systems - Marcell Juhasz - CppCon 2024 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
#127 | Обробка помилок у С++ 24.03.2025 1:28:08
Обговорюємо доповідь Філа Неша про обробку помилок в C++, де він розповідає про std::expected. 🔗 Матеріали згадані у випуску * Modern C++ Error Handling – Phil Nash – CppCon 2024 * Rust: Structuring and handling errors in 2020 * Питання про оптимізацію з випуску 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would...
#126 | Новий компілятор TypeScript 22.03.2025 1:24:53
Гість: Богдан Сторожук ( GitHub , Telegram ) 🔗 Матеріали згадані у випуску * A 10x Faster TypeScript * TypeScript is being ported to Go | interview with Anders Hejlsberg * Slow escape analysis in large package in the TypeScript compiler 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with...
#125 | "Швейцарські" геш-таблиці 14.03.2025 1:20:11
Про новий ефективніший алгоритм реалізації геш-таблиць на основі Swiss Tables. Спершу цей підхід втілили для C++ бібліотеки Abseil , потім додали в Rust, а тепер і в Go. 🔗 Матеріали згадані у випуску * Faster Go maps with Swiss Tables * Доповідь про цей алгоритм на CPPCon 2017: “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step” by Matt Kulukundis 🌟 Слідкуйте за нами * YouTube...
#124 | Найцікавіші новини місяця: лютий 2025 12.03.2025 1:19:20
🔗 Матеріали згадані у випуску * Наделла зневірився в AI * Роботи на Upwork * Mozilla зкурвилась (знову) * Skype нарешті поховають 🪦 * Що нового у Fish 4.0 * Go із FIPS 140-3 * Серія ігор C&C тепер open source 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get ac...
#123 | Як писати технічні специфікації 10.03.2025 1:34:40
Випуск для програмістів на Google Docs: про написання технічних специфікацій та дизайн-документів. Відповідаємо на питання: що це таке, що варто включати до таких документів, а чого навпаки – уникати. 🔗 Матеріали згадані у випуску * A practical guide to writing technical specs 🌟 Слідкуйте за нами * YouTube * Discord * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode...
#122 | Limbo: асинхронний SQLite 16.02.2025 1:15:59
Обговорюємо переписування SQLite на Rust з використанням io_uring для асинхронної роботи з диском. 🔗 Матеріали згадані у випуску * In search of a faster SQLite * Whitepaper: Serverless Runtime / Database Co-Design With Asynchronous I/O * Efficient IO with io_uring * Посібник по io_uring: Welcome to Lord of the io_uring * Репозиторій з кодом Limbo 🌟 Слідкуйте за нами * YouTube * Telegram * Buy Me...
#121 | Мова програмування Zig у 2025: хороше і погане 13.02.2025 1:44:50
📚 Посилання на матеріали, що обговорювались у випуску: * Zig; what I think after months of using it * E64 – Мова програмування Zig * Проходимо Ziglings на мові програмування Zig * Anytype Antics 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes,...
#120 | Найцікавіші новини місяця: січень 2025 12.02.2025 1:25:39
📚 Посилання на матеріали, що обговорювались у випуску: * Курс «Основи криптографії» від пана Руслана на освітній платформі Robot_dreams. * Are LLMs making StackOverflow irrelevant? * DeepSeek FAQ * Реліз Ghostty 1.1.0 * PyPI now supports archiving projects * Linux 6.14 With Rust: "We Are Almost At The 'Write A Real Driver In Rust' Stage Now" 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a C...
#119 | Легкі потоки 31.01.2025 1:45:57
Гість: Богдан Сторожук * Telegram канал Богдана: Bortlog UA 📚 Посилання на матеріали, що обговорювались у випуску: * The Challenges of Introducing Virtual Threads to the Java Platform – Project Loom * Java Virtual Threads * JEP 444 : Virtual Threads 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this w...
#118 | Система контролю версій Jujutsu 30.01.2025 1:18:54
📚 Посилання на матеріали, що обговорювались у випуску: * jj init , Chris Krycho * Jujutsu: A Haven for Mercurial Users at Mozilla 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
#117 | Мова програмування Swift 28.01.2025 1:25:02
📚 Посилання на матеріали, що обговорювались у випуску: * Apple is Killing Swift , Jacob Bartlett 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
#116 | Найцікавіші новини місяця: грудень 2024 10.01.2025 1:24:23
📚 Посилання на матеріали, що обговорювались у випуску: * Tools Worth Changing To in 2025 * 2025 is the year of the Linux desktop * Steam On Linux Ends 2024 With A Nice Boost To Its Marketshare * Announcing a free GitHub Copilot for VS Code 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other...
#115 | SRE 25.12.2024 1:14:04
📚 Посилання на матеріали, що обговорювались у випуску: * "SRE" doesn't seem to mean anything useful any more * Site Reliability Engineering, How Google Runs Production System 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.subs...
#114 | Проблема 70%: програмування із помічником зі "штучним інтелектом" 16.12.2024 1:30:26
📚 Посилання на матеріали, що обговорювались у випуску: * The 70% problem: Hard truths about AI-assisted coding 🌟 Слідкуйте за нами: * YouTube * Telegram * Buy Me a Coffee * Spotify * Apple Podcasts This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com
Podobne podcasty
Replaio nie jest wydawcą podcastów; nazwy audycji, okładki i audio należą do ich autorów i są rozpowszechniane przez publiczne kanały RSS