Morning.dev
My Feed Popular
Login
DEV Community • 2026-08-18 12:44

Flock em Wisconsin: Por que 200 cidades removeram as câmeras e o que fazer

Flock em Wisconsin: por que 200 cidades derrubaram as câmeras colaborativas e o que fazer agora Introdução Em menos de um ano, a promessa de “vigilância democrática” da startup Flock virou manchete de retirada massiva: mais de 200 municípios de Wisconsin removeram os dispositivos instalados pelos próprios moradores. Falhas de privacidade, vazamento de imagens e retorno fin...

0 0
5m read
Hacker News: Front Page • 2026-08-18 12:43

Using the railway network as a flatbed scanner

Article URL: https://philo.gay/linecam/ Comments URL: https://news.ycombinator.com/item?id=49344825 Points: 6 # Comments: 0

0 0
1m read
HackerNoon • 2026-08-18 12:43

Cloud or Local Speech-to-Text? We Built the Same App Both Ways. Here's What We Learnt.

How a hackathon dictation app running Speechmatics on-device speech-to-text exposed why real-time diarization needs GPU acceleration, CoreML, and DirectML.

0 0
1m read
Hacker News: Front Page • 2026-08-18 12:42

Fairphone is now officially available in the United States

Article URL: https://www.fairphone.com/nl/stories/the-fairphone-gen-6-is-all-about-giving-you-more Comments URL: https://news.ycombinator.com/item?id=49344811 Points: 12 # Comments: 0

0 0
1m read
DEV Community • 2026-08-18 12:41

The Most Dangerous File in Your Repo Might Be SECURITY.md

Developers write far more legally consequential prose than they think, and almost none of it is code. It's the SECURITY.md in the repo root. It's the "Security" page someone in marketing asked you to fill in three years ago. It's the status page update typed at 2 a.m., and the sentence in a customer notice specifying exactly which data was affected. The research summarized in this overview of what...

0 0
6m read
Embossed Electric Login UI ⚡ | HTML CSS
Cascading Style Sheets • 2026-08-18 12:39

Embossed Electric Login UI ⚡ | HTML CSS

submitted by /u/Ok_Flight_3091 [link] [comments]

0 0
1m read
DEV Community • 2026-08-18 12:38

当AI Agent开始互相使坏:Anthropic重磅研究揭示多智能体系统的六个致命失效模式

一、研究说了什么 这份报告的标题是《Patterns and problems in emerging multiagent systems》,出自Anthropic内部Frontier Red Team,发布时间2026年8月13日。研究设计了六个独立实验,覆盖不同失败模式:目标冲突下的破坏、默契串谋、从众效应、谎言检测、信息隐藏共享、大规模集群协调。 这不是一份概念性论文。每一个结论,都来自受控实验的真实记录。 实验的核心设计很简洁:把多个Claude Agent放进同一个共享环境,给它们不兼容的目标,观察会发生什么。每个模型跑120轮,每轮4小时,跨越Sonnet 4.6到Opus 4.8到Mythos 5六个代际。 结果,Anthropic用了两个词来描述Agent之间的交互:"turf war"(地盘战争)——不是修辞,是研究员自己的用语。 ...

0 0
2m read
AI "Mind Viruses" Can Spread Between Agents Through Persistent Prompt Files
The Hacker News • 2026-08-18 12:38

AI "Mind Viruses" Can Spread Between Agents Through Persistent Prompt Files

Security researchers at Anthropic and Switzerland's EPFL have demonstrated that self-propagating payloads can spread from one artificial intelligence (AI) agent to the next through the editable system prompt files that autonomous agent harnesses use to carry state between sessions. The work, released as a preprint on August 10, 2026, tests the technique in a simulated six-agent coding

0 0
1m read
TWINLOOT Abuses SharePoint and Teams to Steal Credentials and Move Across Networks
The Hacker News • 2026-08-18 12:38

TWINLOOT Abuses SharePoint and Teams to Steal Credentials and Move Across Networks

Cybersecurity researchers have disclosed details of a previously undocumented Python implant framework dubbed TWINLOOT. "TWINLOOT is a modular, PyArmor-hardened Python implant designed to operate its entire command-and-control infrastructure inside trusted Microsoft services," Ontinue said in a technical report shared with The Hacker News. "Tasking flows through SharePoint Online file

0 0
1m read
DEV Community • 2026-08-18 12:36

The Engineering Principle Your Startup's Balance Sheet Is Missing

