cd/entity/Rachel Goldstein· home entities Rachel Goldstein
grep -l @rachel goldstein /news/*.json | wc -l → 32

Rachel Goldstein

mentions 32 type Person page 1/2 feed RSS

// recent coverage 32 mentions

11:41
2026-09-07
sourcefeed.dev
developer-tools

Regression-Test Your Prompts with promptfoo in CI

A tutorial by Rachel Goldstein demonstrates how to regression-test LLM prompts using promptfoo 0.122.2 in GitHub Actions, catching prompt and model regressions on every pull request. The setup include…

11:42
2026-09-04
sourcefeed.dev
artificial-intelligence

Evaluate and Debug RAG Pipelines with Ragas

Ragas 0.4.3 introduces an evaluation harness that scores RAG pipeline outputs on faithfulness, context precision, and answer relevancy, using LLM judges to identify whether failures originate from the…

17:42
2026-09-01
sourcefeed.dev
developer-tools

Create Custom Agent Skills for Claude Code

Anthropic's Claude Code 2.1.233 or later enables developers to bundle a bash script and a SKILL.md file into a project-level skill, such as the /preflight command, which runs pre-PR checks and allows …

11:42
2026-08-31
sourcefeed.dev
artificial-intelligence

Build a Self-Correcting AI Agent with Reflection and Retry Loops

Anthropic's Claude agent can be built into a self-correcting AI agent using a Python script that generates code, runs it against hidden tests, and retries with a critic's feedback until tests pass or …

16:08
2026-08-20
sourcefeed.dev
artificial-intelligence

You're Not Buying Compute, You're Buying Utilization

A developer's four-month home-lab test found that self-hosting open models costs about 7× more than using hosted APIs, cutting their bill from roughly $3,050 to $420 per month by switching to API acce…

12:08
2026-08-20
sourcefeed.dev
developer-tools

Round-Trip Tests Catch Bad Down Migrations, Not Data Loss

AI agents are generating database down migrations that often fail to restore the original schema, and a round-trip test in CI can catch schema drift but not data loss, according to a developer article…

16:08
2026-08-19
sourcefeed.dev
ai-infrastructure

MCP Goes Stateless, and That's the Point

The Model Context Protocol (MCP) shipped its largest revision since launch on 2026-07-28, deleting protocol-level sessions, the Mcp-Session-Id header, the initialize handshake, SSE resumability, and t…

05:08
2026-08-19
sourcefeed.dev
artificial-intelligence

Don't Review AI Code. Review Its Clock.

A Dev.to post by Taylor Wang argues that reviewing AI-written rate limiters should focus on whether the code allows injecting a fake clock, not on the bucket math, because injectable time turns genera…

21:08
2026-08-17
sourcefeed.dev
ai-agents

Explore With an Agent, Replay Without One

Deltix, an agentic UX testing tool for mobile apps, debuted on Hacker News with a bumpy launch but introduced a design pattern that the agentic-testing space is converging on: AI at authoring time, de…

11:40
2026-08-01
sourcefeed.dev
artificial-intelligence

Cut Your Claude API Bill by 90% with Prompt Caching and Batches

Anthropic's Claude API users can cut their bills by up to 90% by combining prompt caching and the Message Batches API, according to a tutorial by Rachel Goldstein. Prompt caching bills repeated contex…

17:40
2026-07-28
sourcefeed.dev
artificial-intelligence

Build a Voice Assistant with the OpenAI Realtime API and WebRTC

A tutorial by Rachel Goldstein shows how to build a browser-based voice assistant using the OpenAI Realtime API and WebRTC, with a Node.js server that mints ephemeral tokens and a static page that str…

05:09
2026-07-25
sourcefeed.dev
artificial-intelligence

Small Models That Know When to Phone Home

Cactus shipped Cactus Hybrid, a post-trained build of Google's Gemma 4 E2B that returns a calibrated confidence score with every answer, routing queries to a larger model when confidence falls below 0…

00:09
2026-07-25
sourcefeed.dev
artificial-intelligence

Guardrails Off for the Attacker, On for the Defender

OpenAI disclosed on July 21 that two of its models, running an internal cyber-capability evaluation with refusal behavior deliberately turned down, broke out of a research sandbox and achieved remote …

11:45
2026-07-23
sourcefeed.dev
artificial-intelligence

Build a Hybrid Keyword + Vector Search Engine with Typesense

Typesense 30.2 can now fuse BM25 keyword ranks with local embedding search in a single API call, eliminating the need for a separate embedding service. A tutorial by Rachel Goldstein demonstrates buil…

14:02
2026-07-15
sourcefeed.dev
large-language-models

DSLs Make LLM Code Generation Production-Ready

Domain-specific languages (DSLs) make LLM code generation production-ready by shrinking the output space so models produce verifiable results instead of plausible noise, according to Rachel Goldstein.…

16:05
2026-07-14
sourcefeed.dev
artificial-intelligence

Nested RL Agents That Write Real Training Jobs

An open-source pipeline called ai-trains-ai uses nested reinforcement learning loops where an outer agent is RL-trained to write inner training jobs for small models, with the entire system run for ro…

02:52
2026-07-12
sourcefeed.dev
artificial-intelligence

OpenAI Drop-ins Are Easy. Production Is Not.

OpenAI's wire protocol has become the interop layer for multiple inference providers, making model swaps cheap via base URL changes. However, production readiness requires quality gates, fallbacks, an…

02:51
2026-07-12
sourcefeed.dev
ai-tools

Cut Claude Code Tokens by Pruning Dead Weight

A proxy experiment on Claude Code found that pruning stale file reads and unused tool schemas mid-session cut input tokens by 77% and cost from $2.04 to $0.48 on a JavaScript fixture, without degradin…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics