Morning.dev
My Feed Popular
Login
newest submissions : multi • 2026-08-16 04:36

looking for software appraisal

Hey all — I've been heads-down on a platform for a while and want an outside sanity check on the architecture and scope from people who've built comparable systems (health tech, telehealth, anything with HL7/DICOM or clinical workflow). What would you appraise a build like this for? What it does, high level: A patient orders a diagnostic imaging package online, gets scheduled at an imaging center,...

0 0
1m read
DEV Community • 2026-08-16 04:35

"Cron 'every 2 weeks' doesn't exist. Here's the expression that actually works."

You just Googled "cron every 2 weeks" because your clean-up job keeps running weekly, and the cron docs are silent on the whole idea. That's not your fault — the 5-field format has no concept of week parity. There's no */2w, no every-other. But there's a day-of-month trick that gives you a real biweekly cadence, and it's not what most people write. The trap most people fall into. Writing 0 0 * *...

0 0
2m read
DEV Community • 2026-08-16 04:32

Why My AI Time is 80% Orchestration: The ai developer role shift

This article was originally published on BuildZn. Everyone talks about AI transforming everything, but nobody explains what that actually means for a senior dev’s day-to-day. It’s not about just writing smarter prompts. The ai developer role shift hit me hard building FarahGPT. I spent weeks untangling emergent behaviors, not writing Flutter UI. The ai developer role shift is real, an...

0 0
8m read
Hacker News: Front Page • 2026-08-16 04:24

The quirky personal homepages of programming language creators

Article URL: https://breck.lol/plMakers.html Comments URL: https://news.ycombinator.com/item?id=49316888 Points: 9 # Comments: 2

0 0
1m read
DEV Community • 2026-08-16 04:19

Demystifying 'Cold Starts' in Serverless: Why Your App Sometimes Shivers

Have you ever clicked a button on a website, only to wait several agonizing seconds for the page to respond, even though it usually loads instantly? This annoying delay is often caused by a backend phenomenon known as a cold start. In serverless computing, a cold start is the delay that occurs when a cloud function is invoked for the first time or after a period of inactivity. Because there is no ...

0 0
3m read
Hacker News: Front Page • 2026-08-16 04:19

Falstad Math and Physics Simulations

Article URL: https://www.falstad.com/mathphysics.html Comments URL: https://news.ycombinator.com/item?id=49316872 Points: 3 # Comments: 0

0 0
1m read
Hacker News • 2026-08-16 04:13

Show HN: DSH Plugin Directory – Every DeepSeek Harness Plugin

Comments

0 0
1m read
newest submissions : multi • 2026-08-16 04:13

NATO fighter jet shoots down drone breaching Romania's airspace, country's defense ministry says

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

0 0
1m read
DEV Community • 2026-08-16 04:12

EmpowerAgro: Bringing Real-Time Crop Disease Detection to India’s Smallholder Farmers with Google AI

For millions of smallholder farmers across India, agricultural livelihood is a continuous battle against unpredictable weather, pest infestations, and crop diseases. In rural regions like Vidarbha and Marathwada, a single unnoticed fungal outbreak in a cotton or soybean crop can wipe out an entire season's yield, driving families into deep financial distress. Traditional agricultural extension ser...

0 0
2m read
newest submissions : multi • 2026-08-16 04:11

Hurricane Lala hits Hawaii - with 89,000 losing power

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

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

I built 59 free browser-based dev tools in vanilla JS — here's what I learned

I've been quietly building Antigravity Tools — a collection of 59 free, browser-based developer utilities — and today I'm sharing everything I built and learned. Why vanilla JS? No React, no build step. The main constraint I set for myself: zero dependencies, zero server, zero telemetry. When you paste your JWT token into jwt.io, it goes to their server. When you use an online regex t...

0 0
1m read
Hacker News: Front Page • 2026-08-16 04:07

21,000 MCP servers exposed: the protocol reaches a security inflection point

Article URL: https://forkast.news/the-model-context-protocol-reaches-a-security-inflection-point/ Comments URL: https://news.ycombinator.com/item?id=49316815 Points: 11 # Comments: 1

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

Discussion about Server Components

From what I understand, I’m trying to explain Server Components in a simple way. Could you guys take a look and let me know if my understanding is correct and if my explanation is easy to understand? Server Components Normally, when a browser requests a React application, a JavaScript bundle is sent to the browser, whether it uses SSR or CSR. For SSR, that JavaScript bundle is used to hydrate the...

0 0
1m read
newest submissions : multi • 2026-08-16 04:02

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

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

0 0
1m read
Hacker News: Front Page • 2026-08-16 04:02

I checked 30 frontier model cards. Here are the benchmarks labs report

Article URL: https://koutian.is-a.dev/benchmark-radar/?view=leaderboard Comments URL: https://news.ycombinator.com/item?id=49316791 Points: 4 # Comments: 0

0 0
1m read
DEV Community • 2026-08-16 03:59

No Passport Required — Comfort Food Around the World

This is a submission for Frontend Challenge - Comfort Food Edition, CSS Art. Inspiration Comfort food does not need a passport. Everywhere in the world, there is a dish that means something more than food. It can mean home, family, a long day ending, a celebration, or simply someone taking care of you. For this challenge, I wanted to turn that idea into a single CSS artwork. No Pass...

0 0
3m read
DEV Community • 2026-08-16 03:56

Your prompt is not a security boundary

If your AI agent owns tools with side effects, one question decides whether it is safe to ship: what happens when the model confidently calls a money tool on invented grounds. This is a writeup of one mechanism that closes that hole, and of where the mechanism stops working. The context is assistants that talk to real customers in messengers and can do irreversible things: confirm a payment, issu...

0 0
5m read
DEV Community • 2026-08-16 03:51

Open-Weight Model Benchmark Harness: Test Cheaper Models Before You Route Traffic

A cheaper model is not cheaper if it silently breaks the workflow. That is the trap many AI product teams are walking into as open-weight models get stronger. A model looks good in a leaderboard, a demo feels fast, and the per-token price looks friendly. Then production traffic arrives. Support answers lose citations. JSON starts drifting. Tool calls become noisy. A workflow that looked 40% cheap...

0 0
12m read
I Built an AI That Cuts Your Podcast Into Shorts. But I Didn’t Want It to Edit Your Content.
DEV Community • 2026-08-16 03:50

I Built an AI That Cuts Your Podcast Into Shorts. But I Didn’t Want It to Edit Your Content.

The story behind AI Clip Cutter — and why we’re building AI editing around one simple idea: the creator should stay in control. Press enter or click to view image in full size There is an uncomfortable truth about short-form content: Most creators don’t have a content problem. They have a time problem. You can spend an hour recording a podcast. Two hours researching. Three hours having a con...

0 0
9m read
Peer-reviewed study of 443,000 Backblaze hard drives ranks HGST most reliable and Toshiba the least — Analysis of 1.66 million drive-years finds Seagate and Toshiba HDDs fail at roughly twice the rate of WD and HGST
newest submissions : multi • 2026-08-16 03:50

Peer-reviewed study of 443,000 Backblaze hard drives ranks HGST most reliable and Toshiba the least — Analysis of 1.66 million drive-years finds Seagate and Toshiba HDDs fail at roughly twice the rate of WD and HGST

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

0 0
1m read
Previous Next

Showing page 131 of 2084

Previous 131 Next