Morning.dev
My Feed Popular
Login
Dario Amodei spent last year warning of an AI white-collar bloodbath. Now he's changing the narrative
newest submissions : multi • 2026-05-06 06:00

Dario Amodei spent last year warning of an AI white-collar bloodbath. Now he's changing the narrative

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

0 0
1m read
HackerNoon • 2026-05-06 05:59

The Cost of Correctness in “Real-Time” Systems Like Kafka and Spark

"Real-time" with Kafka and Spark is controlled delay, not instantaneity. Kafka batches for durability; Spark processes streams as micro-batch jobs with watermarks and checkpoints. Exactly-once requires the sink to cooperate. The right question isn't whether a pipeline is real-time it's which latency budget it can sustain while staying correct under failure and late data.

0 0
1m read
Preview your coding agents' work without painful CIs or servers; just paste a prompt
DEV Community • 2026-05-06 05:59

Preview your coding agents' work without painful CIs or servers; just paste a prompt

In recent months, I felt terribly painful about deploying my work-in-progress code to a public server. Imagine a scene where you need to go to the gym, but you don't want to waste the subscription budget from Claude or Codex, so you set up Happy or Paseo. They have done really well at remote controlling coding agents, but there is still a gap between the formative work produced by coding agents a...

0 0
4m read
Experienced Devs • 2026-05-06 05:55

Are Senior Managers coding in your workplace with AI? Do they add value?

The latest AI hype bollocks on LinkedIn is VPs and CTOs bragging that they're shipping features using agents and claiming that this is the future for management positions. I'm highly skeptical of this. I'm still seeing a landscape where as someone in engineering management, I don't have time to meaningfully engage with the details of the codebase. I suspect that if I went in and started pumping o...

0 0
1m read
DEV Community • 2026-05-06 05:54

87 tabs open. I can't close any of them.

I built a Chrome extension to help with this — and I refuse to ship it the way everyone else does. I open Chrome. There are 87 tabs. I can't close any of them. Not one. That Stack Overflow answer I'll definitely come back to. That Medium article was half-read at 2am. That GitHub issue someone tagged me on three weeks ago. That MDN page about the Intersection Observer API. The Anthr...

0 0
7m read
DEV Community • 2026-05-06 05:53

Automating Cloudflare WARP Based on WiFi SSID (Linux Guide)

If you frequently switch between trusted and untrusted networks, manually toggling your VPN becomes tedious fast. This guide shows how to automatically connect or disconnect Cloudflare WARP based on your WiFi network name (SSID) using NetworkManager on Linux. 🧠 Why This Matters Not all networks are equal: 🏠 Trusted WiFi (Home) → You may not need WARP ☕ Public WiFi → You definite...

0 0
2m read
DEV Community • 2026-05-06 05:51

Taryan Towers, Київ: дохідність оренди 8.6%–14.7% на ринку з воєнним дисконтом

Більшість інвесторів, що дивляться на Східну Європу, стежать за Варшавою, Бухарестом або Тбілісі. Майже ніхто не дивиться на Київ — і саме тому цифри там цікаві. Taryan Towers — 47-поверховий багатофункціональний житловий комплекс у Голосіївському районі, збудований Taryan Group. Будівництво розпочалось у 2017 році. Проєкт пережив повномасштабне вторгнення. Сьогодні це одна з небагатьох люксових ...

0 0
2m read
newest submissions : multi • 2026-05-06 05:50

Asking deal-hunters directly: what would make you actually trust an AI shopping recommendation?

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

0 0
1m read
newest submissions : multi • 2026-05-06 05:49

Built the notes app that I always wanted, launched this morning

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

0 0
1m read
DEV Community • 2026-05-06 05:37

Best Study Schedule for AI-102: 2-Week, 4-Week & 8-Week Plans

🚀 2-Week Fast-Track Plan (For Urgent Prep) 👉 Best if you already have some Azure or AI basics. Day 1–2: Azure AI Fundamentals • Overview of AI workloads • Azure AI services intro • Learn: o Azure Machine Learning basics o Azure Cognitive Services Day 3–5: Vision + Speech • Image processing & OCR • Face detection & analysis • Speech-to-text, text-to-speech 👉 Focus tools: • Azure...

