У нас вы можете посмотреть бесплатно RUST: A Language Without Poetry или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
00:00 Introduction 05:26 The Paradox of Limits – When Safety Becomes a Cage 10:00 Ownership and Borrowing – The Hidden Cognitive Overhead 14:38 Compilation Times – Broken Productivity 18:47 Lifetimes – Accidental Complexity in its Purest Form 23:55 Ergonomics – When Verbosity Hides Intention 27:37 Cognitive Overhead – The Price of Complexity 30:18 The Myth of Absolute Security 34:09 Conclusion: Toward a Balanced Perspective Is Rust really the ultimate solution, or just another case of tech idolatry? In this video, I break down the hidden trade-offs: the borrow checker, lifetimes, compilation times, cognitive overhead, and the myth of absolute safety. Research References and Sources Flow State and Productivity https://stackoverflow.blog/2018/09/10... https://simpleprogrammer.com/flow-state/ / peak-performance-programming-and-the-flow-... https://www.actitime.com/developers-t... / flow-state-fuels-programmer-fulfillment https://www.codecademy.com/resources/... https://devdynamics.ai/blog/focus-tim... https://stackoverflow.blog/2022/10/24... https://dev.to/ankit01oss/5-practices... Compilation Time and Productivity https://softwareengineering.stackexch... https://news.ycombinator.com/item?id=... Fred Brooks "No Silver Bullet" – Accidental vs Essential Complexity https://en.wikipedia.org/wiki/No_Silv... https://blog.acolyer.org/2016/09/06/n... / no-silver-bullet https://blog.ploeh.dk/2019/07/01/yes-... / accidental-and-essential-complexity-progra... https://fermatslibrary.com/s/no-silve... / still-silver-bullet-software-complexity-se... / no-silver-bullet-essence-and-accident-in-s... https://www.jennapederson.com/blog/th... Academic Studies on Rust https://arxiv.org/abs/2206.05503 https://www.researchgate.net/publicat... https://www.ncbi.nlm.nih.gov/pmc/arti... https://dl.acm.org/doi/10.1145/266317... https://doc.rust-lang.org/1.2.0/book/... https://alastairreid.github.io/Relate... Research on Rust from Nature https://www.nature.com/articles/d4158... ResearchGate – Brooks Retrospective https://www.researchgate.net/publicat... Formal Bibliographic References Bugden, W., & Alahmar, A. (2022). Rust: The Programming Language for Safety and Performance. arXiv:2206.05503. Brooks, F. P. (1987). No silver bullet: Essence and accidents of software engineering. Computer, 20(4), 10-19. Ardito, L., et al. (2020). Evaluation of Rust code verbosity, understandability and complexity. PeerJ Computer Science, 6, e245. Csikszentmihalyi, M. (1990). Flow: The Psychology of Optimal Experience. Harper & Row.