#devguide
I'm biased because I helped write part of it (and @balbi.sh has continued adding even more info!), but I think the `embassy-mcxa`'s DEVGUIDE is probably one of the better references now for "how embassy HALs work and how to write a good one", if that's what you're in to.

github.com/embassy-rs/e...
github.com
June 19, 2026 at 10:20 PM
🥧🪵🔒 The branch is locked and first release candidate of Python 3.14 is being built!
discuss.python.org/t/the-3-14-b...
#Python #Python314 #release #ReleaseCandidate #RC1
The 3.14 branch is locked for RC1
The 3.14 branch is now locked for all (except release managers and admins) until the 3.14.0 final release (scheduled for 2025-10-07). Reminder from the devguide: A branch preparing for an RC releas...
discuss.python.org
July 22, 2025 at 2:02 PM
🔒🐍 Coming soon, Python 3.15 release candidate 1! The 3.15 branch is now locked until 3.15.0 final in October.
discuss.python.org/t/the-3-15-b...

Also coming soon: Python 3.13.15 and 3.14.7.
hugovk.dev/next-release/
#Python #Python315 #Python314 #Python314 #release
The 3.15 branch is locked for RC1
The 3.15 branch is now locked for all (except release managers and admins) until the 3.15.0 final release (scheduled for 2026-10-01). Reminder from the devguide: A branch preparing for an RC…
discuss.python.org
August 4, 2026 at 8:56 AM
AWS before a missle knocked out multiple availability zones: "Use AWS Backup across multiple AZs for durability of 99.999999999%"

AWS after the attack: “We recommend customers enact their disaster recovery plans and recover from remote backups into alternate AWS Regions, ideally in Europe.”
March 2, 2026 at 6:34 PM
You’re the face of the devguide now ;-)
June 8, 2026 at 6:21 PM
[blog] rOpenSci Dev Guide 1.0.0: Trilingual and Improved 🥳

rOpenSci Software Peer Review’s guidance is gathered in an online book that keeps improving! This blog post summarises what’s new in our Dev Guide 1.0.0,

https://ropensci.org/blog/2026/03/02/devguide-1.0.0/
rOpenSci Dev Guide 1.0.0: Trilingual and Improved
Updates in version 1.0.0 of the online book 'rOpenSci Packages: Development, Maintenance, and Peer Review'
ropensci.org
March 2, 2026 at 10:10 AM
you can get the list of in-support Python versions from https://github.com/python/devguide/blob/main/include/release-cycle.json
July 30, 2023 at 4:24 AM
We're starting work to refactor the #Python devguide into a broader and more inclusive Contribution Guide: discuss.python.org/t/refactorin...
Refactoring the devguide into a Contribution Guide
We are starting a refactoring of the devguide into a broader Contribution Guide. Our goal is to recognize, enable, and encourage all types of contribution. Initially we’ll be making it clearer how to...
discuss.python.org
September 9, 2024 at 11:48 PM
I've worked with autoconf build systems before (🥲) when working on wasm. But there are so many places that need updating to add an extension module to the build system. The explanations of the layout and step by step guides all really help.

Huge thank you to all the contributors to the devguide!
January 30, 2025 at 1:30 AM
I coined "slopper" after "spammer" in February this year:
mastodon.social/@hugovk/1140...

And others used it before me.

May 2024:
mastodon.social/@fil@vis.soc...

April 2024:
bsky.app/profile/feli...

#slopper #slop #neologism
August 31, 2025 at 8:33 PM
Gemma 4 + MCP on AWS: A step-by-step guide to self-hosted AI agents with open-source tools. Perfect for devs who want full control over their agent infrastructure. #AI #DevGuide https://lushbinary.com/gemma-mcp-aws
April 13, 2026 at 7:00 PM
The new AgentCore Runtime is now available in Amazon Bedrock AgentCore

Today, AWS announces the availability of the next generation of https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html, the serverless microVM compute within Amazon Bedroc...

#AWS #AmazonBedrock
The new AgentCore Runtime is now available in Amazon Bedrock AgentCore
Today, AWS announces the availability of the next generation of https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html, the serverless microVM compute within Amazon Bedrock AgentCore. The new Runtime delivers elastic memory management that reclaims unused memory throughout the session so you pay for actual usage rather than the peak, and consistent cold start times regardless of container image size or concurrency. You get the serverless model you already rely on: no pre-provisioning, scale to zero, hardware-enforced session isolation, and pay only for what you use - now with lower costs and faster starts. With the new Runtime, each session starts with a small, efficient memory profile. Additional memory is allocated on demand as the workload needs it, and memory that is no longer actively used is reclaimed rather than held until the session ends. For cold starts, the new Runtime prepares the agent environment once and snapshots it. Every new instance restores from that snapshot instead of repeating the full startup sequence, keeping start times consistent regardless of image size. In testing, the new Runtime delivered a P75 cold start of 1.9 to 2.0 seconds for container images from 200 MB to 2 GB, compared to 5.4–30 seconds with V1. The new AgentCore Runtime is available in the following regions: us-east-1, us-east-2, us-west-2, eu-west-1, and ap-northeast-1. To get started, set platformVersion to V2 when creating or updating a runtime. To learn more, visit the https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/runtime-how-it-works.html#runtime-platform-versions or the https://aws.amazon.com/blogs/machine-learning/the-new-agentcore-runtime-elastic-optimized-and-consistently-fast-starts/. For pricing details, visit https://aws.amazon.com/bedrock/agentcore/pricing/.
aws.amazon.com
September 18, 2026 at 4:05 PM
The OWASP Developer Guide content has been migrated to the new site: devguide.owasp.org/
The DevGuide helps developers navigate the many OWASP projects and provides some advice along the way
Introduction - OWASP Developer Guide
OWASP Foundation Developer Guide project
devguide.owasp.org
May 19, 2025 at 6:06 AM
Do I see this right that pypy is immortalized in the python3 Docs?
:D
March 25, 2026 at 7:16 PM
@kristofrennen seems we can export device identities (async / in bulk) after all #iothub https://azure.microsoft.com/nl-nl/documentation/articles/iot-hub-devguide/#importexport
Overzicht van concepten voor Azure IoT Hub
De conceptuele documentatie van Azure IoT Hub bevat discu...
azure.microsoft.com
November 23, 2024 at 10:34 AM