Роскосмос пару дней назад опубликовал отчёт о том, почему упала "Луна-25". Там конечно канцелярит, но можно примерно понять, что двигатель коррекции получил неверные данные от акселерометра:
из-за возможного попадания в один массив данных команд с различными приоритетами их исполнения прибором
Это очень похоже на программную ошибку, а это моя сфера, и я решил над ситуацией поразмыслить.
Хейтеры сразу стали строчить комментарии в стиле "Ололо, наняли каких-то идиотов, которые простейшие тесты не провели". Тут обычно справедливо вспоминают аварию с европейской ракетой Ариан-5 в 1996 году. Там буквально из-за пары строчек кода в результате неправильного приведения числовых типов ракета за 7 млрд баксов развалилась на куски в воздухе. Бывает.
Что касается Роскосмоса, при всей его сомнительной репутации, объяснение "Дураки не провели тесты" звучит лично для меня неправдоподобно. На мой личный взгляд возможны два варианта:
1. Если в описании ошибки слово "приоритет" обозначает какой-то признак внутри объекта команды, значит, на входе в приёмный модуль эти команды не были отфильтрованы. Выглядит как грубая ошибка, целый логический блок упущен. Вряд ли этот блок вообще не написан, скорее всего он не выполнился. Такое бывает, если в тестовой среде есть какое-то условие, которого нет в рабочей, и именно это условие отвечает за выполнение участка кода.
Сталкивался с таким миллион раз. Самое дикое из последнего: код парсит эксель-таблицу с числами. Разработчик написал, запустил проверил, прогнал тесты, всё ок. Отправляем в прод — все числа будто бы рандомно меняются на другие. Запускаем снова — у всех разработчиков функционирует нормально, а в проде на сервере нет. Таблица одна и та же. Можете подумать, почему так. Ответ: у разработчиков стоит русская локаль и десятичный разделитесь это запятая, а на проде в докере точка. При парсинге на проде запятая уже интерпретируется как разделитель тысячных разрядов.
2. Куда вероятнее, что слово "приоритет" в описании ошибки обозначает время, а, значит, список команд просто не был отсортирован, и в обработчик уже после актуальных значений попали какие-нибудь начальные нулевые данные, сбившие логику. По косвенному описанию проблемы очень похоже именно на это. Значит, на тестах всегда порядок возникновения команд соответствовал порядку их прихода, а в реальности перестал соответствовать. Вообще, работать с железом очень сложно. Какую-нибудь схемку заглючило от холода, она задержала ответ от датчика на миллисекунду, и всё. Никто не знал, что такая проблема возможна, пока она не возникла.
Мне рассказывали о таком случае: юзер логинится на сайт и иногда логин проходит, а иногда нет. Логин и пароль те же самые. Просто в случайные моменты времени ему возвращают токен авторизации, а в другие моменты времени ошибку 403. Никакой закономерности нет вообще. Нет зависимости от времени суток и даты. Сервер точно работает стабильно и не падает все 100% времени. Почему так может быть? Ответ: у сервиса авторизации два инстанса, перед которыми балансировщик нагрузки. В одном инстансе данные для авторизации есть, в другом нет. Балансировщик при примерно одинаковой нагрузке включает просто случайный выбор между ними.
В общем, программисты иногда допускают такие косяки, что какая-то мелочь может привести к серьёзной аварии. Это я вам говорю как программист, который пишет для атомных станций :)
#dev
📊Sanksiyani bartaraf etish, mintaqaviy integratsiya va institutlar
🟣Oliy maktabda Qozog‘iston Respublikasining Narxoz Universiteti professori Murat Issabayev ishtirokida “Sanksiyani bartaraf etish, mintaqaviy integratsiya va institutlar” mavzusidagiilmiy seminar bo‘lib o‘tdi.
💬Sanction Mitigation, Regional Integration, and the Role of Institutions
🟣The Graduate School hosted a scientific seminar titled "Sanctions Mitigation, Regional Integration, and Institutions," featuring Professor Murat Issabayev from Narxoz University, Kazakhstan.
🏙Устранение санкций, региональная интеграция и институты
🔴В Высшей школе состоялся научный семинарна тему «Устранение санкций, региональная интеграция и институты» с участием профессора Нархозского университета Республики Казахстан Мурата Иссабаева.
#GraduateSchool#Sanction#Integration#Institution
🔝Web-site |🔝Facebook | 🔝Instagram | 🔝Youtube
“Aleppo Explodes: Syria’s Fragile Peace Shattered”
Aleppo Under Fire
Fighting has erupted in Aleppo between Syrian government forces and the Kurdish-led Syrian Democratic Forces (SDF), killing civilians and soldiers on both sides. Schools, government offices, and even the airport have shut down as the clashes intensified. The government has imposed a curfew and declared all SDF positions as legitimate targets, while opening humanitarian corridors for residents to flee Kurdish-majority neighborhoods.
Stalled Integration
Efforts to integrate the SDF into Syria’s national military have stalled repeatedly, fueling tensions that have now boiled over into open conflict. Each side blames the other for breaking cease-fire agreements, and mutual distrust runs deep. The SDF controls much of northeastern Syria, and the central government—led by former Islamist rebels—struggles to win the loyalty of minority communities like the Kurds and Alawites.
The Bigger Picture
The clashes reflect the broader challenge of reunifying Syria after years of civil war, where ethnic and religious divisions have deepened mistrust. Human rights groups accuse government-affiliated forces of deadly attacks on minorities, and other regions, like Druse-majority Sweida, are also resisting central control. The U.S., which has long backed the SDF, continues to mediate—but progress remains elusive.
Syria’s Crossroads
With integration talks stalled and violence flaring, Syria’s fragile peace is hanging by a thread. The government’s push for control and the SDF’s demand for autonomy could set the stage for more bloodshed—or a new round of negotiations, if anyone is still listening.
#syria#aleppo#kurdishforces#civilwar#integration
📱American Оbserver - Stay up to date on all important events
🇺🇸
[5 Jan to 11 Jan] DWF Crypto Snapshot 🗞️
Our latest #crypto report by DWF Labs Managing Partner Andrei Grachev is up here.
Here's your weekly round up 🚀
💠Decentralized Exchange Aggregators See Uptick In Utility
💠Stablecoins Are The New #CBDCs In Hong Kong's Latest Proposal
💠World Mobile Token Launches #EarthNode NFTs On Cardano
💠It's All About The #Experience For The Future Of #NFTs
💠Innovation, #Integration, and Community is Key To A Successful #Blockchain, Says Comparing Layer-1 Platforms: 2022 Edition by The Block
💠Skip The Wait On #NFT Trading With NFT Decentralized Exchanges
💠More Web3 Projects Join Initiatives To Create Safer Blockchain #Ecosystems
💠Ethereum Staking #Protocols Will See A Boom Post-Shanghai
Missed last week's snapshot? Read here.
Follow us on Medium here.
Stay up-to-date on the latest DWF Labs updates:
Website| Twitter | Linkedin | Telegram
Stack AI Secures $16M Funding
Stack AI raises $16.08M to enhance productivity by integrating AI with various data sources, enabling organizations to better utilize AI technology. More information can be found at Stack AI.
#Funding#AI#Productivity#Data#Tech#Innovation#Investment#Integration#Business#Startups#Growth#Automation#Solutions#Enterprise#Analytics#Software#Digital#Tools
#python#agents#ai#ai_agents#api#developer_tools#function_calling#integration#llm#mcp#oauth2#open_source#permissions#tools
ACI.dev is an open-source platform that helps build AI agents by providing easy access to over 600 tools. It simplifies authentication and tool integration, allowing AI agents to work with many services like Google Calendar and Slack without needing separate setups. This platform offers multi-tenant authentication, flexible access methods, and natural language permissions, making it easier to manage and secure AI agent capabilities. It's open-source and works with any framework, which means you can build AI agents without worrying about vendor lock-in.
https://github.com/aipotheosis-labs/aci
#other#automation#automation_templates#integration#n8n#n8n_automation#n8n_template#no_code_ai#no_code_automation#workflow_automation
You can use a large collection of ready-made automation templates for n8n, an open-source, low-code workflow automation tool that connects over 350 apps. These templates help automate tasks like email labeling, social media posting, document processing, chatbots, and data analysis without needing to build workflows from scratch. This saves you time and effort by letting you quickly implement smart automations for business, marketing, support, and more. n8n’s visual editor and AI integrations make it easy to customize workflows, improving your productivity and operational efficiency with minimal coding.
https://github.com/enescingoz/awesome-n8n-templates
#python#agents#ai#ai_agents#api#developer_tools#discord#function_calling#integration#llm#mcp#mcp_client#mcp_server#oauth2#open_source
Klavis AI helps developers connect AI tools to other services like GitHub, Gmail, and Slack easily. It offers hosted servers that handle authentication and client code automatically, making it simpler to integrate AI with various platforms. This saves time and effort by eliminating the need for custom authentication management and client library maintenance. Users can quickly set up and scale their AI applications without worrying about complex integrations, making it easier to deploy AI-powered workflows securely and efficiently.
https://github.com/Klavis-AI/klavis
#Beijing_Review🇨🇳📕[PDF]⬇️
6 #November2025
#Weekly_Magazines
For learning, for free(dom).
@backupofmagazines
Beijing Review spotlights China’s #15thFiveYearPlan and its vision for a coordinated, green, and globally inclusive future. The issue unpacks Xi–Trump #Summit diplomacy in Busan, China’s push for #GenderEquality partnerships, and #RCEP as an engine for regional #Integration. Articles explore how strategic planning drives #Sustainability and global development under the banner of #Modernization. From energy transition to cyberspace security, the issue portrays a confident China charting a course for shared growth and stability.
#China#GlobalGovernance#Sustainability#FiveYearPlan#RCEP#XiTrumpMeeting#ClimateAction#DigitalFuture#GenderEquality#AsiaPacific
MCP Revolutionizes AI Tool Integration
MCP by Anthropic standardizes AI agents and tools, tackling fragmentation. Over 1,000 MCP servers created, including from companies like Slack and Docusign. Enables seamless functions like airline ticket booking through agents on varied platforms. Supports agent-server chains for contextual decision-making, fostering a cyber-economy where servers and agents can transact. A promising structure for future AI products aiming to innovate search and indexing on MCP rails.
👉 More on MCP: modelcontextprotocol
👉 Join the accelerator for product development: dagihouse
#AI#MCP#CyberEconomy#Agents#TechInnovation#SoftwareDevelopment#LLM#Decentralization#Integration#Protocols#DataScience#Research#OpenSource#Finance#Booking#Travel#Server#Economy
#shell#cassowary#docker#freerdp#gnome#hacktoberfest#integration#kde#libvirt#linux#linux_app#nautilus#nix_flake#podman#qemu#qemu_kvm#seamless#winapps#windows#wine#xfce
You can run Windows applications like Microsoft Office and Adobe Creative Cloud directly on your Linux desktop (KDE, GNOME, or XFCE) as if they were native apps using WinApps. It works by running Windows inside a virtual machine (using Docker, Podman, or libvirt) and then showing Windows apps seamlessly on Linux with FreeRDP. Your Linux home folder is accessible in Windows, and you can right-click files in Linux to open them with Windows apps. This lets you use all Windows programs without leaving Linux, improving productivity and convenience without needing dual boot or separate hardware.
https://github.com/winapps-org/winapps