python

Back Open Paginator
17.09.2025 08:41
r (@r@bsky.brid.gy)

Just released: Version 10.6.24 of passagemath, the pip-installable modularized #SageMath fork, a general-purpose #Mathematics system in #Python. github.com/passagemath/... #FOSS #MathSky #GAPSystem

Release passagemath-10.6.24 · ...




Show Original Post


17.09.2025 08:04
h4ckernews (@h4ckernews@mastodon.social)

I got the highest score on ARC-AGI again swapping Python for English

jeremyberman.substack.com/p/ho




Show Original Post


17.09.2025 07:22
peterb (@peterb@indiehackers.social)

Finally I made some progress on the sorting machine overhaul. Sadly Claude was kinda lazy so you'll have to wait a bit longer for the details. Read the full update in my latest newsletter ml.streamhead.com/preview/4451

Sign up for the actual code and building plans right here subscribepage.io/sorting-updat

#lego #poweredup #ai #python #claudecode





Show Original Post


17.09.2025 07:15
tsmatwork (@tsmatwork@noc.social)

In today's #Python adventure, I fixed #bugs in someone's specialized library for interacting with a well-known #GraphQL #API endpoint. Bugs about passing the token correctly, and formatting the body of the request. Describing the very young library as #alpha quality may be flattery. After I squished those bugs, the rest of the library saved me from writing a lot of #boring code and it got me the answers I needed. I see a #pullrequest in someone's future.




Show Original Post


17.09.2025 06:35
lobsters (@lobsters@mastodon.social)

PyPI Token Exfiltration Campaign via GitHub Actions Workflows lobste.rs/s/ksefec
blog.pypi.org/posts/2025-09-16




Show Original Post


17.09.2025 06:28
xavierdatatech (@xavierdatatech@mastodon.social)

🧠 Day 5 – LangGraph Basics
Use LangGraph to visualize and manage complex chain flows. Helpful for debugging, control flow & modular design.
📊 See how your agents & chains interact — like a mind map for LLMs.





Show Original Post


17.09.2025 06:25
xavierdatatech (@xavierdatatech@mastodon.social)

🧠 Day 5 – LangGraph Basics
Use LangGraph to visualize and manage complex chain flows. Helpful for debugging, control flow & modular design.
📊 See how your agents & chains interact — like a mind map for LLMs.

from langchain graphs import LangGr aph .
gr aph = LangGraph. from chains([chain]) gr aph visualize()




Show Original Post


17.09.2025 06:25
lachlan (@lachlan@mastodon.social)

Why do we keep letting developers write ?

I feel like they need a mediocre 90s comedian roasting their code until they realise that not everything needs to be a factory and not every piece of code is appropriate to be in a class.

Know your tools! Write Java in Java, C in C, Python in Python, and VBA in 1995 where it barely belongs!




Show Original Post


17.09.2025 05:40
r (@r@fed.brid.gy)

With Perl Weekly Challenge 339 being "Max Diff" and "Peak Point", I started to think that "Point" was my hook into a musical theme, and that made me think of one of my favorite artists, David Wilcox. #PerlWeeklyChallenge #raku #perl #python #elixir

Perl Weekly Challenge: Points?...




Show Original Post


17.09.2025 05:40
r (@r@bsky.brid.gy)

With Perl Weekly Challenge 339 being "Max Diff" and "Peak Point", I started to think that "Point" was my hook into a musical theme, and that made me think of one of my favorite artists, David Wilcox. #PerlWeeklyChallenge #raku #perl #python #elixir

Perl Weekly Challenge: Points?...




Show Original Post


17.09.2025 05:09
journalduhacker (@journalduhacker@framapiaf.org)

Crée ton propre Jarvis en Python ! Un assistant vocal pour ton PC journalduhacker.net/s/ehdail/c legeekheureux.fr/%f0%9f%a4%96- #intelligenceartificielle #python




Show Original Post


17.09.2025 04:54
treyhunner (@treyhunner@mastodon.social)

Some folks think that nested list comprehensions are always a bad idea.

I disagree!

That's what today's Python screencast is about.

pym.dev/nested-list-comprehens




Show Original Post


1 ...1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 ...1552
UP