top of page


🐍 𝐏𝐲𝐭𝐡𝐨𝐧: 𝐅𝐫𝐨𝐦 𝐚 𝐇𝐨𝐛𝐛𝐲 𝐭𝐨 𝐚 𝐆𝐥𝐨𝐛𝐚𝐥 𝐏𝐡𝐞𝐧𝐨𝐦𝐞𝐧𝐨𝐧
A fascinating documentary has been released about the creation of Python - today the most popular programming language in the world.
Siergej Sobolewski
Aug 291 min read


Exploring Free Threading in Python and Its Impact on the GIL Era
Free threading in Python is not just an optimization - it is a paradigm shift. By removing the GIL, Python evolves from a “convenient but slow” scripting tool into a truly concurrent programming language, capable of leveraging the full potential of modern multi-core hardware.
We are witnessing the dawn of a new era in Python, where the language finally speaks to the machine on equal terms.
Siergej Sobolewski
Aug 170 min read


Julia Fundamentals. Merging Simplicity and Power
Dear friends, Cartesian School is excited to announce the launch of a unique educational program - “Introduction to the Julia Programming Language”.
Julia is a modern, high-performance programming language that’s perfect for scientific computing, data analysis, machine learning, and much more. In our course, you’ll get to know Julia’s syntax, learn to write efficient code, and discover how to combine the simplicity of Python with the power of C in one language!
Siergej Sobolewski
Aug 72 min read


🛍️ Moops CRM Assistant - All‑in‑One
A full-featured CRM web application built on Gradio, powered by the Zephyr-7B LLM, with Markdown FAQ integration, order logging via SQLite, multiple data export formats, and built-in email notifications.
Siergej Sobolewski
Aug 72 min read


Conventional Commits
A specification for adding human and machine readable meaning to commit messages
Siergej Sobolewski
Aug 70 min read


Discover Top Programming Courses Online
Diving into the world of programming is thrilling! Whether you're passionate about game development, fascinated by artificial...
Siergej Sobolewski
Aug 54 min read


Zero-to-Hero Blueprint: FastAPI • PostgreSQL 17 • Redis — Crafting Lightning-Fast Backends in One Page
Zero-to-Hero Blueprint: FastAPI • PostgreSQL 17 • Redis - Crafting Lightning-Fast Backends in One Page
Siergej Sobolewski
Jul 200 min read


Reaktiv: A Lightweight Python Library for Reactive State Management
Reaktiv: A Lightweight Python Library for Reactive State Management
Siergej Sobolewski
Jul 200 min read
bottom of page