Morning.dev
My Feed Popular
Login
DEV Community • 2026-08-03 01:51

How to run a team of AI marketing agents from Slack

AI marketing agents work best as a team of specialists, not one generalist. The marketing team eve template is an open-source, MIT-licensed project from vercel-labs that gives you five specialist agents behind a single team lead. You message the lead in Slack, it routes your request to the right specialist, and the result comes back as a Notion page, a Typefully draft, or a Resend campaign. This ...

0 0
5m read
Jeff Dean: Target Problems Where AI Succeeds 0% of the Time
newest submissions : multi • 2026-08-03 01:50

Jeff Dean: Target Problems Where AI Succeeds 0% of the Time

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

0 0
1m read
Fighting breaks out in western Tigray as Ethiopia and TPLF trade blame
newest submissions : multi • 2026-08-03 01:49

Fighting breaks out in western Tigray as Ethiopia and TPLF trade blame

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

0 0
1m read
DEV Community • 2026-08-03 01:48

My experience with python (so far)

Hello! I'm a python beginner (per the username) so here's my experience so far, along with some of my thoughts and preferences. I came into python thinking I'm going to always be coding. Well now, I frequently find myself staring at a blank python project. The thing with coding in python as a hobby is, it's sometimes hard to find what to code. The most fun things to code in my opinion are: si...

0 0
1m read
DEV Community • 2026-08-03 01:47

Stop matching product listings by name

Every price-tracking system starts the same way. You have a catalogue of products, a feed of retailer listings, and a function that decides which listing belongs to which product. Almost everyone writes that function as string matching, because for a while it works. Then you try it on PC hardware, and it stops working in a way that is very hard to see. The failure is invisible by constr...

0 0
5m read
𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝 • 2026-08-03 01:44

Your JSON Is Lying to You: What JavaScript silently loses at serialization boundaries

JSON round trips can silently change numbers, drop properties, erase types, and execute serialization hooks.A practical guide to these edge cases and how to design explicit, reliable wire formats in JavaScript. submitted by /u/OtherwisePush6424 [link] [comments]

0 0
1m read
Lobsters • 2026-08-03 01:40

Your JSON Is Lying to You

Comments

0 0
1m read
DEV Community • 2026-08-03 01:39

My Diagnosis Was Wrong: What Profiling a 60-Million-Row Leaderboard Actually Taught Me

An admin dashboard endpoint felt broken. It was a simple-looking ranking query — "show me the members who created the most notes, bookmarks, and highlights" — paginated at 20 rows per page, over a table that had grown past 60 million rows. I was confident I knew the culprit. A GROUP BY with ORDER BY COUNT(*) over 60M rows, no index possible on an aggregate. I was already drafting the story in my ...

0 0
20m read
DEV Community • 2026-08-03 01:37

A Simple Managed Metrics Dashboard Alternative to Prometheus and Grafana for Startups

Use managed metrics endpoints when a startup needs a basic internal dashboard for app-defined KPIs; otherwise reach for a complete monitoring platform when paging or trace investigation is already part of the SLO. Short answer: a managed API is the simpler Prometheus and Grafana alternative for a small US/EU team shipping a metrics dashboard, but it isn't a full replacement for an observability st...

0 0
8m read
newest submissions : multi • 2026-08-03 01:31

Armed bystander distracted gunman in fatal In-N-Out shooting

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

0 0
1m read
DEV Community • 2026-08-03 01:25

React useInfiniteScroll Hook: Infinite Scrolling Made Simple (2026)

Every feed, every chat log, every search result page eventually asks the same question: how do I load more when the user reaches the bottom? The naive answer — a scroll listener, some arithmetic about scrollHeight and clientHeight, a boolean to prevent double-fetching — is maybe 30 lines, and every one of them is a trap. You forget to clean up the listener. You compare the wrong dimension. You fir...

0 0
5m read
DEV Community • 2026-08-03 01:25

PQC migration does not start by replacing an algorithm

In part one, I explained why the quantum problem starts before a sufficiently powerful quantum computer arrives. Data lives for years, and large cryptographic changes take years too. Now for the more practical question: what should a company actually do first? The obvious answer is usually “deploy a post-quantum algorithm.” But that is a little like starting a move by ordering a new sofa. You ma...

0 0
6m read
Magnitude 5.3 earthquake strikes Egypt, with shaking felt in Cairo and surrounding areas
newest submissions : multi • 2026-08-03 01:23

Magnitude 5.3 earthquake strikes Egypt, with shaking felt in Cairo and surrounding areas

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

0 0
1m read
DEV Community • 2026-08-03 01:23

You don't have to choose between Shopify updates and accessibility fixes

A while back, a developer told me something that stuck with me. He said fixing Shopify Liquid files is a hassle, because customizations don't scale with theme updates. The moment you start editing a theme, you've effectively forked it, and every future update has to be diffed and re-applied by hand. He's not wrong. That's effectively how maintaining a customized Shopify theme works. It's also wh...

0 0
6m read
Hacker News: Front Page • 2026-08-03 01:23

RFC 9851: TLS 1.2 is in Feature Freeze

Article URL: https://www.rfc-editor.org/rfc/rfc9851.html Comments URL: https://news.ycombinator.com/item?id=49150181 Points: 6 # Comments: 0

0 0
1m read
DEV Community • 2026-08-03 01:23

You Won’t Know How Much to Delegate to AI Until You Use It Extensively

TL;DR How much you can delegate to AI, and how much human review it needs, depends on the task and the model. Tasks with few possible solutions and easy rollback are easier to delegate. Tasks with many possible solutions, product-policy implications, or long-term maintenance impact need human decision-making alongside AI. This is not something you define once and forget. You need to us...

0 0
7m read
DEV Community • 2026-08-03 01:13

A Day in the Life of a Brazilian Dev: $1K Salaries and 5-Hour Commutes

The global tech industry is booming, but the reality for software engineers in South America’s largest country is a grind you probably haven't heard about. Brazil is known globally for its vibrant culture, massive cities, and increasingly, its world-class tech talent. But if you think being a software engineer here means working from a beach with a coconut in hand, you are in for a shock. Let me...

0 0
3m read
Hacker News • 2026-08-03 01:12

Show HN: Project ESPAÑOL: Find level-appropriate Spanish-language poems

Comments

0 0
1m read
newest submissions : multi • 2026-08-03 01:12

AI-assisted staging draws boos at the Richard Wagner festival in Germany

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

0 0
1m read
DEV Community • 2026-08-03 01:11

Plaid Alternatives in Europe: A PSD2 Developer's Comparison for 2026

Plaid Alternatives in Europe: A PSD2 Developer's Comparison for 2026 Cover image suggestion: A stylised map of Europe made of interconnected bank/API nodes, with API request/response cards floating over it and a small "no certificate" badge in the corner. Muted fintech palette (deep navy + teal accents). Caption: "European open banking APIs compared." Plaid is a great product — if yo...

0 0
6m read
Previous Next

Showing page 421 of 1884

Previous 421 Next