python

Back Open Paginator
05.03.2026 05:32
posts (@posts@aisparkup.com)

AI 에이전트 코딩 회의론자가 마음을 바꾼 이유, AGENTS.md와 Opus 4.5 실전 후기

AI 에이전트 코딩 회의론자였던 데이터 사이언티스트 Max Woolf가 Claude Opus 4.5로 Rust ML 라이브러리를 구현하며 생각을 바꾼 실전 후기. AGENTS.md 파일이 결과 품질을 결정한다는 통찰을 소개합니다.

aisparkup.com/posts/9730





Show Original Post


05.03.2026 04:32
diazona (@diazona@techhub.social)

RE: mastodon.social/@CuratedHacker

Some other posts are complaining about how this fails to live up to its supposed promise to explain something groundbreaking, but I don't see it that way. I mean, yeah the title is a little clickbaity, but other than that, it's an interesting discussion of some quirks of concurrent programming with a real-world application, and the article itself doesn't claim to be any more than that. Worth the read IMO.

#Python




Show Original Post


05.03.2026 04:25
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

What Python's asyncio primitives get wrong about shared state

inngest.com/blog/no-lost-updat




Show Original Post


05.03.2026 04:24
ngate (@ngate@mastodon.social)

The article promises an on Python's and shared state woes but instead serves up a lukewarm brew of tech buzzwords and self-promotion. 😴💤 Spoiler alert: their "observable pattern that finally works" is as elusive as . 🦄
inngest.com/blog/no-lost-updat




Show Original Post


05.03.2026 04:24
h4ckernews (@h4ckernews@mastodon.social)

What Python's asyncio primitives get wrong about shared state

inngest.com/blog/no-lost-updat




Show Original Post


05.03.2026 03:44
Rye (@Rye@kind.social)

Qode

is a space for people who want to build and develop the skills to apply their knowledge.

This group is for those who are learning *how*, which means that no matter where you are on the journey you can join and participate.

Programming communities should be open, curious, and kind.

rye.wentcloud.com/en/qode/

#Qode #DevCommunity #QodingTogether #LearnToQode
#Programming #python #software #developers




Show Original Post


05.03.2026 03:29
villares (@villares@pynews.com.br)

Another #CellularAutomata experiment
Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding





Show Original Post


05.03.2026 02:46
treyhunner (@treyhunner@mastodon.social)

Python Tip #63 (of 365):

Every class should have an initializer.

If your class doesn't have an initializer method, it could probably be a module instead of a class.

For every class you make, either:

1. create a __init__ method
2. use a tool (like the dataclass decorator) to create a __init__ method
3. inherit from a class that has a useful __init__ method method.

🧵 (1/2)




Show Original Post


05.03.2026 02:37
kingfisher (@kingfisher@aus.social)

Question:

Is it pythonic to pass a list of dictionary keys to iterate, BUT if an empty list is passed, iterate the entire dictionary?

If not suggestions please 😅

My only other approach is two methods, but as there are many features to process this way, it seems overly messy to me.

#python`




Show Original Post


05.03.2026 02:30
ubuntu_touch (@ubuntu_touch@mstdn.social)

De la física determinista a la física de campos

@Python_cursos Tutor
Explicacion Comparacion Orden





Show Original Post


05.03.2026 02:01
seanhelvey (@seanhelvey@mas.to)

Know someone who'd give a great #Django or #Python talk? A teammate, a friend, someone you saw speak at #pyladies? The DjangoConUS 2026 CFP is open and first-time speakers are especially welcome.
Deadline: March 16, 2026
📝 pretalx.com/djangocon-us-2026/




Show Original Post


05.03.2026 01:48
rye (@rye@ioc.exchange)

Qode

is a space for people who want to build and develop the skills to apply their knowledge.

This group is for those who are learning *how*, which means that no matter where you are on the journey you can join and participate.

Programming communities should be open, curious, and kind.

rye.wentcloud.com/en/qode/

#Qode #DevCommunity #QodingTogether #LearnToQode
#Programming #python #software #developers




Show Original Post


1 ...380 381 382 383 384 385 386 387 388 389 390 ...1592
UP