cd/entity/GraphQL· home entities GraphQL
grep -l @graphql /news/*.json | wc -l → 17

GraphQL

mentions 17 type Organization feed RSS

// recent coverage 17 mentions

00:00
2026-06-28
glukhov.org
ai-tools

Decision Records for AI-Driven Software Development

Decision records are emerging as a critical memory layer in AI-assisted software development, capturing not just what was built but why, as AI tools make code cheaper to generate and easier to refacto…

18:51
2026-06-24
dev.to
artificial-intelligence

AI Coding Agents Need Project Memory, Not Just Bigger Prompts

A developer argues that AI coding agents need a structured, graph-based memory system to retain project-specific lessons, rather than relying on larger prompts or temporary context. The proposed syste…

21:19
2026-06-17
dev.to
developer-tools

(Alert!)5 Things Even AI Can't Do, GraphQL

GraphQL, created at Facebook in 2012 and now governed by the GraphQL Foundation, is a query language and runtime that allows clients to request exactly the data they need from a single endpoint, solvi…

07:40
2026-06-16
stackoverflow.blog
ai-agents

If context is king, architecture is the…

Apollo GraphQL CEO Matt DeBerglis told the AI Agent Conference that enterprises should use GraphQL and MCP as a structured semantic architecture to provide clean data to autonomous agents, protect int…

15:03
2026-06-14
yegge.ai
large-language-models

N-Tier Services and Systems Complexity

A lost essay from 2004 by a former Amazon engineer, recovered in 2024, argues that Amazon's internal service architecture solved the 2-tier database problem but created new complexity for application …

08:43
2026-05-28
dev.to
ai-infrastructure

SurrealDB 3.1: stability, DiskANN, and a new release process

SurrealDB 3.1 is now available, marking the first minor release in the 3.x series with a focus on stability, security hardening, and the introduction of DiskANN as a second approximate-nearest-neighbo…

09:00
2026-05-23
dev.to
developer-tools

Simplicity scales — complexity kills side projects

The article argues that side projects often fail because developers over-engineer them with unnecessary complexity, such as full-stack architectures and advanced tools, instead of building simple, fun…

00:23
2017-10-19
gist.github.com
developer-tools

Why do I have to write JSON decoders in Elm?

Challenges of choosing a data interchange format between clients and servers, focusing on how formats must evolve as applications change. It compares JSON, Protocol Buffers (protobuf), and GraphQL, hi…

// co-occurs with top 8 entities