Category

Development Articles

Web and software development guides. Next.js, React, TypeScript, databases, and the modern tooling and patterns we use to ship fast, maintainable applications.

Latest Articles

The newest Development guides and analysis

Showing 1-24 of 250 articles
AI accessibility fixes can remove a real barrier, but a useful browser shortcut is not a site-wide repair. Test the actual user task before calling it done.
#AI coding#Web accessibility+3 more
2026-09-04
Read Article
Scope enforced in the UI is a policy the UI can forget. Why row-level rules in the database beat if/else branches, and why one scoping bug returns zero rows.
#row level security#postgres+5 more
2026-08-27
Read Article
Which copy an agent reads is a correctness decision, not a performance one. How to set a staleness budget per question, and catch a mirror that stops syncing.
#ai agents#system of record+5 more
2026-08-27
Read Article
Admin-editable templates, offline-tolerant sync, and signed photo provenance turn a tablet into a paper-form replacement that survives a dispute.
#offline-first#pwa+5 more
2026-08-24
Read Article
Server-authoritative state, forward-only status transitions and idempotent submissions: the architecture pattern behind an agent-built multi-step quote funnel.
#architecture-patterns#lead-capture+4 more
2026-08-23
Read Article
A 17-row table comparing MT specialists, commercial translation APIs and frontier LLMs on languages, context, licence, price per unit and evaluation.
#machine translation#localisation+5 more
2026-08-22
Read Article
eve 0.44.0 gates trace creation by conversation audience: only public is retained by default, while private and unknown conversations fail closed.
#eve#agent observability+5 more
2026-08-21
Read Article
GitHub brought Copilot to Slack and Microsoft Teams on August 21, both public preview. The cloud sandbox bills on its own rates, worded differently per surface.
#github copilot#slack+5 more
2026-08-21
Read Article
The v1.0 release swaps httpx for httpx2, sets a Python 3.10 floor, drops Text Completions, and makes AnthropicBedrock error when no region is set.
#anthropic#python-sdk+4 more
2026-08-20
Read Article
GitHub's August 20 postmortem names a client-side retry loop that raised traffic during recovery, more than 3 million added CPU cores, and retry budgets.
#github#outage-postmortem+4 more
2026-08-20
Read Article
Anthropic moved five Claude Developer Platform betas to GA on August 19, 2026. None of it is a forced migration, and no sunset date is published.
#anthropic#claude-api+4 more
2026-08-19
Read Article
On August 19 Cursor's cloud agents gained PR subscriptions, goals and per-task VMs, and Codex cloud added GitLab in beta. Agents now persist past one prompt.
#cursor#codex+5 more
2026-08-19
Read Article
CVE-2026-75130 scores 9.0 under CVSS 3.1 and 6.4 under CVSS 4.0. Context7 2.1.2 and earlier are affected; no public fix documented as of Aug 22, 2026.
#mcp#prompt injection+5 more
2026-08-18
Read Article
Cursor Origin left its waitlist into early beta on paid plans. What actually shipped, and why Cursor's own changelog keeps GitHub as the source of truth.
#cursor-origin#code-hosting+5 more
2026-08-17
Read Article
An August 17 GitHub incident ran 7 hours 36 minutes, and Copilot stayed impaired after the rest recovered. Why an assistant sits on its own dependency chain.
#github#outage+5 more
2026-08-17
Read Article
GitHub's August 12 changelog puts Agent Plugins 1.0 support at general availability. What ported across harnesses, and what a plugin still cannot carry.
#agent-plugins#github-copilot+5 more
2026-08-16
Read Article
Claude Code shipped four tagged releases in roughly 50 hours, one switching a tool family off by default, reversibly. Running a team on a shifting harness.
#claude-code#release-cadence+5 more
2026-08-16
Read Article
Crossing a context threshold can reprice an entire request, not just the tokens above the line. Where the cliffs sit and how to keep prompts underneath.
#long-context#llm-pricing+5 more
2026-08-15
Read Article
DeepSeek open-sourced its dsh agent harness under MIT: a developer preview at 0.1.0-rc.5, four runtime modes, and every part of the product a plugin.
#deepseek#deepseek-harness+5 more
2026-08-15
Read Article
Google, OpenAI and Anthropic all cut batch pricing 50 percent, while Grok 4.6 gets no batch discount at all. What the cheap lane actually costs you.
#batch-api#llm-pricing+5 more
2026-08-14
Read Article
Next.js 16.3 promises fewer prefetches and faster builds, but the headline numbers carry real qualifiers. A risk checklist before you take the bump.
#nextjs#nextjs-16-3+5 more
2026-08-14
Read Article
A layered playbook for stopping form spam: an off-screen honeypot with a silent 200, then rate and behavior signals, with CAPTCHA only as a last step.
#form-security#honeypot+5 more
2026-08-13
Read Article
Text and DOM output lets an agent close its own loop. 3D, video and physics do not. A verifiability ladder for knowing when you are still the checker.
#ai-agents#verification+5 more
2026-08-12
Read Article
An agent stops when its work looks done. Write the completion bar instead of asking for effort: a named check, required evidence, iterate until it passes.
#prompt-engineering#claude-code+5 more
2026-08-12
Read Article
Digital Applied newsletter

Deep dives on AI, marketing and development.

Practical guides and fresh insights by email. No recycled takes.