Morning.dev
My Feed Popular
Login
Hacker News • 2026-08-15 04:31

Show HN: Rent vs. buy, backtested across 241 US metros with pinned data

Comments

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

Data Types Deep Dive

Why should you care? When you write: int age = 20; it looks like you are simply storing the number 20. But the computer needs more information. It needs to know: What kind of data is this? How much space should be used? How should the bits be interpreted? What operations are valid? What range of values can be represented? That is the job of a data type. Understanding dat...

0 0
8m read
Brazil’s Petrobras detects signs of oil off Amazon coast
newest submissions : multi • 2026-08-15 04:28

Brazil’s Petrobras detects signs of oil off Amazon coast

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

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

About me and you ?

I'm a game developer who enjoys building things from scratch — from core gameplay loops to the tools that make them possible. I spend most of my time in Unity and Godot, occasionally dropping down to raw C++ when I want more control over performance and memory. I'm drawn to the messy, iterative part of game dev: prototyping fast, throwing out what doesn't work, and polishing the systems that do. ...

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

macOS Screen Sharing CVE-2026-65400: Authentication Bypass Leads to Root Access and Monero Miner Installation

macOS Screen Sharing CVE-2026-65400: Authentication Bypass Leads to Root Access and Monero Miner Installation 1. Basic Information Severity: Critical Title: Hackers exploit macOS Screen Sharing flaw to deploy Monero miner Source: BleepingComputer Published Date: 2026-08-14 Updated Date: N/A Original Article: Original Article Related Sources: Apple Security, NCSC-NL N...

0 0
6m read
DEV Community • 2026-08-15 04:22

GeoServer jsonArrayContains SQL Injection Zero-Day: Mass Probes Hours After Disclosure, RCE Possible Depending on Configuration

GeoServer jsonArrayContains SQL Injection Zero-Day: Mass Probes Hours After Disclosure, RCE Possible Depending on Configuration 1. Basic Information Severity: Critical Article Title: Hackers Exploiting Unpatched GeoServer Zero-Day Publisher: SecurityWeek Publication Date: 2026-08-14 Update Date: None Original Article: Original Article Related Sources: None Malware: ...

0 0
6m read
DEV Community • 2026-08-15 04:22

AmnesiaStealer: macOS Infostealer that Hijacks In-Browser Sessions via ClickFix

AmnesiaStealer: macOS Infostealer that Hijacks In-Browser Sessions via ClickFix 1. Basic Information Severity: High Article Title: AmnesiaStealer: a multi-stage Rust-based macOS infostealer that hijacks Chromium browsers Publisher: Jamf Threat Labs Publication Date: 2026-08-13 Update Date: N/A Original Source: Original Related Sources: SecurityWeek Malware: Amnesia...

0 0
9m read
DEV Community • 2026-08-15 04:22

SAP Commerce Cloud CVE-2026-58231: Active Exploit Attempts for Unauthenticated RCE

SAP Commerce Cloud CVE-2026-58231: Active Exploit Attempts for Unauthenticated RCE 1. Basic Information Severity: Critical Article Title: Max severity SAP Commerce Cloud flaw now targeted in attacks Source: BleepingComputer Publication Date: 2026-08-14 Update Date: 2026-08-14 Original Article: Original Source Related Sources: SAP Security Patch Day - August 2026, Ona...

0 0
6m read
DEV Community • 2026-08-15 04:20

Day 14: AWS Compute — Managed & Serverless

We started the compute layer on Day 13 with EC2, ELB, and Auto Scaling — where you launch and manage everything yourself. Today we move one level up the abstraction ladder: services where AWS takes over more of the operational burden. By the end of this post you'll know what each one does, how it differs from plain EC2, and when to actually reach for it. AWS Elastic Beanstalk Elastic B...

0 0
5m read
Hacker News: Front Page • 2026-08-15 04:18

The other Sean Byrne doesn't exist

Article URL: https://conic.al/writing/the-other-sean-byrne-doesnt-exist/ Comments URL: https://news.ycombinator.com/item?id=49307592 Points: 8 # Comments: 2

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

Semantic Caching: The LLM Cost-Killer Nobody's Talking About Enough

TL;DR Traditional caching checks if you've seen the exact same input before. Semantic caching checks if you've seen a meaningfully similar input before — using embeddings instead of string matching. For LLM-backed apps, this can cut API costs by 30–70% and slash latency from seconds to milliseconds, without touching your prompts or model choice. The Problem If you're building anything on top of...

0 0
2m read
Apple sends fresh mercenary spyware warnings to users in 110 countries: What you need to know
newest submissions : multi • 2026-08-15 04:15

Apple sends fresh mercenary spyware warnings to users in 110 countries: What you need to know

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

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

Stop Recreating Database Connections: An Illustrated Guide to Connection Pooling

If you have ever built an application that talks to a database, you have used a database connection. A database is simply a structured storage system for digital information, and a connection is the secure, active pipeline established between your application's code and that database. However, constantly opening and closing these connections for every single user request is incredibly slow and r...

0 0
4m read
DEV Community • 2026-08-15 04:05

Delivery Exception Detection — Node.js Metrics API Queries Feeding Lambda Webhooks

Short answer: for a small Node.js notification service, poll one delivery-failure metric from a separate scheduled function, evaluate a versioned rule, and send a deduplicated webhook; move to a full incident-management system only when rotations, escalations, and acknowledgement state become requirements. That answer is deliberately narrower than “install an observability platform.” A logistics ...

0 0
9m read
DEV Community • 2026-08-15 04:05

Exploring Qwen 3.8 27B: A Powerful AI Model for Developers

Introduction to Qwen 3.8 27B Qwen 3.8 27B is a state-of-the-art language model that has been released on the Hugging Face platform. This model boasts an impressive 27 billion parameters, making it a powerful tool for natural language processing tasks. As an AI Infrastructure Engineer, I'm excited to dive into the details of this model and explore its potential applications. Wh...

0 0
2m read
newest submissions : multi • 2026-08-15 04:02

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

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

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

When Your AI Confidently Replies to Emails It Shouldn't Touch

A technical investigation into a RAG system that can't tell when it's out of its depth Setup InboxSync is a personal project I built: a multi-account email aggregation API that uses a RAG (Retrieval-Augmented Generation) pipeline to suggest replies. The system indexes emails via IMAP, categorizes them with GPT-4o-mini, and for actionable emails retrieves semantically similar training e...

0 0
8m read
newest submissions : multi • 2026-08-15 04:01

Five dead after magnitude 7.7 earthquake strikes off Indonesia, governor says

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

0 0
1m read
𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝 • 2026-08-15 04:01

[AskJS] How much do you actually trust the version number on an npm update?

I'm working through how a team decides whether an automated dependency update is safe to merge, and one of the baselines I'm testing is the obvious one: trust semver. Auto-merge patch and minor, hold majors for review. My assumption is that this baseline is weak — that in practice a meaningful share of breaking changes ship in patch and minor releases, and that a major bump is often just a dropped...

0 0
1m read
Product Hunt — The best new products, every day • 2026-08-15 04:01

Chert

Vapi for FaceTime: AI video agents in a few lines Discussion | Link

0 0
1m read
Previous Next

Showing page 70 of 1986

Previous 70 Next