Morning.dev
My Feed Popular
Login
Why Are EVs So Heavy?
newest submissions : multi • 2026-04-09 15:37

Why Are EVs So Heavy?

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

0 0
1m read
Merz Says Germany Wants a UN Mandate to Secure Strait of Hormuz
newest submissions : multi • 2026-04-09 15:36

Merz Says Germany Wants a UN Mandate to Secure Strait of Hormuz

submitted by /u/Free-Minimum-5844 to r/worldnews [link] [comments]

0 0
1m read
newest submissions : multi • 2026-04-09 15:35

What editing software is this?

https://preview.redd.it/6xvkiic3p6ug1.jpg?width=384&format=pjpg&auto=webp&s=8628914e414977ca49d972e5fa5bc558cfc47240 I’ve been trying to find this editing software for months now, and every time I ask AI what it is, it keeps saying DaVinci Resolve. The thing is… it looks nothing like DaVinci at all, so I’m like 99.9% sure that’s not it. At this point I’m kinda stuck. Does anyone here r...

0 0
1m read
Israeli government secretly approves over 30 new settler outposts
newest submissions : multi • 2026-04-09 15:34

Israeli government secretly approves over 30 new settler outposts

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

0 0
1m read
HackerNoon • 2026-04-09 15:30

Powering the Future of Play: Riyadh Welcomes the Global Games Show

Riyadh, Saudi Arabia—The Global Games Show is from June 29th to 30th, 2026, in Riyadh, Saudi Arabia. The exhibition enables developers, gaming pioneers, and gaming innovators to meet one another through mutual interest and experiences. A 360-degree space for any member of the gaming ecosystem (gaming/development/gamers/esports investors, etc.). You have a chance to explore new gaming products, tec...

0 0
1m read
5 principles for designing context-aware multimodal UX
LogRocket Blog • 2026-04-09 15:30

5 principles for designing context-aware multimodal UX

Multimodal UX goes beyond designing for screens. Learn how context-aware systems, progressive modality, failover modes, and accessibility-first design create better digital product experiences. The post 5 principles for designing context-aware multimodal UX appeared first on LogRocket Blog.

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

Should you write your own database?

I've been working on a project for a good few years where we process over 6TB of product data every week. In my blog post today I talk about our eventual decision to write a data store to meet our exact needs. We're already getting 30 - 37% better sustained throughput on the same hardware and found areas for optimising further. Read about our journey on my blog. ...no Kafka and Pulsar wouldn't ha...

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

I Described a Multi-Agent, Multi-Model System in Plain English. It Was Built in Seconds. Part 5/5

Last time: Claude helped write this series. I gave it access to our docs at docs.backboard.io, it read them itself, and it produced a series describing its own API's limitations. That was the hook. TLDR - SOOOO Easy. -> Backboard MCP Copy and Paste this to Claude Code: claude mcp add backboard-docs --transport http https://backboard-docs.docsalot.dev/api/mcp This post is where that story clo...

0 0
13m read
newest submissions : multi • 2026-04-09 15:29

Grow and mow: interpretable models with boosting, symbolic regression and e-graphs

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

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

Skills Are the New CLI

Every developer tool follows the same pattern: parse flags, run logic, print output. git commit -m "fix bug" doesn't know your repo uses conventional commits. npm audit doesn't know which vulnerabilities affect code you actually changed. The CLI doesn't know your project. You carry all the context. Skills flip this. A skill is a single Markdown file that teaches an AI agent how to do something i...

0 0
9m read
The Ultimate Guide to a Smooth Dev Environment
DEV Community • 2026-04-09 15:22

The Ultimate Guide to a Smooth Dev Environment

The Ultimate Guide to a Smooth Dev Environment Originally published on 2025-12-11 at speedscale.com. Setting up a development environment can be challenging, especially for new developers or those adapting to new developer tools. One common hurdle is setup time, as configuring all the necessary components can delay the start of actual work. A local development environment offers signif...

0 0
16m read
newest submissions : multi • 2026-04-09 15:21

i was looking for a tools platform that is totally free and customisable and i found one (vecvel.com) where i can rearrange my needed tools that are free to use and client side only i mean wteva im doin wid those tools neva goin to the serverrrrr!!! nd i like that !

submitted by /u/exfeen to r/software [link] [comments]

0 0
1m read
Quantum computing SDKs lack observability. We built QObserva to fix that.
DEV Community • 2026-04-09 15:21

Quantum computing SDKs lack observability. We built QObserva to fix that.

Over the past few months, we’ve been working extensively with quantum SDKs like Qiskit, Cirq, and Amazon Braket. Building circuits and running jobs is becoming more accessible, but we kept running into the same friction point—not in execution, but in understanding what actually happened after a run. At a small scale, things feel manageable. You run a few experiments, inspect results, maybe store ...

0 0
3m read
Iran closes strait, challenges U.S. to rein in Israel: "the world is watching whether it will act on its commitments"
newest submissions : multi • 2026-04-09 15:20

Iran closes strait, challenges U.S. to rein in Israel: "the world is watching whether it will act on its commitments"

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

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

Relvy AI: Automated On-Call Runbooks for Engineering Teams!

Engineering Autonomous Root Cause Analysis: Beyond LLM Heuristics The challenge of automating on-call response is fundamentally a problem of signal-to-noise ratio and verifiable execution. While Large Language Models (LLMs) have demonstrated exceptional capabilities in code generation and textual reasoning, they struggle significantly with the "OpenRCA" problem—performing root cause ana...

0 0
5m read
Newest questions tagged javascript - Stack Overflow • 2026-04-09 15:19

web dev problem: I want to run a js function when user tap the browser's return button

I am developing an website. The first page is index.html, this page has a button called "MyProfile". When user click this button, and he didn't log in, will jump to ( location.assign) login.html page. At the login.html, after he logged in, will jump to (location.replace) MyProfile.html. So, at the MyProfile.html page, when he click browser return button, he will return to the index.html...

0 0
1m read
𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝 • 2026-04-09 15:18

Render tsx on an e-ink display

Hey everyone! I wanted to show a small project I've been working on; a tsx framework for rendering to an e-ink display (or tsx => canvas => image => eink to be honest). <view direction="column" gap={20} padding={40}> <text size={48} weight="bold">Hello World</text> <ElectricityConsumption /> </view> Instead of the "common" appr...

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

Kiro CLI + ArgoCD MCP: Manage GitOps from Your Terminal

Managing ArgoCD applications typically means writing Application YAML, configuring sync policies, and switching between the CLI and UI. It works, but there's a better way to do it. With Kiro CLI and the ArgoCD MCP server, you can do all of that using natural language from your terminal — create apps, sync them, check health, view resource trees. Deploying to Kubernetes Before GitOps B...

0 0
8m read
Hacker News: Front Page • 2026-04-09 15:17

Vercel Claude Code plugin wants to read your prompt

Article URL: https://akshaychugh.xyz/writings/png/vercel-plugin-telemetry Comments URL: https://news.ycombinator.com/item?id=47704881 Points: 14 # Comments: 0

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

One Model Provider Is a Toy Nowadays. Part 4/5

Still the same hook. Claude helped write this. I gave it access to our docs at docs.backboard.io, it read them, and it wrote about what its own underlying API doesn't support. Consistent across all four posts. That's either a good sign for AI honesty or a really clean piece of product marketing. Probably both. You've built the demo. It works. One model, one assistant, answers questions. And t...

0 0
13m read
Previous Next

Showing page 173 of 800

Previous 173 Next