Решаем задачи международной математической олимпиады у себя на домашнем компьютере
Двое ученых из университета Лос-Анжелеса повторили результат OpenAI и Google с золотой медалью IMO, но с помощью обычной публичной Gemini 2.5 Pro. В статье я рассказал о хронологии событий июля, а также нашёл репозиторий с проектом этих учёных, так что теперь каждый может попробовать решать олимпиадные задачи у себя дома.
https://habr.com/ru/articles/931198/
#ai #искусственный_интеллект #python #ai_agent #imo #математика #олимпиада #gemini #google #openai
🎉 Big news: The PyCon Togo 2025 schedule is now LIVE on our website!
--> Go check it out: https://pycontg.pytogo.org/
A part of our speakers and their talks are officially revealed. Dive in and explore the amazing topics we’ve curated for this year:
From AI & automation to sustainable tech, open source, and real-world Python applications, there’s something powerful, inspiring, and deeply relevant for everyone.
#python #pycontogo #pycontogo2025 #schedule

How #Python is Fighting Open Source's 'Phantom' Dependencies Problem
Qui c'est qui découvre que #Python n'a pas match/case avant la 3.10 ?
Et que dans le vaste catalogue d'images maintenu, y'a des trucs coincés vers 3.7/3.8
Je ne vis pas ma meilleure vie à réécrire en if/elif ![]()
#Python Pop Quiz 🐍❓
What is the output of the following code?
A) AttributeError
B) 10
C) 14
D) 7

I'm amazed that in the #python package #click, it looks like you still need to use a workaround to pass negative numbers as arguments. The issue was reported at least as early as 2016.
Игровая экономика: на стыке геймдизайна и кода
Несмотря на сложности, стоящие на пути инди, тысячи талантливых разработчиков и команд продолжают запускать новые игровые проекты. Часто один человек выполняет сразу несколько ролей. Трудно представить себе, чтобы в большой компании геймдизайнер и программист были одним лицом. Но в инди - это реальность. В этой статье я поделюсь опытом пересечения игровой и программной логики, который помогает геймдизайнерам развиваться и лучше понимать как их идеи и документы будут реализованы на практике.
https://habr.com/ru/articles/936058/
#renpy #геймдизайн #геймдизайн_обучение #разработка_игр #индиигры #индиразработка #питон #python #игровая_экономика #ролевые_игры
#Debian 13.0 « Trixie » est désormais disponible, alimentée par #Linux 6.12 LTS, avec le bureau #GNOME 48 par défaut et des mises à jour de paquets tels que #OpenJDK Java 21 et #Python 3.13 https://share.google/xcUIB8CTlarq4sB2n
Mmh... JetBrains increased the prices by 20% 🤯
I love their tools and every developer in my company is using them (they can pick whatever they want!). It's not that the new price is too high. But a 20% increase is a lot.
Maybe I should go back to #vim after 15 years abstinence 🥳

heise+ | Webseiten mit Playwright un Python scrapen
Daten auf dynamischen Webseiten lassen sich mit Programmen zum Fernsteuern des Browsers wie dem Playwright-Modul für Python schnell und komfortabel erfassen.
Show & Tell: Convert multiple lines of text into voice audio files - one file per phrase.
Why: Make your own guided meditation audio tracks, by layering these voice audio files onto calm music.
Coming soon: Music backing track, time codes for placement, containerized & hosting on cloud service
Tech stack:
- Interface: HTML form
- Server: Python + FastAPI
- Voice synthesis: DeepGram text-to-speech
Source code: https://codeberg.org/jro/phrases-to-voice-audio
Keywords:
#programming #python #fastAPI #voice
Show HN: I built an offline, open‑source desktop Pixel Art Editor in Python
Link: https://github.com/danterolle/tilf
Discussion: https://news.ycombinator.com/item?id=44870137