Hacker News with Generative AI: New Features

Ranging over Functions in Go 1.23 (thegreenplace.net)
Go 1.23 shipped with a new major feature: ranging over functions (also known as "iterators"), per this proposal.
Free Threaded Python with Asyncio (changs.co.uk)
With the immanent release of Python 3.13, I wanted to look at the biggest changes coming to Python. I think by far the most exciting feature is free-threaded Python from PEP-703.
Bluesky launches 60 second mp4, mpeg, webm and mov video clips with safety tools (bsky.social)
After much anticipation, you can now share videos on Bluesky! Let’s dive right into the quick facts.
Bluesky now has video support (bsky.social)
After much anticipation, you can now share videos on Bluesky! Let’s dive right into the quick facts.
CSS @property and the new style (ryanmulligan.dev)
The [`@property`](https://developer.mozilla.org/en-US/docs/Web/CSS/@property) at-rule recently gained support across all modern browsers, unlocking the ability to explicitly define a syntax, initial value, and inheritance for CSS custom properties.
New Inline autofill for cards and identities for Bitwarden (bitwarden.com)
New in CSS: Relative Colors (stefanjudis.com)
First impressions of Go 1.23's range-over-func feature (boldlygo.tech)
What's New in C# 13: Enhanced Params, Performance Boosts and New Extension Types (infoq.com)