Urgent.News

What's breaking now, across thousands of outlets.

Tech

Teaching a local coding agent from its own mistakes: DPO on a 30B model

The WUIC Assistant is our agentic VS Code plugin: it scaffolds Angular components, dashboards, reports, workflows, and metadata patches for apps built on the WUIC framework. Under the hood it runs qwen3-coder:30b — a Mixture-of-Experts model with ~3B active parameters — served locally through Ollama on a single RTX 4090. No API calls, no data leaving the machine. For weeks the plugin had been…

A local coding agent, the WUIC Assistant, utilizes a 30-billion-parameter model called qwen3-coder:30b through Ollama on an RTX 4090. The model runs an Angular framework, scaffolding components, reports and workflows, without any API calls. The plugin has been performing 32 tasks successfully, but a flaw was discovered in the curriculum that always passes, which no longer measures the model's ability to generalize to new prompts, nor does it indicate how often the model takes the wrong turn before correcting itself.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

I Accidentally Deleted Our Production S3 Bucket — Here's What Happened in the Next 4 Hours

I Accidentally Deleted Our Production S3 Bucket — Here's What Happened in the Next 4 Hours The command ran in under a second. The recovery took 4 hours.

  • Cloud engineer accidentally deleted production S3 bucket in 4 hours
  • Versioning prevented deletion of individual objects, but bucket deletion removed all versions
  • Cross-Region Replication recovered 47,832 objects in 2 hours 47 minutes

Free AWS Certification for Students: The Complete Step-by-Step Guide

👋 Hey there! I'm Sarvar , a Cloud Architect who spends most days building on AWS and Azure, and the rest writing about it. Last year I wrote a guide on getting a free AWS certification voucher.

  • AWS launches Student Rewards on AWS Builder Center
  • Students receive 12 months of premium training, $30 credits, $100 exam voucher
  • Verification requires school records, email, enrollment documents

More from Monday 31 August →