0 0
2m read
/r/ReactJS - The Front Page of React • 2026-05-06 05:36

We open-sourced our approach to modal state management. Curious what you think.

I've seen this question pop up every few months here: "What's the right way to handle modals in React?" The answers are always all over the place. useState per modal, Context, Redux, nice-modal, custom hooks... there's no consensus. We ran into the same problems at work: useState + isOpen for every single modal Prop drilling open/close through multiple layers No way to await a user's co...

0 0
1m read
DEV Community • 2026-05-06 05:35

I built a free LocalStack alternative in Go — v0.6.0 is out with 37 AWS services

So I've been working on this project called CloudDev for a while now. It's basically a local AWS emulator — think LocalStack but free, open source, and a single Go binary with zero dependencies. I just shipped v0.6.0 and wanted to share what's new. Why I built this Honestly? LocalStack's free tier kept getting more and more limited. Every time I needed a service it was "pro only". ...

0 0
3m read
DEV Community • 2026-05-06 05:34

Beyond Chatbot Wrappers: Designing ‘Velocity Architecture’ for Production Multi-Agent Systems

The tech landscape is currently flooded with “AI fatigue.” Every day, another startup launches a thin wrapper around a foundational LLM API, calling it a revolutionary product. But as any backend engineer operating in the real world knows: stringing together a few prompts behind a UI doesn’t survive contact with enterprise production. Monolithic prompts are brittle. Context windows get polluted. ...

0 0
4m read
newest submissions : multi • 2026-05-06 05:33

Help! Do you think the design is too dark and off-putting?

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

0 0
1m read
newest submissions : multi • 2026-05-06 05:31

A year into papacy, Leo finds his 'clarion voice'

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

0 0
1m read
DEV Community • 2026-05-06 05:27

How I Built FeedLog: Three Repos, One Product

FeedLog turns GitHub issues into publish-ready changelog entries without leaving your repo. You drop @feedlog publish in an issue comment, an AI draft appears for review, you approve it, and it shows up in your public changelog. Simple concept — but shipping it involved a handful of deliberate architecture decisions I want to write down while they're fresh. Three repos, one product The...

0 0
5m read
newest submissions : multi • 2026-05-06 05:25

A Windows tool for scheduled SQL reports and automated notifications

I kept running into the same issue in different teams — SQL reports that need to be run on a schedule, formatted, and sent to different people. Most setups I’ve seen either rely on scripts, cron jobs, or heavy BI tools, which feel a bit overkill for simple reporting workflows. I ended up building a small Windows tool to experiment with a simpler approach: run SQL on a schedule and send results via...

0 0
1m read
Newest questions tagged javascript - Stack Overflow • 2026-05-06 05:23

Error in fetching pdf file from a website using google apps script UrlFetchApp

I have a Google Apps Script that downloads a daily PDF rate sheet from a public financial website. This script ran perfectly for months but suddenly stopped working around April 9th. Instead of returning the application/pdf file, UrlFetchApp is now returning a text/html file. Here is my minimal reproducible code: function testDownload() { var url = "https://www.sbp.org.pk/ecodata/rates/war/...

0 0
1m read
Designing an AI-powered content optimization system using LLMs on AWS
DEV Community • 2026-05-06 05:21

Designing an AI-powered content optimization system using LLMs on AWS

Modern applications are no longer just about functionality — they are expected to be intelligent, adaptive, and personalized. Whether its rewriting a headline, improving product descriptions, or suggesting better UI copy, users increasingly expect systems to assist them in thinking, not just execute tasks. I recently built a system like this — a GenAI-powered content optimization service for mar...

0 0
6m read
Experienced Devs • 2026-05-06 05:19

Software job posts barely mention AI

90% of the local software job postings barely mention AI in their descriptions or requirements: no ChatGPT, no Claude, no agentic workflows, no LLMs… nothing. There are some AI/ML openings, but they’re separate from standard web development roles and other general software positions. And even then, they’re dwarfed by traditional .net/java/php jobs. It feels very strange compared to what we hear on...

0 0
1m read
Previous Next

Showing page 61 of 1948

Previous 61 Next