Oh dear
```
assert None is not None
```
🤔
Free #Python tutorials! These hands-on, open-access lessons teach computational methods in Python.
Whether you're self-learning or looking for material to use in your classroom, these tutorials help you build practical, research-relevant coding skills.
https://compneuro.neuromatch.io/tutorials/W0D1_PythonWorkshop1/student/W0D1_Tutorial1.html

Missed opportunity not to name the new #Python version 3.14159
https://www.python.org/downloads/release/python-3140/
🐍 Air 💨: The new web framework that breathes fresh air into #python web development. Built with #FastAPI, Starlette, and Pydantic.
https://github.com/feldroy/air
Looks yummy 😋
🚀 È arrivato Python 3.14. Questa nuova release introduce il supporto ufficiale al free-threading, un modulo per la compressione Zstandard, miglioramenti alle performance, debugger esterno a zero overhead, nuovi tipi di interpreti e messaggi d’errore più chiari. Da segnalare anche le t-string, UUID più veloci e CLI colorate.
🔗phoronix.com/news/Python-3.14

@SRAZKVT @mgorny No, I don't think core #Rust ecosystem direction ever considered distro maintainers. It's simply different philosophy of delivering software.
Look what #Debian/#Ubuntu did with #Python module-packages to make these work with `pip`. Python was never designed to be just put into Linux distros.
【MQTT通信】MQTT開発者が直面するエラー処理テストの難しさをSocketDebuggerで簡単に解決してみた🌠
https://qiita.com/umezawa_udom/items/9f656e9b978348e4f72c?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #テスト #TCP #mqtt #IoT
Pythonの型チェックでmypy使ってみた
https://qiita.com/yomu_n/items/95fe59545c59096cd789?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
How to connect Python applications to Ollama using both the REST API and the official Python client - with examples for chat, text generation, and 'thinking' models like qwen3:
https://www.glukhov.org/post/2025/10/ollama-python-examples/
#python #development #llm #ai #ollama #api #qwen3 #selfhosting
Oracle E-Business Suite CVE-2025-61882 - Malware Analysis
A critical vulnerability in Oracle E-Business Suite (CVE-2025-61882) is being actively exploited. The attack involves dropping malicious template files through a Python script, which are then activated by previewing. Two types of templates are used: one contacting a hardcoded IP address to execute arbitrary Java code, and another containing an embedded Java class file that loads a backdoor. The exploit leverages the execution context of Oracle Weblogic server, allowing JavaScript execution within the current process. The backdoor enables attackers to execute arbitrary Java code via specially crafted POST requests. The malware utilizes base64 encoding, encryption, and mimics legitimate Java classes to evade detection. It injects filters into Weblogic application contexts and sets up a mechanism for further code execution.
Pulse ID: 68e6181ded19213ed00aa8d7
Pulse Link: https://otx.alienvault.com/pulse/68e6181ded19213ed00aa8d7
Pulse Author: AlienVault
Created: 2025-10-08 07:51:57
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#BackDoor #CyberSecurity #Encryption #ICS #InfoSec #Java #JavaScript #Malware #Mimic #OTX #OpenThreatExchange #Python #ScriptExecution #Vulnerability #bot #AlienVault
Как я искал работу бэкенд разработчика с одним годом опыта. Мысли, эмоции, статистика
Всем привет. Это моя первая статья на Habr. Хочу поделиться с вами своей историей, через что я прошел, чтобы устроиться на свою первую официальную работу программиста на популярном и любимом всеми языке Python. В статье будет приведена вся статистика: названия компаний, предложенные мне зарплаты, количество откликов, количество скринингов, технических собеседований, суммарно потраченное время и, конечно, результаты проделанных трудов. Возможно, вы обнаружите много воды, но по другому статья не будет полноценной. По тексту есть достаточно много полезных лайфхаков, которые помогли мне на этом пути. Надеюсь, вы подчерпнете что нибудь для себя.
https://habr.com/ru/articles/954452/
#поиск_работы #трудоустройство #собеседование #бэкендразработчик #python #менторинг #скрининг #техническое_собеседование #тестовое_задание #оффер
I'm beginning to love 🐝 @beeware for #Python for Android development.
2 reasons.
The build process to get an Android app running from scratch is working even if you (like me) know nothing about Java and Android. There's a tutorial telling you all steps.
Interacting with Java (to access hardware features outside of the scope of #Beeware) was a pain to get working (for me), but that now it does, I'm confident that I won't be show stopped later.
See example: https://github.com/mborus/can-beeware-for-android-bridge-to-java