cd/entity/httpx· home entities httpx
grep -l @httpx /news/*.json | wc -l → 11

httpx

mentions 11 type Organization feed RSS

// recent coverage 11 mentions

20:08
2026-06-30
dev.to
large-language-models

Debugging Benchmark: DeepSeek V4 Pro vs MiMo V2.5 Pro

A developer compared DeepSeek V4 Pro and MiMo V2.5 Pro on a real race condition bug from the httpcore library. MiMo found three bugs and proposed a three-phase separation fix, while DeepSeek found one…

18:11
2026-06-30
dev.to
developer-tools

mcpgen: Turn any OpenAPI spec into an MCP server in seconds

A developer created mcpgen, a tool that converts any OpenAPI specification into a ready-to-run MCP server in seconds. The generated server runs over stdio and can be plugged into Claude Desktop or any…

17:03
2026-06-30
dev.to
artificial-intelligence

The Bug That Made My Pentesting Agent Give Up

A developer building Halo, an autonomous pentesting agent powered by a local LLM, discovered a critical bug in its failure cache that caused the agent to permanently blacklist tools across unrelated e…

10:41
2026-06-25
dev.to
developer-tools

An eval is just a test that returns a value

A developer created apte, an async-first test framework for Python that unifies unit tests and LLM evals in the same engine with shared fixtures. The framework uses typed dependencies with Annotated a…

23:10
2026-05-23
dev.to
artificial-intelligence

Quick Tip: Benchmarking Multimodal APIs in Under 10 Minutes

The article summarizes a backend engineer's practical benchmark of multimodal AI models accessed through a unified API endpoint. The author tested models like Qwen3-VL-32B, GLM-4.6V, and Hunyuan on vi…

01:51
2026-05-21
dev.to
developer-tools

The prompt your SDK sends is not the prompt you wrote

A tool called "agenttap" created by a developer who discovered that SDKs often modify prompts before sending them to AI APIs, causing discrepancies between what developers think they're sending and wh…

// co-occurs with top 8 entities