I used to think learning #python was the barrier to getting projects to work. Now I realize it's learning how to manage python packages and environments that is the barrier, at least for me it is. Conda? Virtual? Ughhh.
👀 I'm not sure when Vivaldi added this split-pane tiling window feature, but I love the hell out of it. There are a ton of options, but I have been blissfully using it for the last 3 to 4 weeks, and it's wonderful.
PSA: @djangocon had to move the conference up a few weeks to August 24th to the 28th because venues...
I hope to still see you there!
#Vivaldi #DjangoConUS #DjangoCon #Django #Python

today's valentine's day!
take a look at the extremely early valentine's day gift i made for my joyfriend two months ago lol :3
https://codeberg.org/vantablack/ily
#TokiPona #ValentinesDay #python
ИИ (Генеративное) видео без галлюцинаций: пишем CLI-конвейер на Python (Qwen + Manim)
ИИ видео не подходят для инженерных задач, так как работают с пикселями и часто «галлюцинируют», искажая математическую логику и текст. Решение проблемы — разделить процесс: LLM должна генерировать не видео, а код (инструкции), а исполнять его должен детерминированный движок (библиотека Manim). Чтобы исключить программные ошибки, применяется цикл Self-Correction: скрипт автоматически скармливает трейсбэки обратно нейросети, заставляя её исправлять код до тех пор, пока он не скомпилируется в математически точную анимацию.
https://habr.com/ru/articles/993630/
#manim #python #python3 #python_для_начинающих #qwen #генерация_видео
#ilovefs #ilovefs26 #ilovefreesoftwareday
Thank you to these Free Software projects I use every day (and to those I know I'm forgetting):
#bash #btrfs #glibc #gnucoreutils #guile #htop #keyd #kitty #labwc #librewolf #man #mvp #python #sudo #tmux #tty-clock #vim #voidlinux #waybar #zathura
I maintain pypandoc — 14M downloads/month, used by Adobe, Google, Microsoft, Apple, OpenAI and many more.
I just overhauled my sponsorship pages. If you or your company depend on open source infrastructure (you do), here's how to help keep it maintained:
💛 https://github.com/sponsors/JessicaTegner
Open source has a free-rider problem. You can be part of the solution.
#OpenSource #Python #FOSS #FundOpenSource
AIエージェントによる次世代のブラウザ操作自動化と品質チェック自動化
https://qiita.com/jw-automation/items/01b5bf344677b7e8be66?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #テスト自動化 #MCP #LLM #AIエージェント
Claude Code Skills で株スクリーニングを自動化した話【Python × yfinance × バイブコーディング】
https://qiita.com/okikusan-public/items/61100a5b1aa8d752ae24?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #個人開発 #ClaudeCode #バイブコーディング
I have released a new feature in the Python Polylith tool - view and validate interfaces.
This was fun (and challenging) to develop: AST parsing and trying to figure out how you can import and "export" things in Python 🤯
https://github.com/DavidVujic/python-polylith/discussions/424
#python #polylith #softwarearchitecture #monorepo #opensource
📦️ Rivalcfg v4.16.0 released!
Rivalcfg is a command-line tool and a #Python library to configure SteelSeries gaming mice on #Linux, #macOS and #Windows.
https://rivalcfg.flozz.org/news/release_v4.16.0/
This version adds support for 3 new devices and improves the CPI (sensitivity) setting for many other.
I had a question about Olympic success and wealth, and I’m glad someone else did too. And, they brought all the Python!
Zum Valentinstag soll man einander doch schöne Zeilen schreiben, oder? 🌷
Hier welche, die ihr in #Python ausführen könnt:
python3 -c "t='Wir lieben Informatik'; print('\033[94m' + '\n'.join([''.join([(t[(x-y)%len(t)] if ((x*0.05)**2+(y*0.1)**2-1)**3-(x*0.05)**2*(y*0.1)**3<=0 else ' ') for x in range(-30,30)]) for y in range(15,-15,-1)]) + '\033[0m')"
