[Перевод] Как устроено управление памятью в Python и какую роль в нём играют слабые ссылки
Команда Python for Devs подготовила перевод статьи о слабых ссылках в Python и управлении памятью. В материале разбирается, как работает подсчёт ссылок, почему циклические зависимости приводят к утечкам памяти и в каких случаях weak references становятся незаменимым инструментом.
https://habr.com/ru/articles/978858/
#python #слабые_ссылки #управление #сборщик_мусора
Под капотом IT-конференции: подготовка, спикеры и неочевидные вопросы из зала
В начале декабря прошла шестая большая IT-конференция — ЮMoneyDay, на которой эксперты ЮMoney делились, как устроен финтех под капотом. К событию подключилось более 1000 слушателей. В этой статье мы подводим итоги конференции и рассказываем об её обратной стороне: зачем спикерам без опыта нужен бизнес-тренер, как выступать после дыхательной практики и почему стресс — тоже тема для IT-доклада.
https://habr.com/ru/companies/yoomoney/articles/980372/
#конференция #организация_мероприятий #публичные_выступления #подготовка_спикера_конференции #стресс #1с #python
Hudson River Trading is hiring Senior Python Engineer
🔧 #python #cplusplus #seniorengineer
🌎 Austin, Texas
⏰ Full-time
🏢 Hudson River Trading
Job details https://jobsfordevelopers.com/jobs/senior-python-engineer-at-hudsonrivertrading-com-oct-19-2023-a24ebc?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Python Applied Mathematics Labs
Link: https://labs.acme.byu.edu/Pages/intro.html
Discussion: https://news.ycombinator.com/item?id=46381839
💡 Hướng dẫn xây dựng AI agents chuẩn sản xuất với Model Context Protocol (MCP) và giao tiếp Agent‑to‑Agent (A2A). Từ việc tách công cụ, tài nguyên, prompt đến triển khai Daily Minutes Assistant bằng Python, FastAPI, Pydantic. Giải quyết lỗi hallucination và giao tiếp giữa agents. #AI #Python #MCP #Agents #TríTuệNhânTạo #PhátTriểnPhầnMềm
Just once I'd like to push a x.x.0 release of pyparsing and not have to push x.x.1 within 24 hours. (Check out 3.3.1 release, includes AI instructions, TINY language parser, diagram, runner, and REPL, new DeprecationWarnings for camelCase names - time to switch to snake_case, and fixes packaging error in 3.3.0) #python #pyparsing #programming
Datadog is hiring Senior Application Security Engineer
🔧 #golang #python #securityengineer #seniorengineer
🌎 Paris, France
⏰ Full-time
🏢 Datadog
Job details https://jobsfordevelopers.com/jobs/senior-application-security-engineer-at-datadoghq-com-jul-24-2025-83df18?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Python Applied Mathematics Labs
https://labs.acme.byu.edu/Pages/intro.html
Python Applied Mathematics Labs
https://labs.acme.byu.edu/Pages/intro.html
#HackerNews #Python #Applied #Mathematics #Labs #Labs #Python #Mathematics #Education #DataScience
Pi digits animation with Python and Manim.
#python #pi #mathematics #numbers
Show HN: Exploring Mathematics with Python
Link: https://coe.psu.ac.th/ad/explore/
Discussion: https://news.ycombinator.com/item?id=46327191
#100DaysOfCode: Day 3 - Crypt-zip: Zipping with all zip options now working very well. splitting into parts, compression rate, deleting source, destination und source path... but I have a problem renaming the files in a way that they get back their original names, even if the manifest (json) is working fine. Will find the issue soon... it is part of the challenge. I guess its a damn small problem that I'm not able to see at the moment! #coding #python #crypto #security