cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 18874

Dev.to

articles 18874 domain dev.to → page 299/944 feed RSS
17:21
2026-08-12
dev.to
machine-learning

Benchmarks for Scientific Reasoning: What a Score Establishes

Multigrid AI explains how graduate-level science benchmarks like GPQA are constructed, emphasizing the use of a non-expert baseline to make scores interpretable. The process involves domain experts wr…

17:20
2026-08-12
dev.to
machine-learning

Schema Evolution in AI Pipelines

A developer outlines a schema evolution strategy for AI document pipelines, emphasizing the separation of source, internal, and output schemas with adapters as shock absorbers. The post advocates for …

17:20
2026-08-12
dev.to
large-language-models

Scaling Laws: What Chinchilla Said and What Changed Since

A developer's analysis of scaling laws for large language models shows that the Chinchilla rule of about 20 training tokens per parameter is often treated as a fixed target, but recent scrutiny sugges…

17:11
2026-08-12
dev.to
artificial-intelligence

RLAIF: The Model as Preference Labeller

RLAIF replaces human preference labeling with a model that chooses between two responses, keeping the downstream RLHF pipeline unchanged. The method, exemplified by Constitutional AI, offers scalabili…

17:07
2026-08-12
dev.to
ai-products

We just launched OliverGraph in beta 🚀

OliverGraph has launched in beta, offering a tool that connects to Slack, GitHub, and docs to track the context behind work. The platform allows users to query this context and integrate with agents v…

17:06
2026-08-12
dev.to
developer-tools

MCP Configuration for Looker with Codex

Google Cloud has published a guide for configuring OpenAI's Codex CLI to work with Looker over the Model Context Protocol (MCP), marking the third iteration of the same integration approach previously…

17:05
2026-08-12
dev.to
artificial-intelligence

When to Remove an AI Chatbot: A Decision Procedure

A developer at Multigrid AI outlines a data-driven decision procedure for removing AI chatbots, arguing that the choice should be based on four metrics: containment rate, escalation quality, second-se…

17:04
2026-08-12
dev.to
large-language-models

The 12 Levers That Cut an LLM Bill

A developer at Multigrid introduced a formula to prioritize LLM cost-saving measures by calculating dollars saved per engineering hour, enabling teams to compare levers like prompt caching versus mode…

17:03
2026-08-12
dev.to
artificial-intelligence

Recursive Self-Improvement: What It Would Require

A developer distinguishes four senses of self-improving AI, arguing that only in-context and scaffold-level self-modification are routine today, while weight-level and successor design remain unsolved…

17:00
2026-08-12
dev.to
artificial-intelligence

Reading a Model Release Critically

Multigrid AI's guide on reading model release announcements critically categorizes claims into structural facts, benchmark numbers, qualitative capability claims, and comparative positioning, urging d…

16:40
2026-08-12
dev.to
developer-tools

The client asked me to run their repo. I read it instead.

A developer refused to run a client's repository and instead read the code, uncovering critical vulnerabilities and discrepancies. The staking contract transferred deposits to the zero address, the re…

16:38
2026-08-12
dev.to
artificial-intelligence

Privacy-Safe Synthetic Data From Real Records

A developer's analysis of synthetic data privacy finds that generated records are not anonymous by construction, citing research showing that generative models can memorize and leak training data, esp…

16:37
2026-08-12
dev.to
ai-safety

Privacy-Preserving Data Pipelines

A developer from Multigrid.ai argues that privacy-preserving redaction should occur early in the data pipeline, ideally after extraction but before chunking, rather than at the last moment before send…

16:37
2026-08-12
dev.to
ai-products

Pricing an AI Feature Inside an Existing Product

An engineer from Multigrid.ai argues that pricing an AI feature inside an existing product is fundamentally about margin erosion, not feature pricing. The analysis shows that bundling AI at full adopt…

16:37
2026-08-12
dev.to
large-language-models

Prefill vs Decode: The Two Halves of Inference

An engineer explains that the pricing difference between input and output tokens in LLM inference stems from the distinct hardware bottlenecks of prefill and decode phases. Prefill is compute-bound, w…

16:35
2026-08-12
dev.to
artificial-intelligence

Post-AGI Economics: What Happens to Wages

A developer's analysis of post-AGI wage predictions argues that the wide range of forecasts stems from disagreements over specific parameters in task-based economic models, not just AI capability. The…

← prev page 299 / 944 next →