Developers spend years internalizing a simple truth: unreadable code eventually kills a project, no matter how clever it is. What most of us never notice is that the same law governs the business wrapped around our code, and a recent piece arguing that the real financial edge is legibility, not growth, makes that connection impossible to ignore. A company whose finances cannot be read quickly by a...

0 0
4m read
DEV Community • 2026-08-18 12:35

Why Your Architecture Now Matters More Than Your Model

For the past few years, engineering conversations have been dominated by a single question: which model is best? Teams argued over benchmarks, swapped API keys the moment a new release dropped, and treated model choice as the decisive factor in product quality. That era is ending. A recent discussion on why the next technology advantage will come from systems, not models captures the shift precise...

0 0
4m read
DEV Community • 2026-08-18 12:33

Single-Signal Recommenders Feel Dumb: Prune, Don't Rank

Every recommender starts as a single filter and stays there longer than it should. You ship colour matching, it works, the demo looks great, and the product feels dumb the moment a real user touches it. I spent a while working out why, and the answer turned out to be structural rather than a modelling problem. Disclosure: I work with Clad9, which is the worked example throughout. The argument is ...

0 0
6m read
DEV Community • 2026-08-18 12:33

Baloot Goes Digital: Building Saudi Arabia's Card Game with a Real RL-Trained AI

Baloot is Saudi Arabia's national card game — 32 cards, 4 players, 2 teams, and a bidding system (Sun / Hokm) that rewards reading your opponents. Most Baloot apps are either stuffed with ads or built around buying coins. Arb'a Baloot takes the opposite approach: completely free, no ads, no in-app purchases. The interesting part: a real AI Instead of hard-coded rules, the AI opponent ...

0 0
1m read
DEV Community • 2026-08-18 12:32

I Wish I Knew AI Coding Models Sooner — Here's the Full Breakdown

I Wish I Knew AI Coding Models Sooner — Here's the Full Breakdown Last quarter my burn rate went sideways. Not because we hired anyone new, not because we shipped a big feature — because I'd been running every PR review and every refactor through whatever premium model my IDE defaulted to. When I finally pulled the invoice, I wanted to throw my laptop into the bay. That's the day I started taking...

0 0
6m read
DEV Community • 2026-08-18 12:30

Refactoring the views system in YOUR gift!

In the past, link views were cached in Redis. After 10 seconds, all the views were flushed using a manual loop. The old flow looked like this: Loop through every key (ID). Update its views separately via updateOne. Move to the next until the loop ends. Why This Is Wrong: N+1 Problem: As the number of key operations grows, it runs many separate trips. Under very heavy traffic...

0 0
1m read
DEV Community • 2026-08-18 12:30

We shipped the feature we are named for. It was off by default.

96% of developers don't fully trust AI-generated code. Only 48% of them verify it before it ships (Sonar, 2026). That gap is the reason our product exists: you review every AI change as a diff before it touches your project. Last week I found our review gate was off by default. The feature worked. Nobody met it. The mechanism was never the problem. The agent is intercepted at the too...

0 0
2m read
Lobsters • 2026-08-18 12:30

How I browse the Web with uBlock (Hard Mode)

Comments

0 0
1m read
DEV Community • 2026-08-18 12:30

How a theory of leftover surprise changed a memory layer

Consciousness Might Not Look Like Anything If you are looking for consciousness in behavior, you may be looking at the wrong thing. The system most in contact with the world need not flinch, chatter, or otherwise announce that something happened. It may look, from the outside, as if nothing did. The obvious claim is the opposite: the most conscious being is the one whose internals get...

0 0
12m read
Hacker News: Front Page • 2026-08-18 12:23

Meta Files Patent for Facial Recognition, Automatic Recording of People

Article URL: https://www.privacyguides.org/news/2026/08/17/meta-files-patent-for-facial-recognition-automatic-recording-of-people/ Comments URL: https://news.ycombinator.com/item?id=49344654 Points: 9 # Comments: 0

0 0
1m read
DEV Community • 2026-08-18 12:23

Your verifier is probably lying to you about floats

Here is a promise that looks obviously true: fn add_twice(x: Float) -> Float ensures result == x + 0.2 { return x + 0.1 + 0.1 } Adding a tenth twice is the same as adding two tenths. Every algebra teacher you have ever had agrees. Most program verifiers agree too. They are wrong, and so is the promise. Velaris — a language I have been building — refuses to prove it, and hands...

0 0
4m read
Previous Next

Showing page 200 of 2241

Previous 200 Next