Discover

Curated articles from sources across the web

34595 articles from 16 sources
Midnight Fridge Raid — comfort food isn't a dish, it's 2am
D
DEV Community · Technology

Midnight Fridge Raid — comfort food isn't a dish, it's 2am

This is a submission for Frontend Challenge - Comfort Food Edition, CSS Art. Inspiration The brief lists a steaming bowl of ramen, a stack of pancakes, a perfectly cut slice of pie — and then, quietly, "or the dish you grew up eating." That last one is the real prompt. Comfort food isn'...

Maneesh Thakur
Read
The Repository Pattern in NestJS: a collection that happens to live in a database
D
DEV Community · Technology

The Repository Pattern in NestJS: a collection that happens to live in a database

The canonical starting point for a NestJS module backed by TypeORM is the one the framework itself documents: the module declares TypeOrmModule.forFeature([Order]) and the service receives the repository by injection. @Injectable() export class OrderService { constructor( @InjectRepository(...

Hector Angel Gomez Robaina
Read
PawDOS 95: A browser operating system for dogs
D
DEV Community · Technology

PawDOS 95: A browser operating system for dogs

This is a submission for the Weekend Challenge: Dog Days Edition. My submission is PawDOS 95, a fake desktop operating system built for dogs. Built to boot like a 1995 PC, it tracks squirrels, monitors the mailman, manages treats, and tries to explain humans with a translator. The main feature is...

Jessica Doering
Read
Codex CLI 0.147: Test Agent Plugins, Approvals, and MCP Separately
D
DEV Community · Technology

Codex CLI 0.147: Test Agent Plugins, Approvals, and MCP Separately

Codex CLI 0.147 combines several changes that affect different trust boundaries. Treating the upgrade as one pass/fail event misses the failures that matter. The short answer Test five things independently: One portable Agent Plugin. One --approve-for-me boundary. One MCP server using...

Yan Gao
Read
astral.ai.studio
D
DEV Community · Technology

astral.ai.studio

astral.ai.studio We build Artificial & Real World intelligence. Creators of Understandable Ai | UAI The Next Ai Revolution August 15, 2026 Artificial intelligence is moving beyond chatbots, prompts, and isolated machine-learning models. The next phase...

Jan Klein
Read
🍲 Annapurna's Kitchen — Every tiffin has Home's Flavour (Perfect Landing)
D
DEV Community · Technology

🍲 Annapurna's Kitchen — Every tiffin has Home's Flavour (Perfect Landing)

This is a submission for Frontend Challenge - Comfort Food Edition, Perfect Landing Tagline: अन्नपूर्णा की रसोई — every tiffin has Home's Flavour 🏠✨ 💡 Inspiration The Challenge asks for a polished, functional landing page with a food theme — a real or imaginary restaurant, a recipe...

Khushal Sarode
Read
Accessibility Testing for Documentation: A Release Checklist
D
DEV Community · Technology

Accessibility Testing for Documentation: A Release Checklist

Originally published at https://ninadpathak.com/articles/documentation-accessibility-checklist/. Accessibility testing matters for documentation because a page can look finished and still leave a reader unable to complete its task. A bold heading, a link named “here,” or a screenshot holding the...

Ninad Pathak
Read
The Longest Life in Compute
D
DEV Community · Technology

The Longest Life in Compute

On Monday, Nvidia announced memorandums of understanding with Apollo, BlackRock, Blackstone, Brookfield, Goldman Sachs, and KKR to mobilize more than $500 billion of third-party capital so that hyperscalers, frontier labs, and enterprises can borrow against AI hardware instead of paying cash for it....

David Aronchick
Read
Turning Any Webpage into Clean, LLM-Ready Markdown for RAG Pipelines
D
DEV Community · Technology

Turning Any Webpage into Clean, LLM-Ready Markdown for RAG Pipelines

If you're feeding web content into an LLM — for RAG, for an agent's context window, for a summarization pipeline — raw HTML is the wrong input. This post covers why, and the specific extraction problems you'll hit once you try to fix it yourself. Why raw HTML wastes your context window (an...

Juanjo
Read
Ava: Intelligent AI Voice Assistant for English Learning
D
DEV Community · Technology

Ava: Intelligent AI Voice Assistant for English Learning

Building Ava: A Real-Time AI Voice English Learning Assistant with Murf Falcon & LiveKit 10 Days of Voice Agents — VoiceForBharat Edition Over the past 10 days, I built Ava, an AI-powered voice English learning assistant designed to help learners practice English through natural, real-time con...

06divyam
Read
Retrieval-Augmented Generation (RAG) Explained 2026
D
DEV Community · Technology

Retrieval-Augmented Generation (RAG) Explained 2026

A general-purpose AI model knows a lot about the world and nothing about your business. It has never seen your product manuals, your internal policies, or last quarter's reports. Retrieval-augmented generation (RAG) is the technique that closes that gap: it lets a model answer questions using your d...

Mecanik1337
Read
Networking Foundations: From OSI Layers to TCP Handshakes
D
DEV Community · Technology

Networking Foundations: From OSI Layers to TCP Handshakes

OSI Model & TCP IP Model What a networking Model is Networking model is a just blueprint of the how data flow in network and one system to another system, this model is very important bcz in the world we have different type of devices but we need to connect each other so th...

Dharamraj Yadav
Read
Tomato soup for the Soul
D
DEV Community · Technology

Tomato soup for the Soul

This is a submission for Frontend Challenge - Comfort Food Edition, CSS Art. Inspiration Inspired by the warmth of a classic bowl of tomato soup, I wanted to create a small piece of comfort using nothing but CSS. Demo Journey I created the bowl, soup, cream swi...

gulnur
Read

Reading List