Morning.dev
My Feed Popular
Login
newest submissions : multi • 2026-04-09 04:11

US ignoring evidence Russia is helping Iran because it trusts Putin, says Zelenskyy | Russia

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

0 0
1m read
Open Source: Control Claude Code / Codex CLI Entirely from Your Phone with Feishu (Lark) — Approve, Choose, and Send Commands on the Go
DEV Community • 2026-04-09 04:10

Open Source: Control Claude Code / Codex CLI Entirely from Your Phone with Feishu (Lark) — Approve, Choose, and Send Commands on the Go

Ever had this happen? Claude Code has been running for a while and finally pops up a permission prompt — but you've already walked away to grab coffee. Or Codex finishes an entire task, and you only realize it when you come back — ten minutes too late. Today I'm open-sourcing a little tool I use daily — Agent Notifier. It routes all interactions from Claude Code and Codex CLI to Feishu, so you...

0 0
7m read
DEV Community • 2026-04-09 04:09

Introduction to Monetized AI

What is Monetized AI? Monetized AI refers to the use of artificial intelligence to generate revenue. This can be achieved through various means, such as creating and selling AI-powered products or services, or using AI to optimize business operations and increase efficiency. Applications of Monetized AI Monetized AI has numerous applications across industries, including heal...

0 0
1m read
NATO chief says some European allies were tested and failed in Iran war
newest submissions : multi • 2026-04-09 04:09

NATO chief says some European allies were tested and failed in Iran war

submitted by /u/Mana_Seeker to r/worldnews [link] [comments]

0 0
1m read
/r/ReactJS - The Front Page of React • 2026-04-09 04:06

Confused between useQuery, useSuspenseQuery and useLoaderData (Tanstack)

So I am using TanStack Router with TanStack Query and i am fetching data from external API. I have defined routes in a separate dashboard.routes.tsx folder and tanstack query functions in separate dashboard.api.ts folder. I have also added loader in createRoute funcctios in routes.tsx what i am confused about is what to use to consume the data in my pages. I have tried useQuery, useSuspenseQuer...

0 0
1m read
DEV Community • 2026-04-09 04:06

Building a 100% Client-Side PDF Editor: Why I Chose Astro and WebAssembly

The Privacy Problem with Online PDF Tools We’ve all been there: you need to merge two PDFs or edit a quick detail, so you Google "PDF editor." You find a dozen sites, upload your sensitive document (maybe an invoice or a contract), and hope for the best. As a developer, this always felt like a massive privacy hole. Why should my data live on someone else's server just to perform a simple merge o...

0 0
2m read
DEV Community • 2026-04-09 04:04

From GitHub Issue to Merged PR: My Complete AI-Powered Development Workflow

A few months ago, I was burning through an embarrassing amount of Claude tokens monthly while shipping maybe two meaningful features. The wake-up call came during a debugging session where I spent the better part of an hour having Claude explain why the same function worked differently in different contexts—only to discover I'd been feeding it outdated code samples from three iterations ago. ...

0 0
5m read
newest submissions : multi • 2026-04-09 04:03

/r/WorldNews Live Thread: Russian Invasion of Ukraine Day 1505, Part 1 (Thread #1652)

submitted by /u/WorldNewsMods to r/worldnews [link] [comments]

0 0
1m read
DEV Community • 2026-04-09 04:02

LangChain.rb — Chains, Agents, and Memory for Ruby AI Apps

This is post #21 in the Ruby for AI series. We've been building everything from scratch — API calls, RAG pipelines, agents, streaming. That's great for understanding. But sometimes you want a framework that handles the plumbing. Enter LangChain.rb — Ruby's port of the popular LangChain library. What Is LangChain.rb? LangChain.rb gives you pre-built abstractions for common AI patterns: ...

0 0
5m read
Estonia 'recommends' Ukraine uses different drone attack corridors after airspace breaches
newest submissions : multi • 2026-04-09 04:02

Estonia 'recommends' Ukraine uses different drone attack corridors after airspace breaches

submitted by /u/clamorous_owle to r/worldnews [link] [comments]

0 0
1m read
HackerNoon - javascript • 2026-04-09 04:00

Ping Command Explained: How It Works and When to Use It

Learn how the ping command works, when to use it, how to read results, and how Globalping lets you run tests from anywhere.Read All

0 0
1m read
Nato chief says Trump ‘clearly disappointed’ by US allies’ refusal to join Iran war
newest submissions : multi • 2026-04-09 03:57

Nato chief says Trump ‘clearly disappointed’ by US allies’ refusal to join Iran war

submitted by /u/StemCellPirate to r/worldnews [link] [comments]

0 0
1m read
Hacker News • 2026-04-09 03:56

Show HN: Image to Music AI – Turn Any Photo into an Original Soundtrack

Comments

0 0
1m read
newest submissions : multi • 2026-04-09 03:56

Anthropic appears to have overtaken OpenAI on this key financial metric

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

0 0
1m read
NASA’s Artemis II moon mission astronauts make first-ever ‘ship to ship’ call to ISS
newest submissions : multi • 2026-04-09 03:55

NASA’s Artemis II moon mission astronauts make first-ever ‘ship to ship’ call to ISS

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

0 0
1m read
China’s supercomputers lost 10 petabytes in a data heist
newest submissions : multi • 2026-04-09 03:53

China’s supercomputers lost 10 petabytes in a data heist

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

0 0
1m read
newest submissions : multi • 2026-04-09 03:51

AI agents killed my todo app 😅 anyone else?

I think AI agents just killed my 7-year todo system overnight. And I didn’t expect that at all. I’ve been using TickTick for like 7 years — paid user the whole time, 4000+ tasks completed. It was my ride or die. You know the drill — break big stuff into small tasks, plan your day, stare at a packed calendar and feel productive as hell. Then I started using AI agents for coding. And now… I basicall...

0 0
1m read
Hacker News: Front Page • 2026-04-09 03:51

App Store sees 84% surge in new apps as AI coding tools take off

Article URL: https://9to5mac.com/2026/04/06/app-store-sees-84-surge-in-new-apps-as-ai-coding-tools-take-off/ Comments URL: https://news.ycombinator.com/item?id=47699086 Points: 7 # Comments: 1

0 0
1m read
DEV Community • 2026-04-09 03:50

I Built a GCC Plugin for Struct Inheritance

If you have entered the world of programming, there is a fair chance that you have heard of C or learned C. As a language, C is very robust and simple language but it is lagging behind the newer languages that have more features and buttons. Which is why I took it upon myself to begin a journey of adding more features via GCC Plugins. Boilerplate To begin with, we need a c file to cont...

0 0
8m read
DEV Community • 2026-04-09 03:49

Connect Claude Code to EClaw: Autonomous AI Task Execution via Kanban

claude-code-eclaw-channel is an open source bridge that lets Claude Code receive tasks from EClaw Kanban, execute them autonomously in your terminal, and report back. How It Works EClaw Kanban → Webhook → bridge.ts → fakechat plugin → Claude Code Claude Code edits files, runs tests, opens PRs → POST /api/mission/card/:id/comment (progress) → POST /api/mission/car...

0 0
1m read
Previous Next

Showing page 161 of 757

Previous 161 Next