Morning.dev
My Feed Popular
Login
DEV Community • 2026-04-29 14:09

I built a local-first Chrome extension for translating selected text and saving vocabulary

I recently built Vocabinet, a Chrome extension for people who read foreign-language content online and want a faster way to translate words or phrases without leaving the page. The idea came from a small frustration: when I’m reading an article, blog post, or documentation in another language, the lookup flow is usually too disruptive. I either open a new tab, paste text into a translator, or tra...

0 0
3m read
DEV Community • 2026-04-29 14:09

Google Uses the Same AI Stack It Sells You. That's Either Brilliant or a Problem.

This is a submission for the Google Cloud NEXT Writing Challenge Sundar Pichai dropped a line during the NEXT '26 opening keynote that most people scrolled past. "A big focus of ours is to always be customer zero for our own technologies." The same unified stack that powers Search, YouTube, Chrome, and Android is the one Google is selling to enterprises. A wild claim if you stop and think about ...

0 0
5m read
China Fighter Jet Giant’s Sales Surge After India-Pakistan Clash
newest submissions : multi • 2026-04-29 14:08

China Fighter Jet Giant’s Sales Surge After India-Pakistan Clash

submitted by /u/UndeniableTruth- to r/worldnews [link] [comments]

0 0
1m read
DEV Community • 2026-04-29 14:08

# Google Cloud Next ’26: Entering the Era of the Agentic Cloud > *“We’re moving from AI that responds to AI that acts.”*

Overview of the Announcement At the core of this shift is Google’s introduction of a unified platform for building, deploying, and managing AI agents at scale. Key capabilities include: Agent Studio: A low-code environment for designing and configuring AI agents Multi-model integration: Support for advanced foundation models such as Gemini and third-party models Autonomous workf...

0 0
4m read
DEV Community • 2026-04-29 14:07

Zero-Downtime PostgreSQL Schema Migrations: Expand/Contract vs Blue-Green Deployment

--- title: "Zero-Downtime PostgreSQL Schema Migrations: Expand/Contract vs Blue-Green" published: true description: "A hands-on guide to two patterns for shipping PostgreSQL schema changes without downtime — with production SQL, Kotlin code, and CI/CD pipeline examples." tags: postgresql, architecture, devops, cloud canonical_url: https://blog.mvpfactory.co/zero-downtime-postgresql-schema-migrati...

0 0
4m read
DEV Community • 2026-04-29 14:07

Test Paddle webhooks without account verification

You can't test a Paddle subscription cancel webhook until Paddle has verified your business. That takes days. Paddle's billing API handles subscriptions, payments, and the entire checkout flow. The API is clean and the docs are solid. The problem is the sandbox. Verification before testing To get a Paddle sandbox account, you need to: Sign up and create a separate sandbox login Wai...

0 0
2m read
DEV Community • 2026-04-29 14:07

Benchmark: Ragas 0.1 vs. LangSmith 2.0: RAG Evaluation Speed for 1k Queries

Processing 1,000 RAG evaluation queries takes Ragas 0.1 47 seconds and LangSmith 2.0 192 seconds on identical hardware — a 4x speed gap that adds $12k/year to CI/CD pipeline costs for teams running daily evals. 📡 Hacker News Top Stories Right Now Soft launch of open-source code platform for government (304 points) Ghostty is leaving GitHub (2915 points) HashiCorp co-founder says...

0 0
14m read
newest submissions : multi • 2026-04-29 14:06

Appeals Court Lets Pentagon Enforce Journalist Escort Rule — For Now

submitted by /u/wittybuzz to r/news [link] [comments]

0 0
1m read
Attempt to repeal Colorado’s right-to-repair law fails / Manufacturers backed effort to repeal the law but ultimately failed.
newest submissions : multi • 2026-04-29 14:06

Attempt to repeal Colorado’s right-to-repair law fails / Manufacturers backed effort to repeal the law but ultimately failed.

submitted by /u/MarvelsGrantMan136 to r/technology [link] [comments]

0 0
1m read
newest submissions : multi • 2026-04-29 14:04

Learn concurrency - a deep dive into multithreading with Python

submitted by /u/pmz to r/programming [link] [comments]

0 0
1m read
DEV Community • 2026-04-29 14:03

I've Shipped 7 Mac Apps as a Solo Developer. Here's What Actually Moves the Needle.

