Các tác nhân AI chơi chống lại nhau: Thử nghiệm DeepAgent Orchestrator. Một dự án đa tác nhân AI sử dụng thư viện Python LangChain, với tác nhân điều phối quản lý 2 tác nhân con chơi trò chơi Four-in-a-Row. #AI #TríTuệNhânTạo #DeepAgent #LangChain #TròChơi #Python #ThửNghiệm #CôngNghệ #TríTuệNhânTạo ViệtNam #ArtificialIntelligence #MachineLearning #GameDevelopment
https://www.reddit.com/r/singularity/comments/1ou4vdk/when_ai_agents_play_against_each_other_the/
Algorithms can at first seem complex to students, but with memory_graph every step is clearly visualized, giving students an intuitive understanding of what their code is doing and making bugs much easier to spot and fix. Here's an example Insertion Sort algorithm: https://memory-graph.com/#codeurl=https://raw.githubusercontent.com/bterwijn/memory_graph/refs/heads/main/src/insertion_sort.py&breakpoints=13,29&continues=1×tep=0.2&play
#Python #programming #memory_graph #sorting

Fish 4.2 já disponível: popular shell ganha sugestões multi-linha e mais novidades
🔗 https://tugatech.com.pt/t74120-fish-4-2-ja-disponivel-popular-shell-ganha-sugestoes-multi-linha-e-mais-novidades
#base #IDS #linux #python #rust #web
Show HN: PhantomCollect – Open-Source Web Data Collection Framework in Python
https://github.com/xsser01/phantomcollect
#Python stiftelsen takket nei til $1,5 millioner på grunn av krav til å avstå fra #DEI tiltak. De har nok mottatt $150k fra andre som ikke setter slike krav.
Det er jo helt absurd at man skal blande inn kjønnsidentitet, etnisitet og inkludering i en pengedonasjon. For å spre kunnskap om koding er det viktig at det ikke bare er godt betalte hvite menn som koder.
https://www.kode24.no/artikkel/python-mottar-massive-donasjoner-overveldende/249054
Магия Python: почему list — не список, а dict находит всё мгновенно
Каждый, кто прошел путь от print("Hello, World!") до своего первого серьезного проекта на Python, знает и любит списки и словари. Но как часто мы задумываемся, почему они работают именно так, а не иначе? Эта статья — для тех, кто готов пойти дальше поверхностного использования API и заглянуть в реализацию CPython. Мы разберем, почему list — это на самом деле динамический массив, а не связанный список, и как хеш-таблицы позволяют словарям творить свою магию с амортизированной сложностью O(1). Это знание не только интересно само по себе, но и критически важно для оптимизации производительности в высоконагруженных приложениях.
https://habr.com/ru/articles/965170/
rusterize is getting awesome: https://github.com/ttrotto/rusterize
has abstract form with SparseArray, deals with polygons or lines or collections (together)
@kfdm You mean for getting *user* data? Huh, yeah I haven't seen anyone else want to do that. There are APIs for package data but not for user data AFAIK.
Wondering if there is an API for #pypi or if I'll just need to parse the html from `/user/<name>` 🤔
Not really finding anything in the docs https://docs.pypi.org/api/
Gần đây, một người dùng Reddit đã tạo ra một chương trình Python để ghi lại những tiếng ồn từ ô tô lớn làm phiền giấc ngủ của họ. Chương trình sử dụng một máy tính cũ và một webcam để ghi lại tiếng ồn lên đến 95 decibel. Đây là một giải pháp hữu ích cho những người gặp vấn đề tương tự và muốn cung cấp bằng chứng cho hội đồng thành phố của họ.
#ô_tô #tiếng_ồn #python #chương_trình #reddit #giấc_ngủ
https://www.reddit.com/r/opensource/comments/1ou1zo1/i_made_a_thing_to_record_the_loud_cars_that_
Budgie 10.9.4 adds libpeas2 support, ABI bumps, and Raven plugin changes
Budgie10.9.4 adds support for libpeas2 and girepository-2.0, expanding plugin compatibility.
Decompression is up to 30% faster in CPython 3.15 https://lobste.rs/s/ciu0j1 #performance #python
https://emmatyping.dev/decompression-is-up-to-30-faster-in-cpython-315.html