Python's Descriptor Protocol, The Feature Behind Everything You Use Daily
You use descriptors every day. Every time you write @property , every time you call a method, every time you use @staticmethod or @classmethod , you a…
Latest Programming news from Tech News
You use descriptors every day. Every time you write @property , every time you call a method, every time you use @staticmethod or @classmethod , you a…
Let's talk about the "full-stack boundary." If you're building a modern web app with a Python backend (FastAPI) and a TypeScript frontend (Next.js/Rea…
Building docling-server: a one-command document API for our AI pipeline This is another one in the series where I walk through my open-source projects…
Why all this interest in realtime transcription It all started with the collaboration with PyCon IT. At PyCon IT 2025 they set up live transcription w…
Langfuse, помимо трассирования запросов, удобно использовать для prompt management и LLM-as-a-judge. Но в закрытой корпоративной среде он упирае…
If you want the broader project context, I wrote about the overall intake console in the previous post: [From CSV Import Demo to CSV Triage Console] h…
If you want the broader project context, I wrote about the overall intake console in the previous post: [From CSV Import Demo to CSV Triage Console] h…
Заголовок : Как я написал локальный редактор IPTV-плейлистов на FastAPI + React 19 (и почему всё состояние хранится по именам) Хабы : React , FastAPI …
Managing more than two or three automated scripts in production is where things get messy. You end up with a collection of Python files scattered acro…
Всем привет! Меня зовут Станислав Денисов, я ML-инженер в компании «Инфосистемы Джет». Из-за вайбкодинга Хабр пережил уже не один холивар и переживет …
After running an event, the feedback collection process is almost always broken. You get a spreadsheet of raw responses, manually tally the ratings, w…
Introduction What if you could speak a command and have an AI agent create files, write code, or summarize text on your local machine in real time? Th…
Building a Video API from Scratch Every video platform needs an API — whether it serves a frontend SPA, a mobile app, or third-party integrations. At …
Building a Local-First AI Agent: Coding with Your Voice I built a local-first AI agent that turns spoken words into real-time actions on your machine—…
Привет, Хабр! Я люблю слушать книги, но не все есть на Литрес и Storytel. Особенно это касается профессиональной литературы, фанфиков, статей и докуме…