Discover

Curated articles from sources across the web

4859 articles from 16 sources
Laravel Valet Certificate Showing on analytics.google.com? Root Cause and Fix
D
DEV Community · Technology

Laravel Valet Certificate Showing on analytics.google.com? Root Cause and Fix

Originally published at recca0120.github.io You open analytics.google.com in Chrome and click the certificate — and see this: Subject: filament-scu.test Issuer: Laravel Valet CA Self Signed CN That's not Google's certificate. That's your local Laravel Valet CA leaking onto an external site...

Recca Tsai
Read
You Vibe-Coded. Now What?
D
DEV Community · Technology

You Vibe-Coded. Now What?

I was at an AI event a few weeks ago when someone casually mentioned they'd vibe-coded their own CRM. Prompted into existence in a day to support their use-case. It sounded impressive in the moment. But it got me thinking about a question that keeps showing up on X, on LinkedIn, in Slack channels: ~...

𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒
Read
Stop Coding Through Remote Desktop. Use VS Code Remote Tunnels Instead
D
DEV Community · Technology

Stop Coding Through Remote Desktop. Use VS Code Remote Tunnels Instead

There is a pattern I keep seeing with customer environments. You get access to a VM for development. The code stays there. The dependencies are already there. The network access is there too. On paper, it looks fine. Then reality starts. You are expected to work through Remote Desktop, as if soft...

Emanuele Bartolesi
Read
My AI-Assisted Workflow
H
Hacker News · Technology

My AI-Assisted Workflow

Article URL: https://www.maiobarbero.dev/articles/ai-assisted-workflow/ Comments URL: https://news.ycombinator.com/item?id=47775653 Points: 6 # Comments: 1

maiobarbero
Read
Why I Built TokenBar: AI Spend Should Not Be a Monthly Surprise
D
DEV Community · Technology

Why I Built TokenBar: AI Spend Should Not Be a Monthly Surprise

A lot of AI cost advice starts too late. It tells you to review the bill after the damage is done. That never worked for me. The real problem is not that AI is expensive. The problem is that the expensive part happens quietly. One more prompt. One more rewrite. One more huge context dump. Then yo...

Henry Godnick
Read
Building Robust AI Agent Memory Systems in 2026
D
DEV Community · Technology

Building Robust AI Agent Memory Systems in 2026

Picture this: you've built an AI agent that can handle customer support tickets brilliantly, but it keeps asking the same customer their name and order number in every conversation. Sound familiar? We've all been there — creating agents that work perfectly in isolation but have the memory span of a...

Iniyarajan
Read
AA driving schools ordered to refund 80,000 learner drivers over hidden fees
T
The Guardian · World

AA driving schools ordered to refund 80,000 learner drivers over hidden fees

UK motoring group fined £4.2m for not showing full price of lessons at time of bookingThe AA has been fined £4.2m and ordered to make payments to more than 80,000 learner drivers for not showing the full price of lessons at the time of booking, an illegal practice known as “drip pricing”.The UK comp...

Mark Sweney
Read
Chapter 1 Deep-Dive: What Amplification Actually Looks Like
D
DEV Community · Technology

Chapter 1 Deep-Dive: What Amplification Actually Looks Like

Companion document to "Software Development in the Agentic Era" By Mike, in collaboration with Claude (Anthropic) The main guide states a thesis: AI doesn't change what good engineering is — it raises the stakes. Easy to nod along to, hard to internalize. This document makes it concre...

my2CentsOnAI
Read
I Hit a 400k/s Wall — So I Built a Faster UUID v7 Generator in Rust
D
DEV Community · Technology

I Hit a 400k/s Wall — So I Built a Faster UUID v7 Generator in Rust

I was stress-testing a message pipeline. Thousands of messages flying through queues, each needing a unique ID. The code looked fine. The network looked fine. But throughput kept hitting a ceiling around 400,000 messages/second — and refused to go higher. After some profiling, I found the culprit:...

Marco Mengelkoch
Read
How to Detect Missed Scheduled Tasks Before They Break Production
D
DEV Community · Technology

How to Detect Missed Scheduled Tasks Before They Break Production

Scheduled tasks are the kind of infrastructure you only notice when they stop running. A cleanup job skips one night, invoices are not sent, backups do not finish, data pipelines leave gaps, and nobody sees the problem until users start asking questions. That is what makes detect missed scheduled t...

quietpulse
Read
Building a Voice-Controlled Local AI Agent with Whisper, LLaMA, and LangGraph
D
DEV Community · Technology

Building a Voice-Controlled Local AI Agent with Whisper, LLaMA, and LangGraph

Introduction What if you could just speak to your computer and have it write code, create files, or summarize text — without sending a single byte to the cloud? That's exactly what I built for my internship assignment: a fully local, voice-controlled AI agent using only open-source tools. In this a...

Aquib
Read
Ignore ‘self-serving’ claims from gas giants and implement 100% tax on windfall profits, Ken Henry says
T
The Guardian · World

Ignore ‘self-serving’ claims from gas giants and implement 100% tax on windfall profits, Ken Henry says

Former Treasury secretary says a tax rate was ‘socially optimal’ in submission to a new parliamentary inquiryFollow our Australia news live blog for latest updatesGet our breaking news email, free app or daily news podcastThe former Treasury secretary Ken Henry says “self-serving” claims from gas gi...

Dan Jervis-Bardy Chief political correspondent
Read
I Tested 10 Face Swap Tools — 80% Failed on Side Profiles (Here’s Why)
D
DEV Community · Technology

I Tested 10 Face Swap Tools — 80% Failed on Side Profiles (Here’s Why)

Most face swap demos look flawless. In real inputs? They break — fast. I ran controlled tests across 10 popular face swap tools to answer a simple question: What actually works under free-tier constraints? Short answer: almost nothing. The Core Finding ● 8 out of 10 tools produced ze...

alyna sylvan
Read

Reading List