» Tag
python
115 postsSeven Key Components of Production-Grade Agentic AI Systems
Learn about the seven key components of production-grade agentic AI systems and their functions.
CAGE-lite: Prebind Assurance for AI Agent Actions
CAGE-lite is an open-source tool for managing AI agent actions and their business impacts.
Sidereon: GNSS and Astrodynamics Engine
Sidereon offers a GNSS positioning and astrodynamics engine with a Rust-based demo.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comStuck iDRAC6 Firmware Update via TFTP? Here's a TFTP-free Solution
Find a TFTP-free solution for updating iDRAC6 firmware using TLS 1.0 via web upload.
Why did my benchmark stop at N=22? A debugging story in nine bugs
A developer explores why their benchmark test stopped at 22 and the bugs encountered.
RemotePower 6.2: Agent Now a Real Service on Windows
RemotePower 6.2 consolidates monitoring and management functions with an agent now running as a real service on Windows.
Adding WebRTC to py-libp2p: Two Runtimes, Three Specs
PR #1309 adds experimental WebRTC transport to py-libp2p, enhancing Python node communication with browsers.
Running Multiple ComfyUI Instances on a Single GPU
Explore ways to run multiple instances of ComfyUI on a single GPU.
Scarf Moves From Haskell to Python in the AI Coding Era
Scarf explains why faster LLM-driven code generation made Haskell's long compile times and ecosystem friction unsustainable, prompting a move to Python.
Runloom Brings Go-Style Fibers to Python Concurrency
Runloom is an experimental extension for free-threaded CPython 3.13t that brings Go-style, work-stealing fibers to Python, matching Go's networking throughput in benchmarks.