Discover

Curated articles from sources across the web

1994 articles from 16 sources
Vite doesn't transform accessor keywords
D
DEV Community · Technology

Vite doesn't transform accessor keywords

I've spent quite a while trying to track down how exactly vite compiles code. I haven't seen this level of spaghetti code in like 10 years. There's a CLI that invokes an HTTP server that invokes a plugin system that wraps the plugins' async methods (in these weird callbacks that devtools can't ste...

Joe Eagar
Read
Watching RubyGems.org in Real Time
D
DEV Community · Technology

Watching RubyGems.org in Real Time

RubyGems.org published its first public roadmap this week. That's new, and it's worth noticing. I've written about Ruby Central governance before, and about choosing to contribute anyway. One of the things that frustrated me most wasn't any specific decision, it was that plans were hard to follow u...

christine
Read
Claude Opus 4.7 Debuts, Qwen 3.6-35B Open-Source, & Claude Code Workflow
D
DEV Community · Technology

Claude Opus 4.7 Debuts, Qwen 3.6-35B Open-Source, & Claude Code Workflow

Claude Opus 4.7 Debuts, Qwen 3.6-35B Open-Source, & Claude Code Workflow Today's Highlights This week, Anthropic rolled out Claude Opus 4.7 with enhanced programming and vision, though early user feedback flags concerns about pricing and context performance. Meanwhile, a se...

soy
Read
Java Without the JVM? A Journey into Spring Boot Native Images
D
DEV Community · Technology

Java Without the JVM? A Journey into Spring Boot Native Images

The Cloud Bill That Didn’t Make Sense In the mid-2000s, Java was considered a heavyweight. A ravenous monster devouring all available hardware resources. Between Java 6 and Java 8, several improvements were added to Java, such as improvements to the Garbage Collector, improvements to the...

Felipe Stanzani
Read
Congrats to the 2026 WeCoded Challenge Winners!
D
DEV Community · Technology

Congrats to the 2026 WeCoded Challenge Winners!

The results are in! We are thrilled to announce the winners of the 2026 WeCoded Challenge. Over the past few weeks, the community has been buzzing with your personal stories and frontend interpretations of gender equity in tech. We invited you to celebrate underrepresented voices, and the response...

Jess Lee
Read
As We May Code: Why Software Is a Human Problem Dressed in Logic
D
DEV Community · Technology

As We May Code: Why Software Is a Human Problem Dressed in Logic

On interfaces, accessibility, wicked problems, and the illusion that machines can write code for us. The first time I used NotebookLM, I fed it an essay I'd been meaning to read for months: Vannevar Bush's "As We May Think," published in The Atlantic in 1945. I knew it was the essay that predict...

Cecilia Olivera
Read
Stop Rewriting the Same LLM Boilerplate: Batch-Process DataFrames in 3 Lines
D
DEV Community · Technology

Stop Rewriting the Same LLM Boilerplate: Batch-Process DataFrames in 3 Lines

I processed a 158K-row product catalog through GPT-4 last year. Free-text descriptions in, structured attributes out — brand, category, material, quality score. The script ran over a weekend. Monday morning: $400 gone, crashed at row 91K, no checkpoint. I restarted from zero. That was the fourth t...

ptimizeroracle
Read
From 34 to 41 AI Providers + Notion-Style Tab Blocks in Flutter Web
D
DEV Community · Technology

From 34 to 41 AI Providers + Notion-Style Tab Blocks in Flutter Web

From 34 to 41 AI Providers + Notion-Style Tab Blocks in Flutter Web What We Built Today Two features shipped in one session for 自分株式会社: AI University expanded to 41 providers — added Qwen (Alibaba) and Moonshot AI (Kimi) /tabs command in the note editor — Notion 3.4 t...

kanta13jp1
Read
Offline Evaluation of RAG-Grounded Answers in LaunchDarkly AI Configs
D
DEV Community · Technology

Offline Evaluation of RAG-Grounded Answers in LaunchDarkly AI Configs

Overview This tutorial shows you how to run an offline LLM evaluation on the RAG-grounded support agent you built in the Agent Graphs tutorial, using LaunchDarkly AI Configs, the Datasets feature, and built-in LLM-as-a-judge scoring. You'll build a RAG-grounded test dataset, run it throug...

Scarlett Attensil
Read

Reading List