's Avatar

@lmazuel

77
Followers
83
Following
1
Posts
24.10.2024
Joined
Posts Following

Latest posts by @lmazuel

There were layoffs at MS yesterday and 3 #Python core devs from the Faster CPython team were caught in them. If you know of any jobs, please send them their way:

Eric Snow: www.linkedin.com/in/ericsnowc...
Irit Katriel: www.linkedin.com/in/irit-katr...
Mark Shannon: www.linkedin.com/in/mark-shan...

14.05.2025 21:13 👍 71 🔁 45 💬 5 📌 1
typespec.io

We're excited to announce that the TypeSpec 1.0 release candidate is now available! Read more on our blog: typespec.io/blog/2025-03...

03.04.2025 17:56 👍 9 🔁 4 💬 0 📌 0
Preview
PEP 751 – A file format to record Python dependencies for installation reproducibility | peps.python.org This PEP proposes a new file format for specifying dependencies to enable reproducible installation in a Python environment. The format is designed to be human-readable and machine-generated. Installe...

PEP 751 has been accepted! peps.python.org/pep-0751/

This means #Python now has a lock file standard that can act as an export target for tools that can create some sort of lock file. And for some tools the format can act as their primary lock file format as well instead of some proprietary format.

31.03.2025 21:27 👍 139 🔁 61 💬 12 📌 4
Post image

Received the last @johngreensbluesky.bsky.social today, can't wait to dive into it! And it's a green pen signature for me 🙂

19.03.2025 01:11 👍 2 🔁 0 💬 1 📌 0
Video thumbnail

No launch.json, no problem.

Python no-config debugging allows you to leverage debugging features in @code, without needing configurations in a launch.json

To use, open a terminal and type debugpy <script .py or module>

24.02.2025 23:08 👍 28 🔁 4 💬 1 📌 0

Spending a month on Bluesky has created a whole new model of a fight we need to be having right now. Not liberal vs. conservative or whatever, but respect vs manipulation.

I am tired of being manipulated everywhere I go. That’s why I like it here, I feel like I’m in charge for once.

27.11.2024 15:57 👍 25765 🔁 2458 💬 333 📌 191
🧵 Free-Threaded Wheels

For any of you playing with the free-threaded builds of #Python 3.13.0 to test out your code, know that hugovk.github.io/free-threade... from fosstodon.org/@hugovk@mast... exists.

10.09.2024 23:35 👍 4 🔁 2 💬 0 📌 0

I think I'm going to have to write a blog post as to why you should never use a named tuple in #Python for a new API; named tuples only make sense when you're updating an old API that already used tuples or a C API that returned an array as if it was a tuple.

12.09.2024 23:37 👍 4 🔁 1 💬 0 📌 1

I’m gonna need people who are younger than me to stop talking about how old they feel.

24.10.2024 00:40 👍 4474 🔁 262 💬 284 📌 40