All tests run on an 8-year-old MacBook Air. I've shipped 7 Mac apps solo over the past year. Different price points, different audiences, different distribution strategies. Here's what I've learned about what actually matters — and what I wasted time on. What actually moves the needle Writing about the build process. Articles about how I built something consistently outperform pr...

0 0
2m read
DEV Community • 2026-04-29 14:02

LocalSend: lo instalé en todo mi stack y reemplazó AirDrop, pero hay un tradeoff que nadie menciona

LocalSend: lo instalé en todo mi stack y reemplazó AirDrop, pero hay un tradeoff que nadie menciona LocalSend acaba de llegar a 850 puntos en Hacker News — el score más alto del trending hoy. La comunidad está eufórica. Yo también lo probé. Y tengo algo para decir que no vas a encontrar en los posts que salen en las próximas 48 horas. Antes de arrancar: no soy objetivo en este tema. Te...

0 0
10m read
HackerNoon • 2026-04-29 14:01

The True Danger of AI

AI won’t end us with robots. It may empty our lives: machines replace work, dignity fades, birth rates fall, and humanity quietly opts out.

0 0
1m read
346 Blog Posts To Learn About Computer Vision
HackerNoon • 2026-04-29 14:01

346 Blog Posts To Learn About Computer Vision

Let's learn about Computer Vision via these 346 free blog posts. They are ordered by HackerNoon reader engagement data. Visit the /Learn or LearnRepo.com to find the most read blog posts about any technology. Harnessing Artificial Intelligence to teach computers and systems how to obtain meaningful information from Images. We look at tricks of the trade, evolving techniques and so forth. 1. Intro...

0 0
62m read
Hacker News: Front Page • 2026-04-29 14:00

Tangled – We need a federation of forges

Article URL: https://blog.tangled.org/federation/ Comments URL: https://news.ycombinator.com/item?id=47948603 Points: 15 # Comments: 0

0 0
1m read
DEV Community • 2026-04-29 14:00

I built a memory API that AI agents can pay for

An LLM just paid me $0.001 to remember something. I shipped a paid memory API at bmdpat.com/memory. AI agents store, recall, and delete memory by hitting four HTTP endpoints. Each call costs a tenth of a cent in USDC on Base. No signup. No API key. No account form. The flow Agent calls POST /api/memory/store with no auth. Server returns 402 Payment Required and quotes the price (1000...

0 0
2m read
DEV Community • 2026-04-29 14:00

Why API keys break for autonomous AI agents

Stripe doesn't ship to LLMs. If you have tried to give an agent autonomous access to APIs, you already know the wall. Each vendor wants: An account A credit card An API key from a dashboard A billing email A captcha you can't pass Every step assumes a human is at the door. That works for a person writing scripts on a Tuesday afternoon. It does not work for an agent loop running unattended for...

0 0
2m read
DEV Community • 2026-04-29 14:00

PostgreSQL Subquery and CTE Optimization

Every SELECT in PostgreSQL is made of smaller SELECTs, even when it doesn't look that way. WHERE col IN (SELECT ...), WHERE EXISTS (SELECT ...), (SELECT count(*) FROM ... WHERE ...) in the column list, WITH x AS (SELECT ...) — these look syntactically different but all get rewritten into plan nodes at plan time. Which plan node the planner chooses determines whether your query runs in three millis...

0 0
10m read
DEV Community • 2026-04-29 14:00

How to Pass Data Between Controllers in ASP.NET Core

TempData, Session, RouteData, RedirectToAction with params, service-layer approach (the right way) It's a common scenario: one controller handles a form submission, and you need to pass a message or result to another controller's action after a redirect. But passing data between controllers is trickier than it looks — and most approaches have hidden tradeoffs. Why You Can't Just U...

0 0
4m read
DEV Community • 2026-04-29 14:00

From HTML Table to SQL INSERT Statements in One Click

You've found data on a website. You need it in your database. The workflow usually involves: export to CSV, import into SQL tool, deal with type mismatches, fix encoding issues. What if you could go directly from HTML table to valid SQL? This guide shows how to generate CREATE TABLE and INSERT INTO statements from any web table, handling type inference, identifier sanitization, and proper escapi...

0 0
7m read
Previous Next

Showing page 461 of 2002

Previous 461 Next