Morning.dev
My Feed Popular
Login
Hacker News: Front Page • 2026-08-09 17:27

OpenChamber: An Agentic Development Environment

Article URL: https://openchamber.dev/ Comments URL: https://news.ycombinator.com/item?id=49233448 Points: 7 # Comments: 0

0 0
1m read
Hacker News • 2026-08-09 17:26

Show HN: Open-source playground to red-team AI agents against public prompts

Comments

0 0
1m read
DEV Community • 2026-08-09 17:25

Learning, Building & Teaching: My Journey Begins on DEV

I’m Starting My Learning & Teaching Journey on DEV! 👩‍💻 I'm currently working on my Final-Year Project — a Fake News Detection System using Python, Machine Learning, NLP, and Django. While building my project, I'm learning many new concepts along the way — from data preprocessing and TF-IDF to Machine Learning models, model evaluation, and Django integration. And I've decided to share what ...

0 0
1m read
Hacker News: Front Page • 2026-08-09 17:23

Ask HN: What are you working on? (August 2026)

What are you working on? What have you been curious about lately? Comments URL: https://news.ycombinator.com/item?id=49233423 Points: 10 # Comments: 18

0 0
1m read
Hacker News: Front Page • 2026-08-09 17:22

Google Caught AI Faking Creativity in Every Office in America [video]

Article URL: https://www.youtube.com/watch?v=Z_O6Lwj1yjQ Comments URL: https://news.ycombinator.com/item?id=49233415 Points: 8 # Comments: 1

0 0
1m read
Hacker News: Front Page • 2026-08-09 17:22

The Meme Factory: The Indonesians Making Money Off Facebook Outrage

Article URL: https://netbajura.blogspot.com/2026/08/inside-meme-factory-how-indonesians-are.html Comments URL: https://news.ycombinator.com/item?id=49233408 Points: 5 # Comments: 0

0 0
1m read
Vue.js - The progressive Javascript framework • 2026-08-09 17:21

Vapor mode delegates eligible events to document, so an ancestor stopPropagation kills your @click (3.6.0-rc.1)

we're on 3.6.0-rc.1, one component flipped to script setup vapor, the rest still vdom. RunRow.vue is a table row, click it and a drawer opens. after the flip, clicking a row right after you reorder one does nothing. the next click opens it. the fault is ours. a native click listener on the table wrapper calls stopPropagation for a moment after a drop, so finishing a drag doesn't register as an out...

0 0
1m read
Hacker News: Front Page • 2026-08-09 17:19

Production Imminent: 40 Solar-Charging Aptera EVs Coming Soon

Article URL: https://frequal.com/aptera/ProductionImminent.html Comments URL: https://news.ycombinator.com/item?id=49233394 Points: 5 # Comments: 1

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

Target Data in GAS

What is target data and why should you use it Target data is an ability task in GAS used for sending certain data to and from the server. It's used when you are doing some calculations on clients that you want the server to know, most commonly being hit results from various traces, which is the case I will cover in this post. So for example, if you're doing a line trace for a hitscan w...

0 0
7m read
Hacker News • 2026-08-09 17:16

Show HN: A time zone converter where the URL encodes the whole comparison

Comments

0 0
1m read
Hacker News • 2026-08-09 17:10

Show HN: A replayable A2A jury for tracing how agents influence decisions

Comments

0 0
1m read
A whiteboard that can't upload your drawing, because the browser won't let it
DEV Community • 2026-08-09 17:07

A whiteboard that can't upload your drawing, because the browser won't let it

I wanted to sketch a database schema last month and the first three whiteboards I opened asked me to sign in. So I wrote my own. While I was at it I decided the no-upload thing shouldn't be a line in a privacy policy, because you can't check a privacy policy. It's at board.jamuny.com. Below is what I hit building it. One CSP directive does most of the work The page ships with this hea...

0 0
7m read
DEV Community • 2026-08-09 17:07

Rasa Kenangan — Immersive Scroll Narrative Landing Page

Rasa Kenangan — Simfoni Makanan Rumahan "Kenangan dimasak pelan-pelan." A complete redesign of a fictional Indonesian comfort food restaurant landing page — built with vanilla HTML, CSS, and JavaScript, zero frameworks, zero backend. 100% static, deployed on Cloudflare Pages. Live Demo: rasa-kenangan.pages.dev ...

0 0
5m read
* [StringExtension](https://github.com/Antyss77/StringExtension) - A high-performance C# string manipulation library with Unicode-aware operations, casing, validation, linguistics, and zero-allocation implementations where possible.
DEV Community • 2026-08-09 17:07

* [StringExtension](https://github.com/Antyss77/StringExtension) - A high-performance C# string manipulation library with Unicode-aware operations, casing, validation, linguistics, and zero-allocation implementations where possible.

GitHub - Antyss77/StringExtension: A C# library that provides utility methods for manipulating strings. · GitHub A C# library that provides utility methods for manipulating strings. - Antyss77/StringExtension github....

0 0
1m read
DEV Community • 2026-08-09 17:06

Type Less, Discover More: Building Self-Contained Objects in Angular

Building enterprise Angular applications often starts with the same pattern: fetching raw data objects from a REST API and storing them directly in application state. However, as applications grow, treating state as passive data containers causes business logic to bleed across components, pipes, and utility files. In this article, we’ll explore how to transform raw data into Smart Objects inside...

0 0
11m read
DEV Community • 2026-08-09 17:03

Build a Dart ADK Agent and MCP Server

Build a Dart ADK Agent and MCP Server Dart developers do not need a Python or Node.js service just to experiment with agents and Model Context Protocol (MCP) tools. This project uses adk_dart for the agent and shelf for a small HTTP server that exposes an MCP-compatible greeting tool over Server-Sent Events (SSE). The complete code is in the adk-hello-world-dart repository. Note- the ...

0 0
4m read
DEV Community • 2026-08-09 17:00

Quick note: Middleware come Chain of Responsibility

Ogni anello decide se passare al successivo Lo stack middleware di Soft PHP MVC e una Chain of Responsibility: ogni middleware riceve la request, decide se gestirla o passarla al successivo, e può modificare la response in uscita. CsrfMiddleware verifica il token — se manca, risponde 403 e la catena si interrompe. RateLimitMiddleware conta le richieste — se il limite e superato, rispond...

0 0
4m read
A Perfect Example of a Web3 Product Launch PR&Comms Disaster: Ledger Recover, 2023
HackerNoon • 2026-08-09 17:00

A Perfect Example of a Web3 Product Launch PR&Comms Disaster: Ledger Recover, 2023

A breakdown of Ledger Recovery's PR failure — poor crisis communication, founder overconfidence, and the commercial fallout that followed.

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

GTM engineering is a systems design job. Most people doing it are building the wrong system.

Two years ago "GTM engineer" wasn't a job title. Now it's in every growth team's hiring plan. If you're a developer, you've probably seen it on your feed and wondered: real engineering job, or a marketer who learned Zapier? The honest answer: it's a systems design job. And the interesting part is what happens when the system's target is you. What the system actually is Strip the hype ...

0 0
3m read
DEV Community • 2026-08-09 16:53

Your coding agent's summary of its own work is not evidence

I spent three days last week doing real work on a production codebase with an agentic coding tool. Small site, live customers, money moving through it. The kind of place where a bad commit costs something. The work went well. Three commits shipped, all verified, all live. But a pattern showed up on day one and repeated often enough that I now build my sessions around it: The agent's summary of w...

0 0
6m read
Previous Next

Showing page 525 of 2228

Previous 525 Next