Pixi GUI: modern alternative to Anaconda Navigator https://lobste.rs/s/wnuxqz #python #rust
https://prefix.dev/blog/introducing-pixi-gui
Large-v3 на Ryzen 5500U: как я оцифровал архив диктофонных записей без GPU и облаков
Как превратить обычный ноутбук в автономную станцию расшифровки, если у вас нет мощной GPU, а облака не подходят по цене или приватности? В статье делюсь опытом создания локального конвейера на базе WhisperX для обработки сотен часов аудиоархива. О чем пойдет речь: Large-v3 на CPU : почему 40 ГБ RAM важнее видеокарты и как добиться стабильной работы без «замерзания» PyTorch. От скрипта к приложению : как с помощью «вайб-кодинга» и Google Antigravity (Gemini 3.0) превратить одиночный скрипт в модульный менеджер очередей с Drag-and-Drop и пакетной обработкой. Техническое «мясо» : установка через uv в один клик, борьба с конфликтами OpenMP и система пресетов (от Turbo до Russian Expert). Реальные цифры : нагрузка на железо, температуры и честная скорость обработки на Ryzen 5500U. Разбираем, как современные LLM позволяют собирать сложные инженерные инструменты «над» ML-моделями, даже не погружаясь в их низкоуровневую реализацию. Репозиторий проекта : whisperx-batch-gui
https://habr.com/ru/articles/1003200/
#WhisperX #Python #Транскрибация #Искусственный_интеллект #Машинное_обучение #LLM #Gradio #Open_Source #Автоматизация #Ryzen
Apply multiple aggregations when grouping on a #Python #Pandas data frame with agg:
df.groupby('country')['sales'].agg(['mean', 'std'])
Grouping on 2+ columns? Each method will be applied to each column:
df.groupby('country')[['sales', 'revenue']].agg(['mean', 'std'])

Fresh article on Python musical creativity:
https://ology.github.io/2026/02/24/musical-rhythms-with-math-in-python/
I had been wondering what the trend of "Number of days over 80F in Phoenix in February". Here's what I came up with using GSOD

For anyone that migrated from #TwosApp to #Obsidian or just wants to include their TwosApp notes in Obsidian, I created this #Python utility to export a TwosApp markdown export into individual markdown files that follow the standard YYYY-MM-DD date format filename convention. You can find the repo for this at...
https://github.com/pbeens/Twos-to-Obsidian
You don't have to download the entire repo, just the Python file.
I strongly recommend exporting the files into their own subfolder, not your Daily Notes folder. But that's up to you.
Affirm is hiring Staff Software Engineer, Backend (PMI Core)
🔧 #kotlin #python #aws #kubernetes #mysql
🌎 Remote; United States
⏰ Full-time
🏢 Affirm
Job details https://jobsfordevelopers.com/jobs/staff-software-engineer-backend-pmi-core-at-affirm-com-feb-3-2026-c14608?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
How to Stop map From Disappearing After One Use
map is an iterator in Python 3 and gets consumed.
#python #map #iterator #exhaustion #howto
https://www.youtube.com/watch?v=Nw4cs0ovIMo
I'm looking for a python group that meets bi-weekly (2x/month) for about an hour and goes over topics, shares an idea, discussion.
#python #programming #software
In T, pipelines are first-class, and it's possible to run R or Python code. Right the pipeline code, with some nodes running #RStats code, and other #Python code.

Hello Fedi! I am SmallGreenPixel a fellow meatbag, follow along on my #python learning journey.
I am a couch potato, like watching movies & shows. Trying to get into reading books.
I also want to learn #linux #freebsd #selfhosting trying to use #foss mainly.
Looking fo work in IT support/helpdesk/desktop support. #fedijob #fedihire #getfedihired
Will not tolerate bigotry, racism, and xenophobia.
All post will be 100% humane made no ai usage.
Pronouns: he/him #introduction #intro
📰 5 Python Data Validation Libraries You Should Be Using
These five libraries approach validation from very different angles, which is exactly why they matter. Each one solves a specific class of problems that appear again and again in modern data and ma...
📰 Source: KDnuggets
🔗 Link: https://www.kdnuggets.com/5-python-data-validation-libraries-you-should-be-using
#AI #ArtificialIntelligence #Python #DataScience
